File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 37
37
"chai" : " ^3.5.0" ,
38
38
"codeclimate-test-reporter" : " ^0.4.0" ,
39
39
"coveralls" : " ^2.11.15" ,
40
- "eslint" : " ^3.12.2 " ,
40
+ "eslint" : " ^3.14.1 " ,
41
41
"generate-changelog" : " ^1.1.0" ,
42
42
"istanbul" : " ^0.4.5" ,
43
43
"mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -515,9 +515,9 @@ escope@^3.6.0:
515
515
esrecurse "^4.1.0"
516
516
estraverse "^4.1.1"
517
517
518
- eslint@^3.12.2 :
519
- version "3.12.2 "
520
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.12.2 .tgz#6be5a9aa29658252abd7f91e9132bab1f26f3c34 "
518
+ eslint@^3.14.1 :
519
+ version "3.14.1 "
520
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.14.1 .tgz#8a62175f2255109494747a1b25128d97b8eb3d97 "
521
521
dependencies :
522
522
babel-code-frame "^6.16.0"
523
523
chalk "^1.1.3"
@@ -549,7 +549,7 @@ eslint@^3.12.2:
549
549
require-uncached "^1.0.2"
550
550
shelljs "^0.7.5"
551
551
strip-bom "^3.0.0"
552
- strip-json-comments "~1 .0.1"
552
+ strip-json-comments "~2 .0.1"
553
553
table "^3.7.8"
554
554
text-table "~0.2.0"
555
555
user-home "^2.0.0"
@@ -1552,9 +1552,9 @@ strip-bom@^3.0.0:
1552
1552
version "3.0.0"
1553
1553
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
1554
1554
1555
- strip-json-comments@~1 .0.1 :
1556
- version "1 .0.4 "
1557
- resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1 .0.4 .tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91 "
1555
+ strip-json-comments@~2 .0.1 :
1556
+ version "2 .0.1 "
1557
+ resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2 .0.1 .tgz#3c531942e908c2697c0ec344858c286c7ca0a60a "
1558
1558
1559
1559
[email protected] , supports-color@^3.1.0:
1560
1560
version "3.1.2"
You can’t perform that action at this time.
0 commit comments