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 a59872f..181df0b 100644
--- a/package.json
+++ b/package.json
@@ -27,12 +27,12 @@
"test": "grunt test"
},
"dependencies": {
- "bootlint": "^0.16.3",
+ "bootlint": "^0.16.6",
"chalk": "^2.4.2",
"micromatch": "^3.1.10"
},
"devDependencies": {
- "grunt": "^1.0.3",
+ "grunt": "^1.0.4",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-nodeunit": "^2.0.0",
"grunt-eslint": "^21.0.0"