mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/jest to v26.0.5
This commit is contained in:
committed by
Łukasz Mierzwa
parent
aa022796b4
commit
8d2453a329
Generated
+3
-3
@@ -5022,9 +5022,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "26.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.4.tgz",
|
||||
"integrity": "sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==",
|
||||
"version": "26.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.5.tgz",
|
||||
"integrity": "sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==",
|
||||
"requires": {
|
||||
"jest-diff": "^25.2.1",
|
||||
"pretty-format": "^25.2.1"
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
"@types/body-scroll-lock": "2.6.1",
|
||||
"@types/bricks.js": "1.8.1",
|
||||
"@types/fontfaceobserver": "0.0.6",
|
||||
"@types/jest": "26.0.4",
|
||||
"@types/jest": "26.0.5",
|
||||
"@types/lodash.debounce": "4.0.6",
|
||||
"@types/lodash.merge": "4.6.6",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
|
||||
Reference in New Issue
Block a user