mirror of
https://github.com/prymitive/karma
synced 2026-05-13 03:56:59 +00:00
chore(deps): update dependency @types/jest to v28.1.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": "28.1.2",
|
||||
"@types/jest": "28.1.3",
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
@@ -10407,9 +10407,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "28.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.2.tgz",
|
||||
"integrity": "sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==",
|
||||
"version": "28.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
|
||||
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"jest-matcher-utils": "^28.0.0",
|
||||
@@ -41756,9 +41756,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "28.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.2.tgz",
|
||||
"integrity": "sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==",
|
||||
"version": "28.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
|
||||
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"jest-matcher-utils": "^28.0.0",
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"@types/bricks.js": "1.8.2",
|
||||
"@types/enzyme": "3.10.12",
|
||||
"@types/fontfaceobserver": "2.1.0",
|
||||
"@types/jest": "28.1.2",
|
||||
"@types/jest": "28.1.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