From f0e4c18e021cb9ae10026c8d2388f91974b282d9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 12:44:06 +0000 Subject: [PATCH] Bump stylelint-config-twbs-bootstrap from 0.8.0 to 0.9.0 Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.8.0...v0.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 38745f5bd..579a8afdc 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "rollup-plugin-node-resolve": "5.2.0", "shx": "0.3.2", "stylelint": "11.1.1", - "stylelint-config-twbs-bootstrap": "0.8.0", + "stylelint-config-twbs-bootstrap": "0.9.0", "svgo": "1.3.1", "terser": "4.3.9", "yaml": "1.7.2"