From 5e218ee84f30f0f49e4274713834b154894635e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 15:13:12 +0000 Subject: [PATCH] Bump reactstrap from 8.10.1 to 9.0.0 Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 8.10.1 to 9.0.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/v8.10.1...v9.0.0) --- updated-dependencies: - dependency-name: reactstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abf9c12..5db3722 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "4.0.3", "react-virtualized": "^9.22.2", - "reactstrap": "^8.7.1", + "reactstrap": "^9.0.0", "styled-components": "^5.2.1" }, "scripts": {