]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump stylelint from 15.8.0 to 15.9.0 (#38836)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 27 Jun 2023 13:56:15 +0000 (16:56 +0300)
committerGitHub <noreply@github.com>
Tue, 27 Jun 2023 13:56:15 +0000 (16:56 +0300)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.0 to 15.9.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.8.0...15.9.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 3ab662727f186fc3e09c30ab12cfab4a9cfa2b8d..47d8af565fad0d2001c44fe526f0d1a7a1ae589e 100644 (file)
@@ -64,7 +64,7 @@
         "sass": "^1.63.6",
         "sass-true": "^7.0.0",
         "shelljs": "^0.8.5",
-        "stylelint": "^15.8.0",
+        "stylelint": "^15.9.0",
         "stylelint-config-twbs-bootstrap": "^10.0.0",
         "terser": "^5.18.1",
         "vnu-jar": "23.4.11"
       "dev": true
     },
     "node_modules/stylelint": {
-      "version": "15.8.0",
-      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.8.0.tgz",
-      "integrity": "sha512-x9qBk84F3MEjMEUNCE7MtWmfj9G9y5XzJ0cpQeJdy2l/IoqjC8Ih0N0ytmOTnXE4Yv0J7I1cmVRQUVNSPCxTsA==",
+      "version": "15.9.0",
+      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.9.0.tgz",
+      "integrity": "sha512-sXtAZi64CllWr6A+8ymDWnlIaYwuAa7XRmGnJxLQXFNnLjd3Izm4HAD+loKVaZ7cpK6SLxhAUX1lwPJKGCn0mg==",
       "dev": true,
       "dependencies": {
         "@csstools/css-parser-algorithms": "^2.2.0",
       "dev": true
     },
     "stylelint": {
-      "version": "15.8.0",
-      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.8.0.tgz",
-      "integrity": "sha512-x9qBk84F3MEjMEUNCE7MtWmfj9G9y5XzJ0cpQeJdy2l/IoqjC8Ih0N0ytmOTnXE4Yv0J7I1cmVRQUVNSPCxTsA==",
+      "version": "15.9.0",
+      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.9.0.tgz",
+      "integrity": "sha512-sXtAZi64CllWr6A+8ymDWnlIaYwuAa7XRmGnJxLQXFNnLjd3Izm4HAD+loKVaZ7cpK6SLxhAUX1lwPJKGCn0mg==",
       "dev": true,
       "requires": {
         "@csstools/css-parser-algorithms": "^2.2.0",
index a1cc7a185f1cd4314e6eb707df6af89be6440da8..0c3b36a5fc55ae2aa1ce0f2a2405c005081a85d1 100644 (file)
     "sass": "^1.63.6",
     "sass-true": "^7.0.0",
     "shelljs": "^0.8.5",
-    "stylelint": "^15.8.0",
+    "stylelint": "^15.9.0",
     "stylelint-config-twbs-bootstrap": "^10.0.0",
     "terser": "^5.18.1",
     "vnu-jar": "23.4.11"