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:
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 9c3a4ea08..e6c74fc6b 100644
--- a/package.json
+++ b/package.json
@@ -41,10 +41,10 @@
"devDependencies": {
"autoprefixer": "^10.4.4",
"cross-env": "^7.0.3",
- "eslint": "^8.12.0",
+ "eslint": "^8.13.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.84.0",
+ "hugo-bin": "^0.85.1",
"lockfile-lint": "^4.7.4",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
@@ -53,7 +53,7 @@
"purgecss": "^4.1.3",
"stylelint": "^14.6.1",
"stylelint-config-twbs-bootstrap": "^3.0.1",
- "svg-sprite": "^2.0.0-beta3",
+ "svg-sprite": "^2.0.0-beta4",
"svgo": "^2.8.0",
"vnu-jar": "21.10.12"
},