mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 15:22:47 +01:00
Merge pull request #437 from SecurityBrewery/renovate/jest-monorepo
Update dependency @types/jest to v28.1.8
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@testing-library/vue": "6.6.1",
|
"@testing-library/vue": "6.6.1",
|
||||||
"@types/jest": "28.1.7",
|
"@types/jest": "28.1.8",
|
||||||
"@types/lodash": "4.14.184",
|
"@types/lodash": "4.14.184",
|
||||||
"@types/vue-markdown": "2.2.1",
|
"@types/vue-markdown": "2.2.1",
|
||||||
"@typescript-eslint/eslint-plugin": "5.34.0",
|
"@typescript-eslint/eslint-plugin": "5.34.0",
|
||||||
|
|||||||
@@ -1590,10 +1590,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/istanbul-lib-report" "*"
|
"@types/istanbul-lib-report" "*"
|
||||||
|
|
||||||
"@types/jest@28.1.7":
|
"@types/jest@28.1.8":
|
||||||
version "28.1.7"
|
version "28.1.8"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.7.tgz#a680c5d05b69634c2d54a63cb106d7fb1adaba16"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.8.tgz#6936409f3c9724ea431efd412ea0238a0f03b09b"
|
||||||
integrity sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==
|
integrity sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==
|
||||||
dependencies:
|
dependencies:
|
||||||
expect "^28.0.0"
|
expect "^28.0.0"
|
||||||
pretty-format "^28.0.0"
|
pretty-format "^28.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user