Update dependency @types/jest to v29.2.5

This commit is contained in:
renovate[bot]
2023-01-16 16:23:13 +00:00
parent c72764a507
commit 82c5ac8b7f
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.2.4",
"@types/jest": "29.2.5",
"@types/lodash": "4.14.191",
"@types/vue-markdown": "2.2.1",
"@typescript-eslint/eslint-plugin": "5.47.0",

View File

@@ -1601,10 +1601,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@29.2.4":
version "29.2.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
"@types/jest@29.2.5":
version "29.2.5"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"