Merge pull request #16392 from twbs/jscs
Update JSCS rules
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | ... | @@ -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": { | ||
| ... | ... |
Please register or sign in to comment