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 6a8da9a..4ae3e63 100644
--- a/package.json
+++ b/package.json
@@ -31,13 +31,13 @@
"stylelint": "^13.13.1"
},
"dependencies": {
- "stylelint-config-recommended-scss": "^4.2.0",
+ "stylelint-config-recommended-scss": "^4.3.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.19.0"
},
"devDependencies": {
- "eslint": "^7.29.0",
+ "eslint": "^7.31.0",
"stylelint": "^13.13.1"
},
"scripts": {