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

This commit is contained in:
Renovate Bot
2020-09-01 00:06:08 +00:00
committed by renovate[bot]
parent cd90dfe337
commit 397cf9e7b5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3689,9 +3689,9 @@
}
},
"@types/jest": {
"version": "26.0.11",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.11.tgz",
"integrity": "sha512-TtvwL2TgJgNPako4x6LV5lEaWRsyWmC7he6DLVscbl1q8kbZVyVFKOe9mMXR18Ffrl0d2UN9k2E2LliMddjtEw==",
"version": "26.0.12",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.12.tgz",
"integrity": "sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==",
"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.11",
"@types/jest": "26.0.12",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",