From 2e44e9239cd1f7ee5922dd82933039887a580199 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 09:17:37 +0000 Subject: [PATCH] Bump reactstrap from 6.5.0 to 8.8.1 Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 6.5.0 to 8.8.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.8.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..aab11da 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.8.1", "redux": "^4.0.0", "redux-firestore": "^0.8.0", "styled-components": "^3.3.3",