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

Commit 00ddf64

Browse files
Bump framer-motion from 10.9.1 to 10.11.2
Bumps [framer-motion](https://github.com/framer/motion) from 10.9.1 to 10.11.2. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v10.9.1...v10.11.2) --- 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 e870cea commit 00ddf64

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
@@ -34,7 +34,7 @@
3434
"astro-robots-txt": "^0.4.1",
3535
"dotenv": "^16.0.3",
3636
"express": "^4.18.2",
37-
"framer-motion": "^10.9.1",
37+
"framer-motion": "^10.11.2",
3838
"hamburger-react": "^2.5.0",
3939
"htpasswd": "^2.4.6",
4040
"http-auth": "^4.2.0",

yarn.lock

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

1956-
framer-motion@^10.9.1:
1957-
version "10.9.1"
1958-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.9.1.tgz#623dc7e21e94cac60836e82fe3d5ef748390ca88"
1959-
integrity sha512-fuCDRGKOu5n9gN2/R7O22mE+BHMGK5D57S3Oq8n2ITd4aYR7D22QM5I4VPD3CWahNt/lyDUs20u9Aw+6ah9oAQ==
1956+
framer-motion@^10.11.2:
1957+
version "10.11.2"
1958+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.11.2.tgz#0c423acbc3be232b364365b84cf3fd8a519c1044"
1959+
integrity sha512-IrwuC9regNOU99JoM/Z62CAMA3awGV6AcF7e3bcgXk/ZoNlGSt5aVq0J7UAwtLmCkwVlRvBkiMnvv2mZ1GW2pg==
19601960
dependencies:
19611961
tslib "^2.4.0"
19621962
optionalDependencies:

0 commit comments

Comments
 (0)