mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency @types/jest to v25.1.4
This commit is contained in:
committed by
renovate[bot]
parent
36c11e2353
commit
9c9aa59012
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user