diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-04 13:12:42 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-04 13:12:42 +0300 |
| commit | 3374ea517dd6294f3fdadc86aada22fbf3eedd20 (patch) | |
| tree | 8fed8f07d97c96ffae74bf72705c3c132d39ba26 | |
| parent | ac576614a5515e429f27e756fad81d5aa05e95a6 (diff) | |
| download | bootstrap-3374ea517dd6294f3fdadc86aada22fbf3eedd20.tar.xz bootstrap-3374ea517dd6294f3fdadc86aada22fbf3eedd20.zip | |
Build(deps-dev): Bump find-unused-sass-variables from 4.0.6 to 4.0.8 (#38402)
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.6...v4.0.8)
---
updated-dependencies:
- dependency-name: find-unused-sass-variables
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 14 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json index cc199d80d..57724497e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-unicorn": "^46.0.0", - "find-unused-sass-variables": "^4.0.6", + "find-unused-sass-variables": "^4.0.8", "globby": "^11.1.0", "hammer-simulator": "0.0.1", "hugo-bin": "^0.101.5", @@ -5245,9 +5245,9 @@ } }, "node_modules/find-unused-sass-variables": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-4.0.6.tgz", - "integrity": "sha512-LLmve6yEAvkjCSji2JuY4LEEMvD5a1NBQPu05oSK1vVfJUx8cZW6K/gDyfYZt0B1FnCiz7cJsa3DAZfTHsEdUg==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-4.0.8.tgz", + "integrity": "sha512-IllJ9d85P1NRZHS51ql0Q+ddhgD6+9CTo1q4exgpNfmRgCf36/bP1VCYpsI6IoJuNSrDGrdaFyNMo5YWZO44yw==", "dev": true, "dependencies": { "commander": "^9.5.0", @@ -14788,9 +14788,9 @@ } }, "find-unused-sass-variables": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-4.0.6.tgz", - "integrity": "sha512-LLmve6yEAvkjCSji2JuY4LEEMvD5a1NBQPu05oSK1vVfJUx8cZW6K/gDyfYZt0B1FnCiz7cJsa3DAZfTHsEdUg==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-4.0.8.tgz", + "integrity": "sha512-IllJ9d85P1NRZHS51ql0Q+ddhgD6+9CTo1q4exgpNfmRgCf36/bP1VCYpsI6IoJuNSrDGrdaFyNMo5YWZO44yw==", "dev": true, "requires": { "commander": "^9.5.0", diff --git a/package.json b/package.json index 9ffc216e5..51b3e1886 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-unicorn": "^46.0.0", - "find-unused-sass-variables": "^4.0.6", + "find-unused-sass-variables": "^4.0.8", "globby": "^11.1.0", "hammer-simulator": "0.0.1", "hugo-bin": "^0.101.5", |
