Skip to content

Commit

Permalink
Update npm to v11
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | npm     | 10.9.2 | 11.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b0bd342 commit 64f96f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -8,7 +8,7 @@
"test": "jest --logHeapUsage"
},
"engines": {
"npm": "^10.0.0",
"npm": "^11.0.0",
"node": "^21.7.0"
},
"dependencies": {
Expand Down

0 comments on commit 64f96f8

Please sign in to comment.