aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
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",