Skip to content

Commit

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

build(deps): Bump framer-motion from 11.13.1 to 11.13.5
  • Loading branch information
mscherer authored Dec 12, 2024
2 parents d19af0e + 517b7b2 commit 1f33f68
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.72.0",
"@react-hookz/web": "^24.0.4",
"classnames": "^2.5.1",
"framer-motion": "^11.13.1",
"framer-motion": "^11.13.5",
"next": "15.0.3",
"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 @@ -3065,10 +3065,10 @@ foreground-child@^3.1.0:
cross-spawn "^7.0.0"
signal-exit "^4.0.1"

framer-motion@^11.13.1:
version "11.13.1"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.13.1.tgz#f15ca61c2b77067f4c7bc75833adae711fbef1fe"
integrity sha512-F40tpGTHByhn9h3zdBQPcEro+pSLtzARcocbNqAyfBI+u9S+KZuHH/7O9+z+GEkoF3eqFxfvVw0eBDytohwqmQ==
framer-motion@^11.13.5:
version "11.13.5"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.13.5.tgz#2cec307d2395ba6924a683abd79a517ec1f318f5"
integrity sha512-rArI0zPU9VkpS3Wt0J7dmRxAFUWtzPWoSofNQAP0UO276CmJ+Xlf5xN19GMw3w2QsdrS2sU+0+Q2vtuz4IEZaw==
dependencies:
motion-dom "^11.13.0"
motion-utils "^11.13.0"
Expand Down

0 comments on commit 1f33f68

Please sign in to comment.