Update dependency @types/jest to v29.2.0 (#525)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-22 00:11:37 +02:00
committed by GitHub
parent 2caf404015
commit 52dcc2d269
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
},
"devDependencies": {
"@testing-library/vue": "6.6.1",
"@types/jest": "29.1.2",
"@types/jest": "29.2.0",
"@types/lodash": "4.14.186",
"@types/vue-markdown": "2.2.1",
"@typescript-eslint/eslint-plugin": "5.40.1",

View File

@@ -1601,10 +1601,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@29.1.2":
version "29.1.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87"
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==
"@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==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"