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

github.com/twbs/stylelint-config-twbs-bootstrap.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8263be2..f7b40dd 100644
--- a/package.json
+++ b/package.json
@@ -32,12 +32,12 @@
"dependencies": {
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard": "^29.0.0",
- "stylelint-config-standard-scss": "^6.0.0",
+ "stylelint-config-standard-scss": "^6.1.0",
"stylelint-scss": "^4.3.0"
},
"devDependencies": {
"eslint": "^8.26.0",
- "stylelint": "^14.14.0"
+ "stylelint": "^14.14.1"
},
"scripts": {
"lint": "eslint --ignore-path .gitignore .",