Merge pull request #604 from joelwmale/dependabot/npm_and_yarn/types/jest-29.2.2

build(deps-dev): bump @types/jest from 29.2.1 to 29.2.2
This commit is contained in:
mergify[bot] 2022-11-08 11:07:55 +00:00 committed by GitHub
commit 8e6c2250d1
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.1",
"@types/jest": "^29.2.2",
"@types/node": "^18.11.9",
"@typescript-eslint/parser": "^5.42.1",
"@vercel/ncc": "^0.34.0",

View File

@ -168,10 +168,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@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==
"@types/jest@^29.2.2":
version "29.2.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.2.tgz#874e7dc6702fa6a3fe6107792aa98636dcc480b4"
integrity sha512-og1wAmdxKoS71K2ZwSVqWPX6OVn3ihZ6ZT2qvZvZQm90lJVDyXIjYcu4Khx2CNIeaFv12rOU/YObOsI3VOkzog==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"