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:
authorXhmikosR <xhmikosr@gmail.com>2021-06-08 18:26:36 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-06-08 18:27:43 +0300
commit4681e83600baa9b1d0a090d3b1c72ae1d101ec30 (patch)
treea4758dd3a2c424faa4251ec4ec1c35cb363a3f97 /package.json
parent89b5fc2212a1065a00734e0571dda7ad3d0a7e35 (diff)
Update devDependencies and regenerate package-lock.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c9adac0..28e5321 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"stylelint-scss": "^3.19.0"
},
"devDependencies": {
- "eslint": "^7.27.0",
+ "eslint": "^7.28.0",
"stylelint": "^13.13.1"
},
"scripts": {