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-06-11 19:14:28 +0300
committerGitHub <noreply@github.com>2022-06-11 19:14:28 +0300
commit8facc79ebea6405b1ded32169496ca29def47608 (patch)
treef721730b77ef901639073cf2539fcf5fc124c344 /package.json
parent8d76d651dfb937fcf0b2f4aa3af9b9aa9407903b (diff)
Update devDependencies (#1343)
* eslint ^8.16.0 → ^8.17.0 * hugo-bin ^0.88.1 → ^0.88.2 * stylelint ^14.8.5 → ^14.9.1 * stylelint-config-twbs-bootstrap ^3.2.0 → ^4.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 7f4c980fd..4afe4074d 100644
--- a/package.json
+++ b/package.json
@@ -42,18 +42,18 @@
"autoprefixer": "^10.4.7",
"bootstrap": "5.2.0-beta1",
"cross-env": "^7.0.3",
- "eslint": "^8.16.0",
+ "eslint": "^8.17.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.88.1",
+ "hugo-bin": "^0.88.2",
"lockfile-lint": "^4.7.4",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"postcss": "^8.4.14",
"postcss-cli": "^9.1.0",
"purgecss": "^4.1.3",
- "stylelint": "^14.8.5",
- "stylelint-config-twbs-bootstrap": "^3.2.0",
+ "stylelint": "^14.9.1",
+ "stylelint-config-twbs-bootstrap": "^4.0.0",
"svg-sprite": "^2.0.0-beta5",
"svgo": "^2.8.0",
"vnu-jar": "21.10.12"