Update dependency @types/jest to v29.2.3

This commit is contained in:
renovate[bot]
2022-11-14 23:54:33 +00:00
parent df6b3b9a75
commit 0d67f85313
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
}, },
"devDependencies": { "devDependencies": {
"@testing-library/vue": "6.6.1", "@testing-library/vue": "6.6.1",
"@types/jest": "29.2.2", "@types/jest": "29.2.3",
"@types/lodash": "4.14.188", "@types/lodash": "4.14.188",
"@types/vue-markdown": "2.2.1", "@types/vue-markdown": "2.2.1",
"@typescript-eslint/eslint-plugin": "5.42.1", "@typescript-eslint/eslint-plugin": "5.42.1",
+4 -4
View File
@@ -1601,10 +1601,10 @@
dependencies: dependencies:
"@types/istanbul-lib-report" "*" "@types/istanbul-lib-report" "*"
"@types/jest@29.2.2": "@types/jest@29.2.3":
version "29.2.2" version "29.2.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.2.tgz#874e7dc6702fa6a3fe6107792aa98636dcc480b4" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3.tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211"
integrity sha512-og1wAmdxKoS71K2ZwSVqWPX6OVn3ihZ6ZT2qvZvZQm90lJVDyXIjYcu4Khx2CNIeaFv12rOU/YObOsI3VOkzog== integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==
dependencies: dependencies:
expect "^29.0.0" expect "^29.0.0"
pretty-format "^29.0.0" pretty-format "^29.0.0"