]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump stylelint-config-twbs-bootstrap from 1.1.0 to 2.0.0 (#30099)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 28 Jan 2020 12:59:26 +0000 (14:59 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 28 Jan 2020 12:59:26 +0000 (14:59 +0200)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v1.1.0...v2.0.0)

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

index 6925fa8025fff009d0ada20753daad89d6a1d3d4..aecad6bc7f4c6e67ed5790c14931d017e25a065d 100644 (file)
       "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=",
       "dev": true
     },
-    "lodash.isboolean": {
-      "version": "3.0.3",
-      "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
-      "integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=",
-      "dev": true
-    },
-    "lodash.isregexp": {
-      "version": "4.0.1",
-      "resolved": "https://registry.npmjs.org/lodash.isregexp/-/lodash.isregexp-4.0.1.tgz",
-      "integrity": "sha1-4T5kezDNVZdSoEzZEghvr32hwws=",
-      "dev": true
-    },
-    "lodash.isstring": {
-      "version": "4.0.1",
-      "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
-      "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=",
-      "dev": true
-    },
     "lodash.kebabcase": {
       "version": "4.1.1",
       "resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
       "dev": true
     },
     "stylelint-config-recommended-scss": {
-      "version": "4.1.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.1.0.tgz",
-      "integrity": "sha512-4012ca0weVi92epm3RRBRZcRJIyl5vJjJ/tJAKng+Qat5+cnmuCwyOI2vXkKdjNfGd0gvzyKCKEkvTMDcbtd7Q==",
+      "version": "4.2.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.2.0.tgz",
+      "integrity": "sha512-4bI5BYbabo/GCQ6LbRZx/ZlVkK65a1jivNNsD+ix/Lw0U3iAch+jQcvliGnnAX8SUPaZ0UqzNVNNAF3urswa7g==",
       "dev": true,
       "requires": {
         "stylelint-config-recommended": "^3.0.0"
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "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==",
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.0.0.tgz",
+      "integrity": "sha512-9VpHaK78mGFJpB9V9dZJXuImnNLkFPvvlOHQLyBnMoX6/qc4miuYInaJbYBMs844gqPF208EjKOZinrUJZ6TIA==",
       "dev": true,
       "requires": {
-        "stylelint-config-recommended-scss": "^4.1.0",
+        "stylelint-config-recommended-scss": "^4.2.0",
         "stylelint-config-standard": "^19.0.0",
-        "stylelint-order": "^3.1.1",
-        "stylelint-scss": "^3.13.0"
+        "stylelint-order": "^4.0.0",
+        "stylelint-scss": "^3.14.2"
       }
     },
     "stylelint-order": {
-      "version": "3.1.1",
-      "resolved": "https://registry.npmjs.org/stylelint-order/-/stylelint-order-3.1.1.tgz",
-      "integrity": "sha512-4gP/r8j/6JGZ/LL41b2sYtQqfwZl4VSqTp7WeIwI67v/OXNQ08dnn64BGXNwAUSgb2+YIvIOxQaMzqMyQMzoyQ==",
+      "version": "4.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-order/-/stylelint-order-4.0.0.tgz",
+      "integrity": "sha512-bXV0v+jfB0+JKsqIn3mLglg1Dj2QCYkFHNfL1c+rVMEmruZmW5LUqT/ARBERfBm8SFtCuXpEdatidw/3IkcoiA==",
       "dev": true,
       "requires": {
         "lodash": "^4.17.15",
-        "postcss": "^7.0.17",
+        "postcss": "^7.0.26",
         "postcss-sorting": "^5.0.1"
       }
     },
     "stylelint-scss": {
-      "version": "3.13.0",
-      "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.13.0.tgz",
-      "integrity": "sha512-SaLnvQyndaPcsgVJsMh6zJ1uKVzkRZJx+Wg/stzoB1mTBdEmGketbHrGbMQNymzH/0mJ06zDSpeCDvNxqIJE5A==",
+      "version": "3.14.2",
+      "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.14.2.tgz",
+      "integrity": "sha512-59/BkIEWyFoORiejDIQB2P2kmg0KcqMn7wtj1y5sRvS4N+Qh+Ng3hbKelOzgS+OM2Ezbai0uEev8xckXxkh9TQ==",
       "dev": true,
       "requires": {
-        "lodash.isboolean": "^3.0.3",
-        "lodash.isregexp": "^4.0.1",
-        "lodash.isstring": "^4.0.1",
+        "lodash": "^4.17.15",
         "postcss-media-query-parser": "^0.2.3",
         "postcss-resolve-nested-selector": "^0.1.1",
         "postcss-selector-parser": "^6.0.2",
index afacacf93fd342304fa1a496b7c432f8f8130df9..2f0903962984eb0ca3c5f07b10184c83892154a8 100644 (file)
     "serve": "^11.3.0",
     "shelljs": "^0.8.3",
     "stylelint": "^12.0.1",
-    "stylelint-config-twbs-bootstrap": "^1.1.0",
+    "stylelint-config-twbs-bootstrap": "^2.0.0",
     "terser": "^4.6.3",
     "vnu-jar": "20.1.2"
   },