mirror of
https://github.com/gosticks/web.git
synced 2026-08-16 22:10:20 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user