Skip to content

Commit

Permalink
Merge pull request #180 from instructlab/dependabot/npm_and_yarn/fram…
Browse files Browse the repository at this point in the history
…er-motion-11.5.6

Bump framer-motion from 11.5.4 to 11.5.6
  • Loading branch information
mscherer authored Sep 25, 2024
2 parents 9c0a850 + 7de34e8 commit 1422737
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@carbon/react": "^1.66.0",
"@react-hookz/web": "^24.0.4",
"classnames": "^2.5.1",
"framer-motion": "^11.5.4",
"framer-motion": "^11.5.6",
"next": "14.2.5",
"react": "18.3.1",
"react-animated-term": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2818,10 +2818,10 @@ foreground-child@^3.1.0:
cross-spawn "^7.0.0"
signal-exit "^4.0.1"

framer-motion@^11.5.4:
version "11.5.4"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.4.tgz#521b551bb6003918e7b24af3141626f6f443e2b3"
integrity sha512-E+tb3/G6SO69POkdJT+3EpdMuhmtCh9EWuK4I1DnIC23L7tFPrl8vxP+LSovwaw6uUr73rUbpb4FgK011wbRJQ==
framer-motion@^11.5.6:
version "11.5.6"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.6.tgz#84b8519319f8f98efa62f4c592310f31e85b0459"
integrity sha512-JMwUpAxv/DWgul9vPgX0ElKn0G66sUc6O9tOXsYwn3zxwvhxFljSXC0XT2QCzuTYBshwC8nyDAa1SYcV0Ldbhw==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit 1422737

Please sign in to comment.