mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 17:12:51 +00:00
Update development dependencies
- prettier 2.5.1 -> 2.6.0 - eslint 8.10.0 -> 8.11.0 - @typescript-eslint/parser 5.13.0 -> 5.15.0
This commit is contained in:
parent
53af4d4f57
commit
e706aba73c
2 changed files with 454 additions and 549 deletions
997
package-lock.json
generated
997
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -38,15 +38,15 @@
|
|||
"@types/jest": "27.4.1",
|
||||
"@types/node": "16.11.21",
|
||||
"@types/unzipper": "0.10.5",
|
||||
"@typescript-eslint/parser": "5.13.0",
|
||||
"@typescript-eslint/parser": "5.15.0",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
"eslint": "8.10.0",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-plugin-github": "4.3.5",
|
||||
"eslint-plugin-jest": "26.1.1",
|
||||
"jest": "27.5.1",
|
||||
"jest-circus": "27.5.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"prettier": "2.5.1",
|
||||
"prettier": "2.6.0",
|
||||
"ts-jest": "27.1.3",
|
||||
"typescript": "4.6.2"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue