From bcfc8d0d633e23dc90eae79464c777515cfcfc97 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 9 Sep 2022 18:17:11 +0300
Subject: [PATCH] Bump stylelint-config-twbs-bootstrap from 5.0.0 to 6.0.0
 (#37087)

Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
---
 package-lock.json | 59 +++++++++++++++++++++++++++++++++++++++--------
 package.json      |  2 +-
 2 files changed, 50 insertions(+), 11 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 12c6cfafb2..9bc73f1863 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -62,7 +62,7 @@
         "sass": "^1.54.8",
         "shelljs": "^0.8.5",
         "stylelint": "^14.11.0",
-        "stylelint-config-twbs-bootstrap": "^5.0.0",
+        "stylelint-config-twbs-bootstrap": "^6.0.0",
         "terser": "^5.15.0",
         "vnu-jar": "21.10.12"
       },
@@ -9551,13 +9551,13 @@
       }
     },
     "node_modules/stylelint-config-twbs-bootstrap": {
-      "version": "5.0.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-5.0.0.tgz",
-      "integrity": "sha512-YTKXFl+6s9i5A2tlz3BdbZiawLQw+2NFe81If1bC1clMYkzOFL/r+bRdPhU7X/UbKU2H4sPhaS00Q/m10AGlwA==",
+      "version": "6.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-6.0.0.tgz",
+      "integrity": "sha512-lrrhLkw5GqvSYykw6miMvxK7Ff+JSe80eiAlhpJv6z9X0AZdbBUL7bmqTcwgVg3G2OahAv6jejmJh+N9mR5c7w==",
       "dev": true,
       "dependencies": {
         "stylelint-config-recess-order": "^3.0.0",
-        "stylelint-config-standard": "^26.0.0",
+        "stylelint-config-standard": "^28.0.0",
         "stylelint-config-standard-scss": "^5.0.0",
         "stylelint-scss": "^4.3.0"
       },
@@ -9565,7 +9565,28 @@
         "node": ">=12"
       },
       "peerDependencies": {
-        "stylelint": "^14.9.0"
+        "stylelint": "^14.11.0"
+      }
+    },
+    "node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-recommended": {
+      "version": "9.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz",
+      "integrity": "sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==",
+      "dev": true,
+      "peerDependencies": {
+        "stylelint": "^14.10.0"
+      }
+    },
+    "node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-standard": {
+      "version": "28.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-28.0.0.tgz",
+      "integrity": "sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==",
+      "dev": true,
+      "dependencies": {
+        "stylelint-config-recommended": "^9.0.0"
+      },
+      "peerDependencies": {
+        "stylelint": "^14.11.0"
       }
     },
     "node_modules/stylelint-order": {
@@ -17483,15 +17504,33 @@
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "version": "5.0.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-5.0.0.tgz",
-      "integrity": "sha512-YTKXFl+6s9i5A2tlz3BdbZiawLQw+2NFe81If1bC1clMYkzOFL/r+bRdPhU7X/UbKU2H4sPhaS00Q/m10AGlwA==",
+      "version": "6.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-6.0.0.tgz",
+      "integrity": "sha512-lrrhLkw5GqvSYykw6miMvxK7Ff+JSe80eiAlhpJv6z9X0AZdbBUL7bmqTcwgVg3G2OahAv6jejmJh+N9mR5c7w==",
       "dev": true,
       "requires": {
         "stylelint-config-recess-order": "^3.0.0",
-        "stylelint-config-standard": "^26.0.0",
+        "stylelint-config-standard": "^28.0.0",
         "stylelint-config-standard-scss": "^5.0.0",
         "stylelint-scss": "^4.3.0"
+      },
+      "dependencies": {
+        "stylelint-config-recommended": {
+          "version": "9.0.0",
+          "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz",
+          "integrity": "sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==",
+          "dev": true,
+          "requires": {}
+        },
+        "stylelint-config-standard": {
+          "version": "28.0.0",
+          "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-28.0.0.tgz",
+          "integrity": "sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==",
+          "dev": true,
+          "requires": {
+            "stylelint-config-recommended": "^9.0.0"
+          }
+        }
       }
     },
     "stylelint-order": {
diff --git a/package.json b/package.json
index 48c08cef21..f766135ff9 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
     "sass": "^1.54.8",
     "shelljs": "^0.8.5",
     "stylelint": "^14.11.0",
-    "stylelint-config-twbs-bootstrap": "^5.0.0",
+    "stylelint-config-twbs-bootstrap": "^6.0.0",
     "terser": "^5.15.0",
     "vnu-jar": "21.10.12"
   },
-- 
GitLab