Skip to content

Commit

Permalink
Update npm to v9
Browse files Browse the repository at this point in the history
| datasource | package | from   | to    |
| ---------- | ------- | ------ | ----- |
| npm        | npm     | 8.19.3 | 9.1.3 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Dec 1, 2022
1 parent a72b298 commit 3b09222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"test": "jest --logHeapUsage"
},
"engines": {
"npm": "^8",
"npm": "^9.0.0",
"node": "^19"
},
"dependencies": {
Expand Down

0 comments on commit 3b09222

Please sign in to comment.