Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v10.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent e669b64 commit ca9cbb3
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 @@ -24,7 +24,7 @@
"cmdk": "0.2.0",
"contentlayer": "0.3.4",
"esbuild": "0.16.12",
"framer-motion": "10.16.4",
"framer-motion": "10.17.2",
"github-slugger": "1.5.0",
"gsap": "3.12.2",
"logrocket": "6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4618,10 +4618,10 @@ fraction.js@^4.3.6:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==

framer-motion@10.16.4:
version "10.16.4"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.4.tgz#30279ef5499b8d85db3a298ee25c83429933e9f8"
integrity sha512-p9V9nGomS3m6/CALXqv6nFGMuFOxbWsmaOrdmhyQimMIlLl3LC7h7l86wge/Js/8cRu5ktutS/zlzgR7eBOtFA==
framer-motion@10.17.2:
version "10.17.2"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.17.2.tgz#9d21a588c1e0833d5450952d7ac3fa0e1d283c98"
integrity sha512-ZfWwAFWgc3xCnJIyzV0y+DI3W/Hfxn/2ySLF6qu9Pa3chNcHzqaWt+G8iExhXuLK0A1gunooiOC0qddlX5BY1A==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit ca9cbb3

Please sign in to comment.