fix(deps): update dependency @types/jest to v24.0.22

This commit is contained in:
Renovate Bot
2019-11-05 22:09:15 +00:00
parent 642ddbf868
commit b675a574e4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2931,9 +2931,9 @@
}
},
"@types/jest": {
"version": "24.0.21",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.21.tgz",
"integrity": "sha512-uyqFvx78Tuy0h5iLCPWRCvi5HhWwEqhIj30doitp191oYLqlCxUyAJHdWVm5+Nr271/vPnkyt6rWeEIjGowBTg==",
"version": "24.0.22",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.22.tgz",
"integrity": "sha512-t2OvhNZnrNjlzi2i0/cxbLVM59WN15I2r1Qtb7wDv28PnV9IzrPtagFRey/S9ezdLD0zyh1XGMQIEQND2YEfrw==",
"requires": {
"@types/jest-diff": "*"
}
+1 -1
View File
@@ -10,7 +10,7 @@
"@fortawesome/free-solid-svg-icons": "5.11.2",
"@fortawesome/react-fontawesome": "0.1.7",
"@sentry/browser": "5.7.1",
"@types/jest": "24.0.21",
"@types/jest": "24.0.22",
"@types/node": "12.12.5",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.3",