Skip to content

Commit

Permalink
Merge pull request #1073 from trilitech/dependabot/npm_and_yarn/frame…
Browse files Browse the repository at this point in the history
…r-motion-11.0.25
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
2 parents eb8eb8e + 751423c commit 8b873b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-webpack-plugin": "^4.1.0",
"file-loader": "^6.2.0",
"framer-motion": "^11.0.24",
"framer-motion": "^11.0.25",
"fs-extra": "^11.2.0",
"html-webpack-plugin": "^5.6.0",
"http-server": "^14.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12159,9 +12159,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^11.0.24":
version: 11.0.24
resolution: "framer-motion@npm:11.0.24"
"framer-motion@npm:^11.0.25":
version: 11.0.25
resolution: "framer-motion@npm:11.0.25"
dependencies:
tslib: "npm:^2.4.0"
peerDependencies:
Expand All @@ -12175,7 +12175,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10/b2bccbbd4cb362d8c73cce8b3d744257ba8648fc053ae60478fd70db6de0e01829e453cf4b016bb36303a91d85dad80fdcaa9ab5e3905e6bba741a2d1fb479f0
checksum: 10/9e045267fee20fb970221256fa7b76ed62e89ab712aeaeafa23993a1121394974c2d97a52931901eb03d9f864d58bbe03afe9337654c10058481f1bd9af642cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -20710,7 +20710,7 @@ __metadata:
eslint-plugin-unused-imports: "npm:^3.1.0"
eslint-webpack-plugin: "npm:^4.1.0"
file-loader: "npm:^6.2.0"
framer-motion: "npm:^11.0.24"
framer-motion: "npm:^11.0.25"
fs-extra: "npm:^11.2.0"
html-webpack-plugin: "npm:^5.6.0"
http-server: "npm:^14.1.1"
Expand Down

1 comment on commit 8b873b6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 86.36% 3046/3527
🟢 Branches 80.58% 1058/1313
🟢 Functions 84.18% 942/1119
🟢 Lines 86.14% 2883/3347

Test suite run success

1324 tests passing in 170 suites.

Report generated by 🧪jest coverage report action from 8b873b6

Please sign in to comment.