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

This commit is contained in:
Renovate Bot
2020-03-07 02:04:30 +00:00
committed by renovate[bot]
parent 36c11e2353
commit 9c9aa59012
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5755,9 +5755,9 @@
}
},
"@types/jest": {
"version": "25.1.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.1.3.tgz",
"integrity": "sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg==",
"version": "25.1.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.1.4.tgz",
"integrity": "sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw==",
"requires": {
"jest-diff": "^25.1.0",
"pretty-format": "^25.1.0"

View File

@@ -11,7 +11,7 @@
"@fortawesome/free-solid-svg-icons": "5.12.1",
"@fortawesome/react-fontawesome": "0.1.9",
"@sentry/browser": "5.13.2",
"@types/jest": "25.1.3",
"@types/jest": "25.1.4",
"@types/node": "12.12.21",
"@types/react": "16.9.23",
"@types/react-dom": "16.9.5",