Bump @types/reactstrap from 8.2.0 to 8.4.0

Bumps [@types/reactstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/reactstrap) from 8.2.0 to 8.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/reactstrap)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-18 16:08:50 +00:00
parent 76289cd46f
commit 89ac1cdb3a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1887,9 +1887,9 @@
}
},
"@types/reactstrap": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@types/reactstrap/-/reactstrap-8.2.0.tgz",
"integrity": "sha512-QDc1yBpyK2hesWoJzEIv79C/pcvNS2Jbiit0ghyFxu3qus51sPX27f1cxTlZwJQSM/T8ggsvtFTBJZ98PIWJUg==",
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@types/reactstrap/-/reactstrap-8.4.0.tgz",
"integrity": "sha512-2aRJAfv3jTVk1i6XnkP06b6WhLwU1SWikUKmcPK4Vg1DpJck1YyG3GNnGHjpWZ6N+kDmNSHX4NhojtLvO4Xt8w==",
"dev": true,
"requires": {
"@types/react": "*",
+1 -1
View File
@@ -19,7 +19,7 @@
"@types/react-redux": "^7.1.5",
"@types/react-router-dom": "^5.1.3",
"@types/react-table": "^6.8.5",
"@types/reactstrap": "^8.2.0",
"@types/reactstrap": "^8.4.0",
"@types/sha.js": "^2.4.0",
"codecov": "^3.6.1",
"enzyme": "^3.11.0",