fix(deps): update dependency @types/jest to v26.0.14

This commit is contained in:
Renovate Bot
2020-09-16 21:23:15 +00:00
committed by renovate[bot]
parent 5724a6e386
commit 12f5e242fd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",