chore(deps): update dependency @types/jest to v29.0.2

This commit is contained in:
renovate[bot]
2022-09-13 21:11:44 +00:00
parent c09a7f0e98
commit a57016745e
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": "29.0.1",
"@types/jest": "29.0.2",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
@@ -11002,9 +11002,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.1.tgz",
"integrity": "sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==",
"version": "29.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",
@@ -43864,9 +43864,9 @@
}
},
"@types/jest": {
"version": "29.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.1.tgz",
"integrity": "sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==",
"version": "29.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
"dev": true,
"requires": {
"expect": "^29.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": "29.0.1",
"@types/jest": "29.0.2",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",