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

This commit is contained in:
Renovate Bot
2020-07-31 05:17:43 +00:00
committed by renovate[bot]
parent 330edeba23
commit c08712d40b
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.7",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.7.tgz",
"integrity": "sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==",
"version": "26.0.8",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.8.tgz",
"integrity": "sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==",
"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.7",
"@types/jest": "26.0.8",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",