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

This commit is contained in:
Renovate Bot
2020-05-14 00:52:59 +00:00
committed by renovate[bot]
parent 7c3f0dbf35
commit 5750fe1c04
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4803,9 +4803,9 @@
}
},
"@types/jest": {
"version": "25.2.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.1.tgz",
"integrity": "sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA==",
"version": "25.2.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.2.tgz",
"integrity": "sha512-aRctFbG8Pb7DSLzUt/fEtL3q/GKb9mretFuYhRub2J0q6NhzBYbx9HTQzHrWgBNIxYOlxGNVe6Z54cpbUt+Few==",
"requires": {
"jest-diff": "^25.2.1",
"pretty-format": "^25.2.1"
+1 -1
View File
@@ -12,7 +12,7 @@
"@fortawesome/react-fontawesome": "0.1.9",
"@popperjs/core": "2.4.0",
"@sentry/browser": "5.15.5",
"@types/jest": "25.2.1",
"@types/jest": "25.2.2",
"@types/node": "12.12.31",
"@types/react": "16.9.35",
"@types/react-dom": "16.9.8",