chore(deps): update npm to >=9.3.0 (#837)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-13 16:58:53 +09:00 committed by GitHub
parent 411de78882
commit 87c1b90704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -41,7 +41,7 @@
},
"engines": {
"node": ">=v16.19.0",
"npm": ">=9.2.0"
"npm": ">=9.3.0"
}
},
"node_modules/@actions/core": {

View File

@ -5,7 +5,7 @@
"main": "lib/index.js",
"engines": {
"node": ">=v16.19.0",
"npm": ">=9.2.0"
"npm": ">=9.3.0"
},
"scripts": {
"postinstall": "npx husky install",