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.14
This commit is contained in:
committed by
renovate[bot]
parent
5724a6e386
commit
12f5e242fd
Generated
+3
-3
@@ -3696,9 +3696,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "26.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.13.tgz",
|
||||
"integrity": "sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==",
|
||||
"version": "26.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.14.tgz",
|
||||
"integrity": "sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==",
|
||||
"requires": {
|
||||
"jest-diff": "^25.2.1",
|
||||
"pretty-format": "^25.2.1"
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
"@types/enzyme": "3.10.6",
|
||||
"@types/enzyme-adapter-react-16": "1.0.6",
|
||||
"@types/fontfaceobserver": "0.0.6",
|
||||
"@types/jest": "26.0.13",
|
||||
"@types/jest": "26.0.14",
|
||||
"@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