Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 3a8c64d

Browse files
Bump framer-motion from 10.11.2 to 10.12.4
Bumps [framer-motion](https://github.com/framer/motion) from 10.11.2 to 10.12.4. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v10.11.2...v10.12.4) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcc425a commit 3a8c64d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"compression": "^1.7.4",
3737
"dotenv": "^16.0.3",
3838
"express": "^4.18.2",
39-
"framer-motion": "^10.11.2",
39+
"framer-motion": "^10.12.4",
4040
"hamburger-react": "^2.5.0",
4141
"htpasswd": "^2.4.6",
4242
"http-auth": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,10 +2279,10 @@ fraction.js@^4.2.0:
22792279
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
22802280
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
22812281

2282-
framer-motion@^10.11.2:
2283-
version "10.11.2"
2284-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.11.2.tgz#0c423acbc3be232b364365b84cf3fd8a519c1044"
2285-
integrity sha512-IrwuC9regNOU99JoM/Z62CAMA3awGV6AcF7e3bcgXk/ZoNlGSt5aVq0J7UAwtLmCkwVlRvBkiMnvv2mZ1GW2pg==
2282+
framer-motion@^10.12.4:
2283+
version "10.12.4"
2284+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.12.4.tgz#905fdfa5b63dae53a63d2549b29aef6193eb78c7"
2285+
integrity sha512-9gLtv8T6dui0tujHROR+VM3kdJyKiFCFiD94IQE+0OuX6LaIyXtdVpviokVdrHSb1giWhmmX4yzoucALMx6mtw==
22862286
dependencies:
22872287
tslib "^2.4.0"
22882288
optionalDependencies:

0 commit comments

Comments
 (0)