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 49695ce..15efb54 100644
--- a/package.json
+++ b/package.json
@@ -33,10 +33,10 @@
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard": "^24.0.0",
"stylelint-config-standard-scss": "^3.0.0",
- "stylelint-scss": "^4.0.0"
+ "stylelint-scss": "^4.0.1"
},
"devDependencies": {
- "eslint": "^8.3.0",
+ "eslint": "^8.4.1",
"stylelint": "^14.1.0"
},
"scripts": {