Skip to content

Commit

Permalink
chore(deps): update dependency npm to v9.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent 16f1a5c commit 51ccefc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "module",
"engines": {
"node": "^16.13.0",
"npm": "~9.2.0"
"npm": "~9.9.0"
},
"scripts": {
"build-docs": "node scripts/build-docs.js",
Expand Down Expand Up @@ -42,6 +42,6 @@
},
"volta": {
"node": "16.19.0",
"npm": "9.2.0"
"npm": "9.9.2"
}
}

0 comments on commit 51ccefc

Please sign in to comment.