fix(deps): update dependency @types/jest to v25.2.3

This commit is contained in:
Renovate Bot
2020-05-18 20:59:56 +00:00
committed by Łukasz Mierzwa
parent a270f31aa0
commit dd60e608bd
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4794,9 +4794,9 @@
}
},
"@types/jest": {
"version": "25.2.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.2.tgz",
"integrity": "sha512-aRctFbG8Pb7DSLzUt/fEtL3q/GKb9mretFuYhRub2J0q6NhzBYbx9HTQzHrWgBNIxYOlxGNVe6Z54cpbUt+Few==",
"version": "25.2.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz",
"integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==",
"requires": {
"jest-diff": "^25.2.1",
"pretty-format": "^25.2.1"

View File

@@ -11,7 +11,7 @@
"@fortawesome/react-fontawesome": "0.1.9",
"@popperjs/core": "2.4.0",
"@sentry/browser": "5.15.5",
"@types/jest": "25.2.2",
"@types/jest": "25.2.3",
"@types/node": "12.12.31",
"@types/react": "16.9.35",
"@types/react-dom": "16.9.8",