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

github.com/twbs/grunt-bootlint.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 8ee49a4..0f9124c 100644
--- a/package.json
+++ b/package.json
@@ -27,8 +27,8 @@
"test": "grunt test"
},
"dependencies": {
- "bootlint": "^0.15.1",
- "chalk": "^2.4.1",
+ "bootlint": "^0.16.1",
+ "chalk": "^2.4.2",
"micromatch": "^3.1.10"
},
"devDependencies": {