From a815a9a5f8183ddb9b3b192e74c89fb12c669c7e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 05:04:23 +0000 Subject: [PATCH] Bump stylelint-config-twbs-bootstrap from 0.9.0 to 1.0.0 Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.9.0 to 1.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.9.0...v1.0.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 971dbd809..b69696f42 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.9.0", + "stylelint-config-twbs-bootstrap": "1.0.0", "svgo": "1.3.2", "terser": "4.3.9", "yaml": "1.7.2"