]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint-config-twbs-bootstrap from 0.6.0 to 0.7.0 (#29558)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 22 Oct 2019 08:00:14 +0000 (11:00 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 22 Oct 2019 08:00:14 +0000 (11:00 +0300)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.6.0...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index 1cf971a5356069ec51cfd162fb761aa83cf89a73..0745c6c73dee65e34d0a21b693021f59f31cfef1 100644 (file)
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "version": "0.6.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-0.6.0.tgz",
-      "integrity": "sha512-wzSXzieiDQQ0KDjHwUYEvaKfLL5rXbHwSgmD6qXyCrkt8kNgLgF/IbGueu7Dd4GfH9v8Sb3EQ1ilbIaguxNZ+Q==",
+      "version": "0.7.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-0.7.0.tgz",
+      "integrity": "sha512-+5kEDzmXjaeVWTXNhHO2FkZDsHWCDdvTfjvg/39PadShMcqkZt4uNP9E6DD+Xxj+kAYH+lgkdLCspxT5gNGU7A==",
       "dev": true,
       "requires": {
         "stylelint-config-recommended-scss": "^4.0.0",
index 8667a7751fc7b17b59f7654a0d6c7da4298f0d38..b7d762e7d0ff93dcadafbd0be137ec2e380b6c8c 100644 (file)
     "shelljs": "^0.8.3",
     "shx": "^0.3.2",
     "stylelint": "^11.1.1",
-    "stylelint-config-twbs-bootstrap": "^0.6.0",
+    "stylelint-config-twbs-bootstrap": "^0.7.0",
     "terser": "^4.3.8",
     "vnu-jar": "19.9.4"
   },