]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump find-unused-sass-variables from 5.0.0 to 6.0.0 (#39858)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Apr 2024 10:00:59 +0000 (13:00 +0300)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 10:00:59 +0000 (13:00 +0300)
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: find-unused-sass-variables
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 ebbce6a94451cc4a42e7d105bff57ab997a9996d..a23d58cd1562415b2f0aa747ad61052d4f4d4236 100644 (file)
@@ -40,7 +40,7 @@
         "eslint-plugin-import": "^2.29.1",
         "eslint-plugin-markdown": "^4.0.1",
         "eslint-plugin-unicorn": "^51.0.1",
-        "find-unused-sass-variables": "^5.0.0",
+        "find-unused-sass-variables": "^6.0.0",
         "globby": "^14.0.1",
         "hammer-simulator": "0.0.1",
         "hugo-bin": "^0.121.1",
       }
     },
     "node_modules/find-unused-sass-variables": {
-      "version": "5.0.0",
-      "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-5.0.0.tgz",
-      "integrity": "sha512-hN4GJEiHRfJBuct5j/oG6coNHrmHY+qAuh2hScUhZvA+sSbgWETvYW6fZKEZW7vyT/QY5FTEyHn6vZhZoKzxmA==",
+      "version": "6.0.0",
+      "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-6.0.0.tgz",
+      "integrity": "sha512-qV2/G0gbmbYz1uPHlsCIYbqULg3obUfiAxR38SKu+W3w5m17Z2Jrra/5WBjz5m5ul9ig+6Ct6cPVRzcGTyw9rg==",
       "dev": true,
       "dependencies": {
-        "commander": "^10.0.1",
+        "commander": "^12.0.0",
         "escape-string-regexp": "^5.0.0",
         "glob": "^7.2.3",
         "picocolors": "^1.0.0",
-        "postcss": "^8.4.23",
-        "postcss-scss": "^4.0.6",
+        "postcss": "^8.4.38",
+        "postcss-scss": "^4.0.9",
         "strip-bom": "^5.0.0"
       },
       "bin": {
         "fusv": "bin/cli.js"
       },
       "engines": {
-        "node": "^14.14.0 || >=16.0.0"
+        "node": ">=18"
       },
       "funding": {
         "url": "https://github.com/sponsors/XhmikosR"
       }
     },
     "node_modules/find-unused-sass-variables/node_modules/commander": {
-      "version": "10.0.1",
-      "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
-      "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==",
+      "version": "12.0.0",
+      "resolved": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz",
+      "integrity": "sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==",
       "dev": true,
       "engines": {
-        "node": ">=14"
+        "node": ">=18"
       }
     },
     "node_modules/find-unused-sass-variables/node_modules/escape-string-regexp": {
index e07c2e2772fd3820206cbe3ebbdc7b8118b0c013..11316e0043279e44b97e769c58442c6d1250ef21 100644 (file)
     "eslint-plugin-import": "^2.29.1",
     "eslint-plugin-markdown": "^4.0.1",
     "eslint-plugin-unicorn": "^51.0.1",
-    "find-unused-sass-variables": "^5.0.0",
+    "find-unused-sass-variables": "^6.0.0",
     "globby": "^14.0.1",
     "hammer-simulator": "0.0.1",
     "hugo-bin": "^0.121.1",