mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/jest to v25.2.2
This commit is contained in:
committed by
renovate[bot]
parent
7c3f0dbf35
commit
5750fe1c04
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user