Merge pull request #597 from joelwmale/dependabot/npm_and_yarn/types/jest-29.2.1

Bump @types/jest from 29.2.0 to 29.2.1
This commit is contained in:
mergify[bot] 2022-11-01 11:07:01 +00:00 committed by GitHub
commit 177010d012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"node-fetch": "^3.2.10"
},
"devDependencies": {
"@types/jest": "^29.2.0",
"@types/jest": "^29.2.1",
"@types/node": "^18.11.8",
"@typescript-eslint/parser": "^5.42.0",
"@vercel/ncc": "^0.34.0",

View File

@ -168,10 +168,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@^29.2.0":
version "29.2.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.0.tgz#fa98e08b46ab119f1a74a9552c48c589f5378a96"
integrity sha512-KO7bPV21d65PKwv3LLsD8Jn3E05pjNjRZvkm+YTacWhVmykAb07wW6IkZUmQAltwQafNcDUEUrMO2h3jeBSisg==
"@types/jest@^29.2.1":
version "29.2.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.1.tgz#31fda30bdf2861706abc5f1730be78bed54f83ee"
integrity sha512-nKixEdnGDqFOZkMTF74avFNr3yRqB1ZJ6sRZv5/28D5x2oLN14KApv7F9mfDT/vUic0L3tRCsh3XWpWjtJisUQ==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"