From d4f6c65806994d0578935842d4cf2302ad355d30 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 11:24:53 +0000 Subject: [PATCH] Bump reactstrap from 6.5.0 to 8.9.0 Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 6.5.0 to 8.9.0. - [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.9.0) 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..f98c60e 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.9.0", "redux": "^4.0.0", "redux-firestore": "^0.8.0", "styled-components": "^3.3.3",