Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v10.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 764b9ad commit 653fd1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@emotion/styled": "11.10.6",
"api-types": "*",
"canvas": "2.11.0",
"framer-motion": "10.11.2",
"framer-motion": "10.15.2",
"hls.js": "1.3.5",
"jose": "4.13.1",
"mpegts.js": "1.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7326,9 +7326,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:10.11.2":
version: 10.11.2
resolution: "framer-motion@npm:10.11.2"
"framer-motion@npm:10.15.2":
version: 10.15.2
resolution: "framer-motion@npm:10.15.2"
dependencies:
"@emotion/is-prop-valid": ^0.8.2
tslib: ^2.4.0
Expand All @@ -7343,7 +7343,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 7444d145dd6317172b047a9904227e6f515978060b19949a67c74d40b2ead7c2191a6899ab534845f0b33b7b36cb08bd2a1e28697c57242ec2b686ff02512830
checksum: 57dc428f11d140eddc4a6d2fd68489ae5613af21407d92afee0bd626ef284488a8d84decb68f07ea790882137c1587f6177bd322a25477cfbbda07d0949cb8fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -13097,7 +13097,7 @@ __metadata:
eslint-plugin-react: 7.32.2
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-testing-library: 5.10.2
framer-motion: 10.11.2
framer-motion: 10.15.2
hls.js: 1.3.5
jest: 29.5.0
jest-environment-jsdom: 29.5.0
Expand Down

0 comments on commit 653fd1c

Please sign in to comment.