Browse Source

Bump framer-motion from 5.4.5 to 5.5.1 in /taker-frontend

Bumps [framer-motion](https://github.com/framer/motion) from 5.4.5 to 5.5.1.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v5.4.5...v5.5.1)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
remove-long-heartbeat-interval-in-debug-mode
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
bf28cf7c76
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      taker-frontend/yarn.lock

6
taker-frontend/yarn.lock

@ -6382,9 +6382,9 @@ fragment-cache@^0.2.1:
map-cache "^0.2.2"
framer-motion@^5:
version "5.4.5"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.4.5.tgz#180047afe6d4e41b8b69eb76cfad13d7a0351073"
integrity sha512-OjKfSMO22a9bTedhQ4diwZWCcmwoZmfrkalv4adhHTH2/cXa2eoFAmmPzs6aNpENbMrn47YmlWGwZtYNycXFLg==
version "5.5.1"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.5.1.tgz#2f6debbb20ca30c4ce8665b4a2653dc6bd9a6fe3"
integrity sha512-kPfQpMO4BH+ouIORDMGNt3o+vEgNnIKHyKIgFG4zalTFJaNx9YF2hM2cSdlNdZ6OpiBEkSyKg5DkpFkhmZpRDQ==
dependencies:
framesync "6.0.1"
hey-listen "^1.0.8"

Loading…
Cancel
Save