chore(deps): update dependency @types/jest to v27

This commit is contained in:
Renovate Bot
2021-08-10 18:54:04 +00:00
committed by Łukasz Mierzwa
parent 2f2d41c29c
commit 35bf2c537c
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4753,9 +4753,9 @@
}
},
"@types/jest": {
"version": "26.0.24",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz",
"integrity": "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==",
"version": "27.0.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.0.tgz",
"integrity": "sha512-IlpQZVpxufe+3qPaAqEoSPHVSxnJh1cf0BqqWHJeKiAUbwnHdmNzjP3ZCWSZSTbmAGXQPNk9QmM3Bif0pR54rg==",
"dev": true,
"requires": {
"jest-diff": "^26.0.0",

View File

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