]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint-config-twbs-bootstrap from 0.7.0 to 0.8.0 (#29579)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Thu, 24 Oct 2019 08:21:47 +0000 (11:21 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 24 Oct 2019 08:21:47 +0000 (11:21 +0300)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.7.0...v0.8.0)

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

index 7c08e9bf49554dfacacf4b991545f87cdd8620c5..06c9de846ba7d0e8b4005b2a93d304f6569e5b2c 100644 (file)
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "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==",
+      "version": "0.8.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-0.8.0.tgz",
+      "integrity": "sha512-NuOUqITIUZz0zjIqFkafBxuHe9pWAur7qaT1+A39b9PBe/Prg5GmiRMHZP+ItYmpOirWxcI2K1d3qRTgh2+nVA==",
       "dev": true,
       "requires": {
         "stylelint-config-recommended-scss": "^4.0.0",
         "stylelint-config-standard": "^19.0.0",
         "stylelint-order": "^3.1.1",
-        "stylelint-scss": "^3.11.1"
+        "stylelint-scss": "^3.12.0"
       }
     },
     "stylelint-order": {
       }
     },
     "stylelint-scss": {
-      "version": "3.11.1",
-      "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.11.1.tgz",
-      "integrity": "sha512-0FZNSfy5X2Or4VRA3Abwfrw1NHrI6jHT8ji9xSwP8Re2Kno0i90qbHwm8ohPO0kRB1RP9x1vCYBh4Tij+SZjIg==",
+      "version": "3.12.0",
+      "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.12.0.tgz",
+      "integrity": "sha512-RvZqmCnILJ0etFBjSGTXQKOspYjF+jjtFdUGoqjuis2YILy/3LCtgSdBP2I+LUOfRT+eJFCrb8g+j3ZND4FaNA==",
       "dev": true,
       "requires": {
         "lodash": "^4.17.15",
index 10747311ea92905431583fd9d36464a5be131c71..de468d9af3fedf2fad9889d521d6a0623a66a0d6 100644 (file)
     "shelljs": "^0.8.3",
     "shx": "^0.3.2",
     "stylelint": "^11.1.1",
-    "stylelint-config-twbs-bootstrap": "^0.7.0",
+    "stylelint-config-twbs-bootstrap": "^0.8.0",
     "terser": "^4.3.9",
     "vnu-jar": "19.9.4"
   },