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

This commit is contained in:
Renovate Bot
2020-07-23 17:04:03 +00:00
committed by Łukasz Mierzwa
parent 755272e0d1
commit 310ac2ac45
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -3461,9 +3461,9 @@
}
},
"@types/jest": {
"version": "26.0.5",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.5.tgz",
"integrity": "sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==",
"version": "26.0.6",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.6.tgz",
"integrity": "sha512-XhJCNf+oPyA90jyPhOT3yZo6xR8R7auyUAibzRewPwbOb649AOPXX/JSjbafcbxJrxs/+BymBmHSETM8VpGMOw==",
"requires": {
"jest-diff": "^25.2.1",
"pretty-format": "^25.2.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.5",
"@types/jest": "26.0.6",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",