Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json22
-rw-r--r--package.json2
2 files changed, 12 insertions, 12 deletions
diff --git a/package-lock.json b/package-lock.json
index 0819b944c..12c9e3e53 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.12.0",
"fantasticon": "^1.2.3",
- "find-unused-sass-variables": "^4.0.3",
+ "find-unused-sass-variables": "^4.0.4",
"hugo-bin": "^0.84.0",
"lockfile-lint": "^4.7.4",
"npm-run-all": "^4.1.5",
@@ -2890,16 +2890,16 @@
}
},
"node_modules/find-unused-sass-variables": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-4.0.3.tgz",
- "integrity": "sha512-D4XetD1pKO7nS4NA/8OWJx/Zf/5uGIF+eCW+8WozUBi11ZrTF90L4tNL9ueGYlDfb2zGfIX0DjuWgw/MumK8EQ==",
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-4.0.4.tgz",
+ "integrity": "sha512-qs/dd5W66o17OW5bmndaOeEdHj9pNSrFcy9YMRgRE1JTYVAB0UvQszSF7F44xlAzcEV17wDp5liY6C79UxBsQQ==",
"dev": true,
"dependencies": {
- "commander": "^9.0.0",
+ "commander": "^9.1.0",
"escape-string-regexp": "^5.0.0",
"glob": "^7.2.0",
"picocolors": "^1.0.0",
- "postcss": "^8.4.7",
+ "postcss": "^8.4.12",
"postcss-scss": "^4.0.3"
},
"bin": {
@@ -10130,16 +10130,16 @@
}
},
"find-unused-sass-variables": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-4.0.3.tgz",
- "integrity": "sha512-D4XetD1pKO7nS4NA/8OWJx/Zf/5uGIF+eCW+8WozUBi11ZrTF90L4tNL9ueGYlDfb2zGfIX0DjuWgw/MumK8EQ==",
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/find-unused-sass-variables/-/find-unused-sass-variables-4.0.4.tgz",
+ "integrity": "sha512-qs/dd5W66o17OW5bmndaOeEdHj9pNSrFcy9YMRgRE1JTYVAB0UvQszSF7F44xlAzcEV17wDp5liY6C79UxBsQQ==",
"dev": true,
"requires": {
- "commander": "^9.0.0",
+ "commander": "^9.1.0",
"escape-string-regexp": "^5.0.0",
"glob": "^7.2.0",
"picocolors": "^1.0.0",
- "postcss": "^8.4.7",
+ "postcss": "^8.4.12",
"postcss-scss": "^4.0.3"
},
"dependencies": {
diff --git a/package.json b/package.json
index b05dadddf..2f83a7808 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.12.0",
"fantasticon": "^1.2.3",
- "find-unused-sass-variables": "^4.0.3",
+ "find-unused-sass-variables": "^4.0.4",
"hugo-bin": "^0.84.0",
"lockfile-lint": "^4.7.4",
"npm-run-all": "^4.1.5",