mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 00:36:12 +02:00
Bump versions for devDependencies
- typescript 4.5.5 -> 4.6.2 - @typescipt-eslint/parser 5.12.1 -> 5.13.0 - eslint 8.9.0 -> 8.10.0
This commit is contained in:
parent
52e5a688fb
commit
db5c425004
6 changed files with 76 additions and 76 deletions
|
@ -38,9 +38,9 @@
|
|||
"@types/jest": "27.4.1",
|
||||
"@types/node": "16.11.21",
|
||||
"@types/unzipper": "0.10.5",
|
||||
"@typescript-eslint/parser": "5.12.1",
|
||||
"@typescript-eslint/parser": "5.13.0",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
"eslint": "8.9.0",
|
||||
"eslint": "8.10.0",
|
||||
"eslint-plugin-github": "4.3.5",
|
||||
"eslint-plugin-jest": "26.1.1",
|
||||
"jest": "27.5.1",
|
||||
|
@ -48,6 +48,6 @@
|
|||
"js-yaml": "4.1.0",
|
||||
"prettier": "2.5.1",
|
||||
"ts-jest": "27.1.3",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue