mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 17:12:51 +00:00
Bump development dependencies
This commit is contained in:
parent
4821f54162
commit
1b94073332
2 changed files with 591 additions and 223 deletions
803
package-lock.json
generated
803
package-lock.json
generated
File diff suppressed because it is too large
Load diff
11
package.json
11
package.json
|
@ -42,14 +42,15 @@
|
||||||
"string-argv": "0.3.2"
|
"string-argv": "0.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.21",
|
"@types/node": "16.18.38",
|
||||||
"@types/jest": "29.5.3",
|
"@types/jest": "29.5.3",
|
||||||
"@types/unzipper": "0.10.6",
|
"@types/unzipper": "0.10.6",
|
||||||
"@typescript-eslint/parser": "5.62.0",
|
"@typescript-eslint/parser": "6.1.0",
|
||||||
"@vercel/ncc": "0.36.1",
|
"@vercel/ncc": "0.36.1",
|
||||||
"eslint": "8.44.0",
|
"eslint": "8.45.0",
|
||||||
"eslint-plugin-github": "4.8.0",
|
"eslint-plugin-github": "4.9.2",
|
||||||
"eslint-plugin-jest": "27.2.2",
|
"eslint-plugin-jest": "27.2.3",
|
||||||
|
"eslint-plugin-prettier": "5.0.0",
|
||||||
"jest": "29.6.1",
|
"jest": "29.6.1",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"patch-package": "7.0.0",
|
"patch-package": "7.0.0",
|
||||||
|
|
Loading…
Reference in a new issue