Skip to content

Commit e9c1687

Browse files
committed
chore(package): Upgrade eslint to version 3.19.0
1 parent edd5d27 commit e9c1687

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"chai": "^3.5.0",
3838
"codeclimate-test-reporter": "^0.4.1",
3939
"coveralls": "^2.13.0",
40-
"eslint": "^3.18.0",
40+
"eslint": "^3.19.0",
4141
"generate-changelog": "^1.1.0",
4242
"istanbul": "^0.4.5",
4343
"mocha": "^3.2.0",

yarn.lock

+4-8
Original file line numberDiff line numberDiff line change
@@ -515,9 +515,9 @@ escope@^3.6.0:
515515
esrecurse "^4.1.0"
516516
estraverse "^4.1.1"
517517

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"
521521
dependencies:
522522
babel-code-frame "^6.16.0"
523523
chalk "^1.1.3"
@@ -1102,11 +1102,7 @@ lodash.some@^4.4.0:
11021102
version "4.6.0"
11031103
resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d"
11041104

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:
11101106
version "4.17.4"
11111107
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
11121108

0 commit comments

Comments
 (0)