Skip to content

Commit

Permalink
chore(deps): update dependency npm to v11 (#2324)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 91e078a commit 7de4ab0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion crates/rover-client/package-lock.json

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

4 changes: 2 additions & 2 deletions crates/rover-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"engines": {
"node": "<21",
"npm": "10.x"
"npm": "11.x"
},
"volta": {
"node": "20.18.1",
"npm": "10.9.2"
"npm": "11.0.0"
}
}
2 changes: 1 addition & 1 deletion installers/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"volta": {
"node": "20.18.1",
"npm": "10.9.2"
"npm": "11.0.0"
},
"homepage": "https://github.com/apollographql/rover#readme",
"dependencies": {
Expand Down

0 comments on commit 7de4ab0

Please sign in to comment.