From 2c270108eca7f5b931c2d817f11f49c70f7bca1f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 09:44:48 +0000 Subject: [PATCH] Bump reactstrap from 6.5.0 to 8.7.1 Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 6.5.0 to 8.7.1. - [Release notes](https://github.com/reactstrap/reactstrap/releases) - [Changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactstrap/reactstrap/compare/6.5.0...8.7.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5180a36..e4b8b4c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-snapshot": "^1.3.0", "react-themeable": "^1.1.0", "react-typography": "^0.16.13", - "reactstrap": "^6.1.0", + "reactstrap": "^8.7.1", "redux": "^4.0.0", "redux-firestore": "^0.8.0", "styled-components": "^3.3.3",