File tree 2 files changed +5
-9
lines changed
2 files changed +5
-9
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.1" ,
39
39
"coveralls" : " ^2.13.0" ,
40
- "eslint" : " ^3.18 .0" ,
40
+ "eslint" : " ^3.19 .0" ,
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.18 .0 :
519
- version "3.18 .0"
520
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.18 .0.tgz#647e985c4ae71502d20ac62c109f66d5104c8a4b "
518
+ eslint@^3.19 .0 :
519
+ version "3.19 .0"
520
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19 .0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc "
521
521
dependencies :
522
522
babel-code-frame "^6.16.0"
523
523
chalk "^1.1.3"
@@ -1102,11 +1102,7 @@ lodash.some@^4.4.0:
1102
1102
version "4.6.0"
1103
1103
resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d"
1104
1104
1105
- lodash@^4.0.0, lodash@^4.14.0, lodash@^4.3.0 :
1106
- version "4.16.6"
1107
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777"
1108
-
1109
- lodash@~4.17.2 :
1105
+ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.3.0, lodash@~4.17.2 :
1110
1106
version "4.17.4"
1111
1107
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1112
1108
You can’t perform that action at this time.
0 commit comments