Skip to content

Commit

Permalink
Merge pull request #580 from exacaster/dependabot/npm_and_yarn/fronte…
Browse files Browse the repository at this point in the history
…nd/framer-motion-10.12.22

Bump framer-motion from 10.12.21 to 10.12.22 in /frontend
  • Loading branch information
pdambrauskas authored Jul 18, 2023
2 parents 6f130b8 + 3ea8bff commit 067540b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@fontsource/open-sans": "^5.0.5",
"@tanstack/react-query": "^4.29.25",
"axios": "^1.4.0",
"framer-motion": "^10.12.21",
"framer-motion": "^10.12.22",
"moment": "^2.29.1",
"query-string": "^8.1.0",
"react": "^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5707,10 +5707,10 @@ fraction.js@^4.2.0:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==

framer-motion@^10.12.21:
version "10.12.21"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.12.21.tgz#ea36b8db4dbb561d5fac7a978c2cd467f6d39a1b"
integrity sha512-EmnP73O5+1OGm2jtQNoBPPuAJvhySl+p4/9PL7PPJHt58nkPWeFaxhCJaUDXDf6N3jSLluefxopc0FrMCQ+/tQ==
framer-motion@^10.12.22:
version "10.12.22"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.12.22.tgz#f1e7e36cc24fa5407ea33ccbd6d2996f50ceb503"
integrity sha512-bBGYPOxvxcfzS7/py9MEqDucmXBkVl2g42HNlXXPieSTSGGkr8L7+MilCnrU6uX3HrNk/tcB++1SkWE8BosHFw==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit 067540b

Please sign in to comment.