]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump stylelint from 15.4.0 to 15.5.0 (#38476)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 18 Apr 2023 12:17:23 +0000 (15:17 +0300)
committerGitHub <noreply@github.com>
Tue, 18 Apr 2023 12:17:23 +0000 (15:17 +0300)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.4.0 to 15.5.0.
- [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/15.4.0...15.5.0)

---
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 93bf9ec0049d8bf34f389d5368a327fdaef106e9..5ad84874c28a4ffcf774a4e95194af9248e14cf2 100644 (file)
@@ -64,7 +64,7 @@
         "sass": "^1.62.0",
         "sass-true": "^7.0.0",
         "shelljs": "^0.8.5",
-        "stylelint": "^15.4.0",
+        "stylelint": "^15.5.0",
         "stylelint-config-twbs-bootstrap": "^9.0.1",
         "terser": "5.16.0",
         "vnu-jar": "23.4.11"
       "dev": true
     },
     "node_modules/stylelint": {
-      "version": "15.4.0",
-      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.4.0.tgz",
-      "integrity": "sha512-TlOvpG3MbcFwHmK0q2ykhmpKo7Dq892beJit0NPdpyY9b1tFah/hGhqnAz/bRm2PDhDbJLKvjzkEYYBEz7Dxcg==",
+      "version": "15.5.0",
+      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.5.0.tgz",
+      "integrity": "sha512-jyMO3R1QtE5mUS4v40+Gg+sIQBqe7CF1xPslxycDzNVkIBCUD4O+5F1vLPq16VmunUTv4qG9o2rUKLnU5KkVeQ==",
       "dev": true,
       "dependencies": {
         "@csstools/css-parser-algorithms": "^2.1.0",
         "@csstools/css-tokenizer": "^2.1.0",
-        "@csstools/media-query-list-parser": "^2.0.1",
+        "@csstools/media-query-list-parser": "^2.0.2",
         "@csstools/selector-specificity": "^2.2.0",
         "balanced-match": "^2.0.0",
         "colord": "^2.9.3",
         "global-modules": "^2.0.0",
         "globby": "^11.1.0",
         "globjoin": "^0.1.4",
-        "html-tags": "^3.2.0",
+        "html-tags": "^3.3.1",
         "ignore": "^5.2.4",
         "import-lazy": "^4.0.0",
         "imurmurhash": "^0.1.4",
       "dev": true
     },
     "stylelint": {
-      "version": "15.4.0",
-      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.4.0.tgz",
-      "integrity": "sha512-TlOvpG3MbcFwHmK0q2ykhmpKo7Dq892beJit0NPdpyY9b1tFah/hGhqnAz/bRm2PDhDbJLKvjzkEYYBEz7Dxcg==",
+      "version": "15.5.0",
+      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.5.0.tgz",
+      "integrity": "sha512-jyMO3R1QtE5mUS4v40+Gg+sIQBqe7CF1xPslxycDzNVkIBCUD4O+5F1vLPq16VmunUTv4qG9o2rUKLnU5KkVeQ==",
       "dev": true,
       "requires": {
         "@csstools/css-parser-algorithms": "^2.1.0",
         "@csstools/css-tokenizer": "^2.1.0",
-        "@csstools/media-query-list-parser": "^2.0.1",
+        "@csstools/media-query-list-parser": "^2.0.2",
         "@csstools/selector-specificity": "^2.2.0",
         "balanced-match": "^2.0.0",
         "colord": "^2.9.3",
         "global-modules": "^2.0.0",
         "globby": "^11.1.0",
         "globjoin": "^0.1.4",
-        "html-tags": "^3.2.0",
+        "html-tags": "^3.3.1",
         "ignore": "^5.2.4",
         "import-lazy": "^4.0.0",
         "imurmurhash": "^0.1.4",
index 0263ec4f8a9a0ccef16d241d3fc0ceeb34d235f1..e33eccdbba7ddab105125d961e6afcf53e77b526 100644 (file)
     "sass": "^1.62.0",
     "sass-true": "^7.0.0",
     "shelljs": "^0.8.5",
-    "stylelint": "^15.4.0",
+    "stylelint": "^15.5.0",
     "stylelint-config-twbs-bootstrap": "^9.0.1",
     "terser": "5.16.0",
     "vnu-jar": "23.4.11"