]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint-config-twbs-bootstrap from 1.0.0 to 1.1.0 (#29933)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 31 Dec 2019 13:10:58 +0000 (15:10 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 31 Dec 2019 13:10:58 +0000 (15:10 +0200)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v1.0.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index 345167979050795ec7d5673ff6c4d2ba5806c313..06d8e491311fd3d6b81608aa9debe815da7ff1e2 100644 (file)
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "version": "1.0.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-1.0.0.tgz",
-      "integrity": "sha512-Cp6Tu2Q3coUxllvQJMR8BSXVl4CL9CaIjppAl9f1I3K0X9PwuS9MUGWo/pPfn6uUwseXBBX/1BFQ43f7H5RXVQ==",
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-1.1.0.tgz",
+      "integrity": "sha512-IBy87h+3XgGuhB+2PTmjHSArUAROTZmcL8/t0X2KAYEmRWYz9LTSiTodelcnwiLapOVs5sKPc9ZqrkG7VYNyGA==",
       "dev": true,
       "requires": {
         "stylelint-config-recommended-scss": "^4.1.0",
index 5ba6c04adbf5abf1f5a97d0fbff7fb6bc01d9042..7b4eaaf89b7ab4571d49dbff7cc192840a07ff09 100644 (file)
     "serve": "^11.3.0",
     "shelljs": "^0.8.3",
     "stylelint": "^12.0.1",
-    "stylelint-config-twbs-bootstrap": "^1.0.0",
+    "stylelint-config-twbs-bootstrap": "^1.1.0",
     "terser": "^4.4.3",
     "vnu-jar": "19.9.4"
   },