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:
authorXhmikosR <xhmikosr@gmail.com>2022-03-10 09:45:48 +0300
committerXhmikosR <xhmikosr@gmail.com>2022-03-10 09:45:48 +0300
commite00a853a0e65c084aa0a554eab213b7b9577b5dd (patch)
tree53ec3e8aa9f4ef235e6a29daea146221a5e277d0 /package.json
parent4bfa65e0634e141f3924b09f1c769641cba2ce5e (diff)
Update devDependencies
* find-unused-sass-variables ^4.0.2 → ^4.0.3 * hugo-bin ^0.81.0 → ^0.81.3 * postcss ^8.4.7 → ^8.4.8
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 43b103ce2..c6dcb9d9f 100644
--- a/package.json
+++ b/package.json
@@ -45,13 +45,13 @@
"cross-env": "^7.0.3",
"eslint": "^8.10.0",
"fantasticon": "^1.2.3",
- "find-unused-sass-variables": "^4.0.2",
- "hugo-bin": "^0.81.0",
+ "find-unused-sass-variables": "^4.0.3",
+ "hugo-bin": "^0.81.3",
"linkinator": "^3.0.3",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
- "postcss": "^8.4.7",
+ "postcss": "^8.4.8",
"postcss-cli": "^9.1.0",
"purgecss": "^4.1.3",
"stylelint": "^14.5.3",