Skip to content

Commit

Permalink
chore(deps): update dependency npm to v9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent 3357b44 commit 9c6db39
Showing 1 changed file with 2 additions and 2 deletions.
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.7.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.7.1"
}
}

0 comments on commit 9c6db39

Please sign in to comment.