]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump stylelint from 16.7.0 to 16.8.1 (#40698)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 13 Aug 2024 12:39:13 +0000 (15:39 +0300)
committerGitHub <noreply@github.com>
Tue, 13 Aug 2024 12:39:13 +0000 (15:39 +0300)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.7.0 to 16.8.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.7.0...16.8.1)

---
updated-dependencies:
- dependency-name: stylelint
  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 2ca5a392b7481e5ef8fc7c2ea247dd991dbe4a8b..b322efa886e33b89fa01a38c61023bb481b70c06 100644 (file)
@@ -67,7 +67,7 @@
         "sass": "^1.77.8",
         "sass-true": "^8.0.0",
         "shelljs": "^0.8.5",
-        "stylelint": "^16.7.0",
+        "stylelint": "^16.8.1",
         "stylelint-config-twbs-bootstrap": "^14.2.0",
         "terser": "^5.31.3",
         "vnu-jar": "23.4.11"
       "license": "ISC"
     },
     "node_modules/stylelint": {
-      "version": "16.7.0",
-      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.7.0.tgz",
-      "integrity": "sha512-Q1ATiXlz+wYr37a7TGsfvqYn2nSR3T/isw3IWlZQzFzCNoACHuGBb6xBplZXz56/uDRJHIygxjh7jbV/8isewA==",
+      "version": "16.8.1",
+      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.1.tgz",
+      "integrity": "sha512-O8aDyfdODSDNz/B3gW2HQ+8kv8pfhSu7ZR7xskQ93+vI6FhKKGUJMQ03Ydu+w3OvXXE0/u4hWU4hCPNOyld+OA==",
       "dev": true,
       "funding": [
         {
           "url": "https://github.com/sponsors/stylelint"
         }
       ],
-      "license": "MIT",
       "dependencies": {
         "@csstools/css-parser-algorithms": "^2.7.1",
         "@csstools/css-tokenizer": "^2.4.1",
         "cosmiconfig": "^9.0.0",
         "css-functions-list": "^3.2.2",
         "css-tree": "^2.3.1",
-        "debug": "^4.3.5",
+        "debug": "^4.3.6",
         "fast-glob": "^3.3.2",
         "fastest-levenshtein": "^1.0.16",
         "file-entry-cache": "^9.0.0",
         "micromatch": "^4.0.7",
         "normalize-path": "^3.0.0",
         "picocolors": "^1.0.1",
-        "postcss": "^8.4.39",
-        "postcss-resolve-nested-selector": "^0.1.1",
+        "postcss": "^8.4.40",
+        "postcss-resolve-nested-selector": "^0.1.4",
         "postcss-safe-parser": "^7.0.0",
-        "postcss-selector-parser": "^6.1.0",
+        "postcss-selector-parser": "^6.1.1",
         "postcss-value-parser": "^4.2.0",
         "resolve-from": "^5.0.0",
         "string-width": "^4.2.3",
index 2089345cc96ec21736da7cc0f6dd1d0d13a60b5c..12e19e6197ba6cd658df1a12e4281271e11ced11 100644 (file)
     "sass": "^1.77.8",
     "sass-true": "^8.0.0",
     "shelljs": "^0.8.5",
-    "stylelint": "^16.7.0",
+    "stylelint": "^16.8.1",
     "stylelint-config-twbs-bootstrap": "^14.2.0",
     "terser": "^5.31.3",
     "vnu-jar": "23.4.11"