Skip to content

Commit 330f393

Browse files
author
Volodymyr Zaets
committed
MAGETWO-44563: JS static tests fail on mainline
- Fixed eslint and jscs version
1 parent 4cf22c1 commit 330f393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"grunt-contrib-jasmine": "^0.8.1",
2222
"grunt-contrib-less": "^0.12.0",
2323
"grunt-contrib-watch": "^0.6.1",
24-
"grunt-eslint": "^17.0.0",
24+
"grunt-eslint": "17.3.1",
2525
"grunt-exec": "^0.4.6",
26-
"grunt-jscs": "^2.1.0",
26+
"grunt-jscs": "2.2.0",
2727
"grunt-replace": "^0.9.2",
2828
"grunt-styledocco": "^0.1.4",
2929
"grunt-template-jasmine-requirejs": "^0.2.3",

0 commit comments

Comments
 (0)