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

This commit is contained in:
Renovate Bot
2020-02-19 19:21:48 +00:00
parent 9898e671ac
commit 34d1581f69
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5750,9 +5750,9 @@
}
},
"@types/jest": {
"version": "25.1.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.1.2.tgz",
"integrity": "sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ==",
"version": "25.1.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.1.3.tgz",
"integrity": "sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg==",
"requires": {
"jest-diff": "^25.1.0",
"pretty-format": "^25.1.0"
+1 -1
View File
@@ -11,7 +11,7 @@
"@fortawesome/free-solid-svg-icons": "5.12.1",
"@fortawesome/react-fontawesome": "0.1.8",
"@sentry/browser": "5.12.4",
"@types/jest": "25.1.2",
"@types/jest": "25.1.3",
"@types/node": "12.12.21",
"@types/react": "16.9.20",
"@types/react-dom": "16.9.5",