mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @types/jest to v28.1.4
This commit is contained in:
Generated
+7
-7
@@ -66,7 +66,7 @@
|
||||
"@types/bricks.js": "1.8.2",
|
||||
"@types/enzyme": "3.10.12",
|
||||
"@types/fontfaceobserver": "2.1.0",
|
||||
"@types/jest": "28.1.3",
|
||||
"@types/jest": "28.1.4",
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
@@ -10281,9 +10281,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "28.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
|
||||
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
|
||||
"version": "28.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.4.tgz",
|
||||
"integrity": "sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"jest-matcher-utils": "^28.0.0",
|
||||
@@ -41567,9 +41567,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "28.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
|
||||
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
|
||||
"version": "28.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.4.tgz",
|
||||
"integrity": "sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"jest-matcher-utils": "^28.0.0",
|
||||
|
||||
+1
-1
@@ -65,7 +65,7 @@
|
||||
"@types/bricks.js": "1.8.2",
|
||||
"@types/enzyme": "3.10.12",
|
||||
"@types/fontfaceobserver": "2.1.0",
|
||||
"@types/jest": "28.1.3",
|
||||
"@types/jest": "28.1.4",
|
||||
"@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