Skip to content

Commit

Permalink
chore(deps): update dependency npm to v9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2023
1 parent 373ab04 commit e1f8758
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.4.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.4.1"
}
}

0 comments on commit e1f8758

Please sign in to comment.