chore(deps): update dependency @types/jest to v26.0.24

This commit is contained in:
Renovate Bot
2021-07-06 23:08:04 +00:00
committed by renovate[bot]
parent 8007aea7dc
commit 90b91130e1
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5000,9 +5000,9 @@
}
},
"@types/jest": {
"version": "26.0.23",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz",
"integrity": "sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==",
"version": "26.0.24",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz",
"integrity": "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==",
"dev": true,
"requires": {
"jest-diff": "^26.0.0",

View File

@@ -63,7 +63,7 @@
"@types/bricks.js": "1.8.1",
"@types/enzyme": "3.10.9",
"@types/fontfaceobserver": "0.0.7",
"@types/jest": "26.0.23",
"@types/jest": "26.0.24",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",