aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-05-05 06:58:16 +0300
committerXhmikosR <[email protected]>2015-05-05 06:58:16 +0300
commit280f6c5d5c375ee33f434a39803229fa97ef5149 (patch)
treeaa384843266c55aed713c21faaad90e590b56ff8 /package.json
parentaa2c5b5672f5a7b8b0419bee51023f7e9ae4acba (diff)
parent5ae00f2e7c6c3218cc35d3f88d4ec53a30bec698 (diff)
downloadbootstrap-280f6c5d5c375ee33f434a39803229fa97ef5149.tar.xz
bootstrap-280f6c5d5c375ee33f434a39803229fa97ef5149.zip
Merge pull request #16392 from twbs/jscs
Update JSCS rules
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index ec0036f66..8a9d53f2f 100644
--- a/package.json
+++ b/package.json
@@ -54,12 +54,12 @@
"grunt-exec": "~0.4.6",
"grunt-html": "~4.0.2",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~1.6.0",
+ "grunt-jscs": "~1.8.0",
"grunt-saucelabs": "~8.6.1",
"grunt-sed": "twbs/grunt-sed#v0.2.0",
"load-grunt-tasks": "~3.1.0",
- "markdown-it": "^4.1.1",
- "npm-shrinkwrap": "^200.1.0",
+ "markdown-it": "^4.2.0",
+ "npm-shrinkwrap": "^200.4.0",
"time-grunt": "^1.1.1"
},
"engines": {