Merge pull request #371 from gradle/dependabot/npm_and_yarn/jest-and-types/jest-28.1.3

Bump jest and @types/jest
This commit is contained in:
Daz DeBoer 2022-07-18 16:56:31 -06:00 committed by GitHub
commit 5c54c52839
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 673 additions and 589 deletions

1258
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -35,7 +35,7 @@
"string-argv": "0.3.1"
},
"devDependencies": {
"@types/jest": "28.1.4",
"@types/jest": "28.1.6",
"@types/node": "16.11.21",
"@types/unzipper": "0.10.5",
"@typescript-eslint/parser": "5.30.7",
@ -43,7 +43,7 @@
"eslint": "8.20.0",
"eslint-plugin-github": "4.3.6",
"eslint-plugin-jest": "26.6.0",
"jest": "28.1.2",
"jest": "28.1.3",
"js-yaml": "4.1.0",
"patch-package": "6.4.7",
"prettier": "2.7.1",