mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 08:46:10 +02:00
Dependency upgrades
- Bump ts-jest from 27.1.3 to 27.1.4 - Bump prettier from 2.6.0 to 2.6.1. - Bump eslint from 8.11.0 to 8.12.0.
This commit is contained in:
parent
df274d47a3
commit
50d833aa5b
2 changed files with 24 additions and 25 deletions
|
@ -39,15 +39,15 @@
|
|||
"@types/unzipper": "0.10.5",
|
||||
"@typescript-eslint/parser": "5.17.0",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
"eslint": "8.11.0",
|
||||
"eslint": "8.12.0",
|
||||
"eslint-plugin-github": "4.3.6",
|
||||
"eslint-plugin-jest": "26.1.3",
|
||||
"jest": "27.5.1",
|
||||
"jest-circus": "27.5.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"patch-package": "6.4.7",
|
||||
"prettier": "2.6.0",
|
||||
"ts-jest": "27.1.3",
|
||||
"prettier": "2.6.1",
|
||||
"ts-jest": "27.1.4",
|
||||
"typescript": "4.6.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue