Merge pull request #583 from joelwmale/dependabot/npm_and_yarn/types/jest-29.2.0

Bump @types/jest from 29.1.2 to 29.2.0
This commit is contained in:
mergify[bot] 2022-10-18 11:05:12 +00:00 committed by GitHub
commit b0a4af8799
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" "node-fetch": "^3.2.10"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^29.1.2", "@types/jest": "^29.2.0",
"@types/node": "^18.11.0", "@types/node": "^18.11.0",
"@typescript-eslint/parser": "^5.40.0", "@typescript-eslint/parser": "^5.40.0",
"@vercel/ncc": "^0.34.0", "@vercel/ncc": "^0.34.0",

View file

@ -163,10 +163,10 @@
dependencies: dependencies:
"@types/istanbul-lib-report" "*" "@types/istanbul-lib-report" "*"
"@types/jest@^29.1.2": "@types/jest@^29.2.0":
version "29.1.2" version "29.2.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.0.tgz#fa98e08b46ab119f1a74a9552c48c589f5378a96"
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg== integrity sha512-KO7bPV21d65PKwv3LLsD8Jn3E05pjNjRZvkm+YTacWhVmykAb07wW6IkZUmQAltwQafNcDUEUrMO2h3jeBSisg==
dependencies: dependencies:
expect "^29.0.0" expect "^29.0.0"
pretty-format "^29.0.0" pretty-format "^29.0.0"