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

This commit is contained in:
Renovate Bot
2021-04-26 12:04:11 +00:00
committed by Łukasz Mierzwa
parent 27ebdc698c
commit 3a52772a2c
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4357,9 +4357,9 @@
}
},
"@types/jest": {
"version": "26.0.22",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz",
"integrity": "sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==",
"version": "26.0.23",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz",
"integrity": "sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==",
"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.22",
"@types/jest": "26.0.23",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",