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

This commit is contained in:
Renovate Bot
2020-06-09 17:58:02 +01:00
committed by Łukasz Mierzwa
parent 94217754d3
commit 1e86e78142
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4806,9 +4806,9 @@
}
},
"@types/jest": {
"version": "25.2.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz",
"integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==",
"version": "26.0.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.0.tgz",
"integrity": "sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g==",
"requires": {
"jest-diff": "^25.2.1",
"pretty-format": "^25.2.1"
+1 -1
View File
@@ -11,7 +11,7 @@
"@fortawesome/react-fontawesome": "0.1.10",
"@popperjs/core": "2.4.1",
"@sentry/browser": "5.17.0",
"@types/jest": "25.2.3",
"@types/jest": "26.0.0",
"@types/node": "12.12.31",
"@types/react": "16.9.35",
"@types/react-dom": "16.9.8",