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

This commit is contained in:
Renovate Bot
2022-06-02 02:30:10 +00:00
committed by Łukasz Mierzwa
parent 6ebf5f2446
commit 37813ec173
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -66,7 +66,7 @@
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",
"@types/fontfaceobserver": "2.1.0",
"@types/jest": "27.5.2",
"@types/jest": "28.1.0",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
@@ -10369,9 +10369,9 @@
}
},
"node_modules/@types/jest": {
"version": "27.5.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz",
"integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==",
"version": "28.1.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.0.tgz",
"integrity": "sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==",
"dev": true,
"dependencies": {
"jest-matcher-utils": "^27.0.0",
@@ -41198,9 +41198,9 @@
}
},
"@types/jest": {
"version": "27.5.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz",
"integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==",
"version": "28.1.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.0.tgz",
"integrity": "sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==",
"dev": true,
"requires": {
"jest-matcher-utils": "^27.0.0",

View File

@@ -65,7 +65,7 @@
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",
"@types/fontfaceobserver": "2.1.0",
"@types/jest": "27.5.2",
"@types/jest": "28.1.0",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",