Skip to content

Commit

Permalink
chore(deps): update npm to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent eeba2ef commit f3990d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"update-size-limits": "size-limit --json | jq '. | map(select(.sizeLimit) | { key: .name, value: .size}) | from_entries' | tee .new-size-limits.json; mv .new-size-limits.json .size-limits.json"
},
"engines": {
"npm": "^7.20.3 || ^8.0.0 || ^9.0.0 || ^10.0.0"
"npm": "^11.0.0"
},
"peerDependencies": {
"graphql": "^15.0.0 || ^16.0.0",
Expand Down

0 comments on commit f3990d4

Please sign in to comment.