Skip to content

Commit

Permalink
Merge pull request SwarmBotMC#56 from AlexProgrammerDE/renovate/frame…
Browse files Browse the repository at this point in the history
…r-motion-6.x

Update dependency framer-motion to v6.3.0
  • Loading branch information
AlexProgrammerDE authored Apr 14, 2022
2 parents 27b17a8 + b7e0968 commit 6a690b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@uiw/react-md-editor": "3.12.1",
"autoprefixer": "10.4.2",
"babel-plugin-macros": "3.1.0",
"framer-motion": "6.2.10",
"framer-motion": "6.3.0",
"markdown-it": "^12.3.2",
"next": "12.1.5",
"next-remove-imports": "^1.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1568,10 +1568,10 @@ fraction.js@^4.1.2:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==

framer-motion@6.2.10:
version "6.2.10"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.2.10.tgz#7fb300d4c559f0991be5499f99d055a04851fcb3"
integrity sha512-nfkpA5r3leVOYJH0YXV1cMOLNJuAoznR3Cswet5wCIDi7AZwS62N+u0EmGSNG1JHtglDo5erqyamc55M2XICvA==
framer-motion@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.3.0.tgz#0e50ef04b4fa070fca7d04bc32fb1d64027b7ea7"
integrity sha512-Nm6l2cemuFeSC1fmq9R32sCQs1eplOuZ3r14/PxRDewpE3NUr+ul5ulGRRzk8K0Aa5p76Tedi3sfCUaTPa5fRg==
dependencies:
framesync "6.0.1"
hey-listen "^1.0.8"
Expand Down

0 comments on commit 6a690b1

Please sign in to comment.