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:
authorMark Otto <markdotto@gmail.com>2022-09-02 02:47:56 +0300
committerMark Otto <otto@github.com>2022-09-02 02:50:56 +0300
commitd402d43919e20790afd56bee67d06519c28c9b7b (patch)
treeb68b55dfcbf0939a572e31844865f8e2d6d52919 /package.json
parent792c1ffdd14179b3ad2d187d98eda7ef081e8423 (diff)
Update dependencies
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 f76480522..32a92341a 100644
--- a/package.json
+++ b/package.json
@@ -42,17 +42,17 @@
"autoprefixer": "^10.4.8",
"bootstrap": "5.2.0",
"cross-env": "^7.0.3",
- "eslint": "^8.21.0",
+ "eslint": "^8.23.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
"hugo-bin": "^0.89.0",
- "lockfile-lint": "^4.7.7",
+ "lockfile-lint": "^4.8.0",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
- "postcss": "^8.4.14",
+ "postcss": "^8.4.16",
"postcss-cli": "^10.0.0",
"purgecss": "^4.1.3",
- "stylelint": "^14.9.1",
+ "stylelint": "^14.11.0",
"stylelint-config-twbs-bootstrap": "^5.0.0",
"svg-sprite": "^2.0.0-beta7",
"svgo": "^2.8.0",