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

This commit is contained in:
Renovate Bot
2020-07-21 18:30:24 +01:00
committed by Łukasz Mierzwa
parent aa022796b4
commit 8d2453a329
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",