1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +02:00

chore(deps): update dependency @types/jest to v26.0.24 (#346)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-30 10:20:12 +02:00 committed by GitHub
parent 64d4149c60
commit 463d7162b0
2 changed files with 10 additions and 2 deletions

View File

@ -42,7 +42,7 @@
"@types/debounce": "1.2.1",
"@types/enzyme": "3.10.8",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "26.0.22",
"@types/jest": "26.0.24",
"@types/node": "12.20.7",
"@types/react": "17.0.3",
"@types/react-dom": "17.0.3",

View File

@ -2051,7 +2051,7 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@*", "@types/jest@26.0.22":
"@types/jest@*":
version "26.0.22"
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz"
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
@ -2059,6 +2059,14 @@
jest-diff "^26.0.0"
pretty-format "^26.0.0"
"@types/jest@26.0.24":
version "26.0.24"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
dependencies:
jest-diff "^26.0.0"
pretty-format "^26.0.0"
"@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
version "7.0.7"
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz"