mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency @types/jest to v26.0.6
This commit is contained in:
committed by
Łukasz Mierzwa
parent
755272e0d1
commit
310ac2ac45
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3461,9 +3461,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "26.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.5.tgz",
|
||||
"integrity": "sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==",
|
||||
"version": "26.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.6.tgz",
|
||||
"integrity": "sha512-XhJCNf+oPyA90jyPhOT3yZo6xR8R7auyUAibzRewPwbOb649AOPXX/JSjbafcbxJrxs/+BymBmHSETM8VpGMOw==",
|
||||
"requires": {
|
||||
"jest-diff": "^25.2.1",
|
||||
"pretty-format": "^25.2.1"
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"@types/enzyme": "3.10.5",
|
||||
"@types/enzyme-adapter-react-16": "1.0.6",
|
||||
"@types/fontfaceobserver": "0.0.6",
|
||||
"@types/jest": "26.0.5",
|
||||
"@types/jest": "26.0.6",
|
||||
"@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