From 3374ea517dd6294f3fdadc86aada22fbf3eedd20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 13:12:42 +0300 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index cc199d80df..57724497ed 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 9ffc216e5d..51b3e18864 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", -- 2.47.2