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

Commit 1a42193

Browse files
Bump framer-motion from 10.0.2 to 10.2.4
Bumps [framer-motion](https://github.com/framer/motion) from 10.0.2 to 10.2.4. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v10.0.2...v10.2.4) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ec89d3 commit 1a42193

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.0",
3535
"dotenv": "^16.0.3",
3636
"express": "^4.18.2",
37-
"framer-motion": "^10.0.2",
37+
"framer-motion": "^10.2.4",
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
@@ -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@^10.0.2:
1956-
version "10.0.2"
1957-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.0.2.tgz#386ad9fef138d625740e8338715e5f2568ae9951"
1958-
integrity sha512-1k8y1e6DMRQ/r6or4TBxRhE1cXlDE5bm+SFeWLeh7ng0sfSbpROC2Qd1OEHq6lLXNARar/KKoj/EQ6eIvn60Uw==
1955+
framer-motion@^10.2.4:
1956+
version "10.2.4"
1957+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.2.4.tgz#e728a34c5c208aef4ee2b829409e0f59c7d6405c"
1958+
integrity sha512-0a5yR1jwOfSO0jJEpZUrgWYEa1EPU2yGVmytSu+uMYWV7bcFHwaHVYz2GchzWPH1rW7nXg8zmw8cp4+zNJJaUA==
19591959
dependencies:
19601960
tslib "^2.4.0"
19611961
optionalDependencies:

0 commit comments

Comments
 (0)