fix(deps): update dependency @types/jest to v26.0.9

This commit is contained in:
Renovate Bot
2020-08-06 08:56:30 +01:00
committed by Łukasz Mierzwa
parent 6d42e471f6
commit 1bc1282e95
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3399,9 +3399,9 @@
}
},
"@types/jest": {
"version": "26.0.8",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.8.tgz",
"integrity": "sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==",
"version": "26.0.9",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.9.tgz",
"integrity": "sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==",
"requires": {
"jest-diff": "^25.2.1",
"pretty-format": "^25.2.1"
+1 -1
View File
@@ -17,7 +17,7 @@
"@types/enzyme": "3.10.5",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/fontfaceobserver": "0.0.6",
"@types/jest": "26.0.8",
"@types/jest": "26.0.9",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",