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

Bump @types/jest from 28.1.2 to 28.1.3
This commit is contained in:
Clay Johnson 2022-06-28 07:40:40 -05:00 committed by GitHub
commit db33711f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -20,7 +20,7 @@
"string-argv": "0.3.1"
},
"devDependencies": {
"@types/jest": "28.1.2",
"@types/jest": "28.1.3",
"@types/node": "16.11.21",
"@types/unzipper": "0.10.5",
"@typescript-eslint/parser": "5.29.0",
@ -1630,9 +1630,9 @@
}
},
"node_modules/@types/jest": {
"version": "28.1.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.2.tgz",
"integrity": "sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==",
"version": "28.1.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
"dev": true,
"dependencies": {
"jest-matcher-utils": "^28.0.0",
@ -7887,9 +7887,9 @@
}
},
"@types/jest": {
"version": "28.1.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.2.tgz",
"integrity": "sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==",
"version": "28.1.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
"dev": true,
"requires": {
"jest-matcher-utils": "^28.0.0",

View File

@ -35,7 +35,7 @@
"string-argv": "0.3.1"
},
"devDependencies": {
"@types/jest": "28.1.2",
"@types/jest": "28.1.3",
"@types/node": "16.11.21",
"@types/unzipper": "0.10.5",
"@typescript-eslint/parser": "5.29.0",