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

This commit is contained in:
renovate[bot]
2022-10-18 07:42:37 +00:00
committed by Łukasz Mierzwa
parent 5ad95252f5
commit ef82b56a01
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.1.2",
"@types/jest": "29.2.0",
"@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.1.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.1.2.tgz",
"integrity": "sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==",
"version": "29.2.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.0.tgz",
"integrity": "sha512-KO7bPV21d65PKwv3LLsD8Jn3E05pjNjRZvkm+YTacWhVmykAb07wW6IkZUmQAltwQafNcDUEUrMO2h3jeBSisg==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",
@@ -43917,9 +43917,9 @@
}
},
"@types/jest": {
"version": "29.1.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.1.2.tgz",
"integrity": "sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==",
"version": "29.2.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.0.tgz",
"integrity": "sha512-KO7bPV21d65PKwv3LLsD8Jn3E05pjNjRZvkm+YTacWhVmykAb07wW6IkZUmQAltwQafNcDUEUrMO2h3jeBSisg==",
"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.1.2",
"@types/jest": "29.2.0",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",