mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update dependency @types/jest to v29.0.3
This commit is contained in:
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -66,7 +66,7 @@
|
||||
"@types/bricks.js": "1.8.2",
|
||||
"@types/enzyme": "3.10.12",
|
||||
"@types/fontfaceobserver": "2.1.0",
|
||||
"@types/jest": "29.0.2",
|
||||
"@types/jest": "29.0.3",
|
||||
"@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.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
|
||||
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
|
||||
"version": "29.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.3.tgz",
|
||||
"integrity": "sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"expect": "^29.0.0",
|
||||
@@ -43904,9 +43904,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "29.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
|
||||
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
|
||||
"version": "29.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.3.tgz",
|
||||
"integrity": "sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"expect": "^29.0.0",
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"@types/bricks.js": "1.8.2",
|
||||
"@types/enzyme": "3.10.12",
|
||||
"@types/fontfaceobserver": "2.1.0",
|
||||
"@types/jest": "29.0.2",
|
||||
"@types/jest": "29.0.3",
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
|
||||
Reference in New Issue
Block a user