]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#39859)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Apr 2024 10:01:26 +0000 (13:01 +0300)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 10:01:26 +0000 (13:01 +0300)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.0.0...v14.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index a23d58cd1562415b2f0aa747ad61052d4f4d4236..6a205d22148b6fd7f67d6aab97be9f8cf554a57c 100644 (file)
@@ -68,7 +68,7 @@
         "sass-true": "^8.0.0",
         "shelljs": "^0.8.5",
         "stylelint": "^16.3.1",
-        "stylelint-config-twbs-bootstrap": "^14.0.0",
+        "stylelint-config-twbs-bootstrap": "^14.1.0",
         "terser": "^5.29.2",
         "vnu-jar": "23.4.11"
       },
       }
     },
     "node_modules/@stylistic/stylelint-plugin": {
-      "version": "2.1.0",
-      "resolved": "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-2.1.0.tgz",
-      "integrity": "sha512-mUZEW9uImHSbXeyzbFmHb8WPBv56UTaEnWL/3dGdAiJ54C+8GTfDwDVdI6gbqT9wV7zynkPu7tCXc5746H9mZQ==",
+      "version": "2.1.1",
+      "resolved": "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-2.1.1.tgz",
+      "integrity": "sha512-xqHTmQZN7EbnFDW7jw0rAsdFNO4IRqvXhrh3qhUlIwF/x09Zm7kgs/ADktHxsTJYcw346PpGihsB0t4pZhpeHw==",
       "dev": true,
       "dependencies": {
         "@csstools/css-parser-algorithms": "^2.5.0",
       }
     },
     "node_modules/stylelint-config-recess-order": {
-      "version": "4.6.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-recess-order/-/stylelint-config-recess-order-4.6.0.tgz",
-      "integrity": "sha512-V76fhv3YtcNXh/hyAuAdSzi5FmcrG54Mp2AThJ3D/PTMTSYzUPd7GIhP6z9mTqnRhmkk6YTfcu/JWB8h+Yrcaw==",
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-recess-order/-/stylelint-config-recess-order-5.0.0.tgz",
+      "integrity": "sha512-D+/Got844O96No2mj/H2NhLjj555iKAy/Mea+JCerfKB9TBKQW3/IudSVkTCxE4QiRDLldfH15x6FH1D1Anjhw==",
       "dev": true,
       "dependencies": {
-        "stylelint-order": "6.x"
+        "stylelint-order": "^6.0.4"
       },
       "peerDependencies": {
-        "stylelint": ">=15"
+        "stylelint": ">=16"
       }
     },
     "node_modules/stylelint-config-recommended": {
       }
     },
     "node_modules/stylelint-config-twbs-bootstrap": {
-      "version": "14.0.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-14.0.0.tgz",
-      "integrity": "sha512-Qw0lLwxj/q4X763NjqefEwh42m71bARfBCs5yP3BF2e878A2+y87WUtGgeGTzD+gUDEoFBZbrjyIZkG/ILq9HA==",
+      "version": "14.1.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-14.1.0.tgz",
+      "integrity": "sha512-4pd1ddeLesZX2GQvQlelrFAUcgKo1GAFUSPR379s+hDUXrF+6JdUVpfUTfKq/k1U4a5RSbtUOXLS238rnqLPqg==",
       "dev": true,
       "funding": [
         {
       ],
       "dependencies": {
         "@stylistic/stylelint-config": "^1.0.1",
-        "@stylistic/stylelint-plugin": "^2.0.0",
-        "stylelint-config-recess-order": "^4.4.0",
+        "@stylistic/stylelint-plugin": "^2.1.1",
+        "stylelint-config-recess-order": "^5.0.0",
         "stylelint-config-standard": "^36.0.0",
         "stylelint-config-standard-scss": "^13.0.0",
-        "stylelint-scss": "^6.1.0"
+        "stylelint-scss": "^6.2.1"
       },
       "engines": {
         "node": ">=18.12.0"
index 11316e0043279e44b97e769c58442c6d1250ef21..614c6e3691aba3b6d10af1da5fabd17e7198d985 100644 (file)
     "sass-true": "^8.0.0",
     "shelljs": "^0.8.5",
     "stylelint": "^16.3.1",
-    "stylelint-config-twbs-bootstrap": "^14.0.0",
+    "stylelint-config-twbs-bootstrap": "^14.1.0",
     "terser": "^5.29.2",
     "vnu-jar": "23.4.11"
   },