Update dependency @types/jest to v29.5.6 (#1006)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-18 23:05:18 +00:00
committed by GitHub
parent a78c355f3f
commit a6cb83e8c7
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.4",
"@types/jest": "29.5.6",
"@types/lodash": "4.14.198",
"@types/vue-markdown": "2.2.1",
"@typescript-eslint/eslint-plugin": "5.62.0",

View File

@@ -1656,10 +1656,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@29.5.4":
version "29.5.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
"@types/jest@29.5.6":
version "29.5.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"