Update dependency @types/jest to v29.5.3

This commit is contained in:
renovate[bot]
2023-07-10 17:45:20 +00:00
parent 701740d7c6
commit 2f665be433
2 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
},
"devDependencies": {
"@testing-library/vue": "7.0.0",
"@types/jest": "29.5.2",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.195",
"@types/vue-markdown": "2.2.1",
"@typescript-eslint/eslint-plugin": "5.61.0",

View File

@@ -1656,10 +1656,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@29.5.2":
version "29.5.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
"@types/jest@29.5.3":
version "29.5.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"