mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 14:16:00 +08:00
chore(deps): update npm to >=9.3.1 (#842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
32e33dcd3a
commit
589f1617f5
4
package-lock.json
generated
4
package-lock.json
generated
@ -6,7 +6,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "actions-github-pages",
|
||||
"version": "3.9.1",
|
||||
"version": "3.9.2",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -41,7 +41,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v16.19.0",
|
||||
"npm": ">=9.3.0"
|
||||
"npm": ">=9.3.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/core": {
|
||||
|
@ -5,7 +5,7 @@
|
||||
"main": "lib/index.js",
|
||||
"engines": {
|
||||
"node": ">=v16.19.0",
|
||||
"npm": ">=9.3.0"
|
||||
"npm": ">=9.3.1"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "npx husky install",
|
||||
|
Loading…
x
Reference in New Issue
Block a user