chore: update package-lock.json (#567)

This commit is contained in:
Shohei Ueda 2021-02-20 18:31:41 +09:00 committed by GitHub
parent e27e41d7ce
commit 77ce5ecb49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
package-lock.json generated
View File

@ -39,8 +39,8 @@
"typescript": "^4.1.3" "typescript": "^4.1.3"
}, },
"engines": { "engines": {
"node": ">=12.16.3", "node": ">=12.20.1",
"npm": ">=6.14.4" "npm": ">=7.5.2"
} }
}, },
"node_modules/@actions/core": { "node_modules/@actions/core": {
@ -1095,7 +1095,6 @@
"jest-resolve": "^26.6.2", "jest-resolve": "^26.6.2",
"jest-util": "^26.6.2", "jest-util": "^26.6.2",
"jest-worker": "^26.6.2", "jest-worker": "^26.6.2",
"node-notifier": "^8.0.0",
"slash": "^3.0.0", "slash": "^3.0.0",
"source-map": "^0.6.0", "source-map": "^0.6.0",
"string-length": "^4.0.1", "string-length": "^4.0.1",
@ -4998,7 +4997,6 @@
"minimist": "^1.2.5", "minimist": "^1.2.5",
"neo-async": "^2.6.0", "neo-async": "^2.6.0",
"source-map": "^0.6.1", "source-map": "^0.6.1",
"uglify-js": "^3.1.4",
"wordwrap": "^1.0.0" "wordwrap": "^1.0.0"
}, },
"bin": { "bin": {
@ -6204,7 +6202,6 @@
"@types/node": "*", "@types/node": "*",
"anymatch": "^3.0.3", "anymatch": "^3.0.3",
"fb-watchman": "^2.0.0", "fb-watchman": "^2.0.0",
"fsevents": "^2.1.2",
"graceful-fs": "^4.2.4", "graceful-fs": "^4.2.4",
"jest-regex-util": "^26.0.0", "jest-regex-util": "^26.0.0",
"jest-serializer": "^26.6.2", "jest-serializer": "^26.6.2",