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

This commit is contained in:
Renovate Bot
2021-03-25 19:46:18 +00:00
committed by Łukasz Mierzwa
parent 4ea090ca82
commit 74eeeeaf0b
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -3390,9 +3390,9 @@
}
},
"@types/jest": {
"version": "26.0.21",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.21.tgz",
"integrity": "sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==",
"version": "26.0.22",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz",
"integrity": "sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==",
"requires": {
"jest-diff": "^26.0.0",
"pretty-format": "^26.0.0"

View File

@@ -19,7 +19,7 @@
"@types/bricks.js": "1.8.1",
"@types/enzyme": "3.10.8",
"@types/fontfaceobserver": "0.0.6",
"@types/jest": "26.0.21",
"@types/jest": "26.0.22",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",