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

Commit 3ccffba

Browse files
Bump framer-motion from 9.1.7 to 10.0.0 (#13)
Bumps [framer-motion](https://github.com/framer/motion) from 9.1.7 to 10.0.0. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v9.1.7...v10.0.0) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9563b5 commit 3ccffba

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
@@ -31,7 +31,7 @@
3131
"astro-robots-txt": "^0.4.0",
3232
"dotenv": "^16.0.3",
3333
"express": "^4.18.2",
34-
"framer-motion": "^9.0.7",
34+
"framer-motion": "^10.0.0",
3535
"hamburger-react": "^2.5.0",
3636
"htpasswd": "^2.4.6",
3737
"http-auth": "^4.2.0",

yarn.lock

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

1955-
framer-motion@^9.0.7:
1956-
version "9.1.7"
1957-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-9.1.7.tgz#1dc7dbd5bca086c90d09847c3fcaec3ecb7906af"
1958-
integrity sha512-nKxBkIO4IPkMEqcBbbATxsVjwPYShKl051yhBv9628iAH6JLeHD0siBHxkL62oQzMC1+GNX73XtPjgP753ufuw==
1955+
framer-motion@^10.0.0:
1956+
version "10.0.0"
1957+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.0.0.tgz#56e4cefa2a15cb052576e525f445414bf1ddac56"
1958+
integrity sha512-qVmndcu4Z3q5ftqcbUCvVewHc5yiw4uIZyM0uvJ0/spj9lza/FnWywUUc8DNIZTG1my6nFsNLRPGDruP4o6eIw==
19591959
dependencies:
19601960
tslib "^2.4.0"
19611961
optionalDependencies:

0 commit comments

Comments
 (0)