mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 22:29:17 +08:00
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:
parent
411de78882
commit
87c1b90704
2
package-lock.json
generated
2
package-lock.json
generated
@ -41,7 +41,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v16.19.0",
|
||||
"npm": ">=9.2.0"
|
||||
"npm": ">=9.3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/core": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user