From 4f26f1cf548ce31fdefc9ef4b79a9ea9c636fe37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 17:53:02 +0000 Subject: [PATCH] Bump bootstrap from 4.2.1 to 4.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0085c77..9002b37 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@babel/register": "^7.4.4", "@webcomponents/webcomponentsjs": "^2.2.10", "babel-eslint": "^10.0.1", - "bootstrap": "4.2.1", + "bootstrap": "4.3.1", "esdoc": "^1.1.0", "esdoc-ecmascript-proposal-plugin": "^1.0.0", "esdoc-external-webapi-plugin": "^1.0.0",