mirror of
https://github.com/prymitive/karma
synced 2026-05-17 04:16:42 +00:00
fix(deps): update dependency @types/jest to v25.2.3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
a270f31aa0
commit
dd60e608bd
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user