File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 54
54
"babel-register" : " 6.26.0" ,
55
55
"conventional-changelog-cli" : " 1.3.5" ,
56
56
"doctoc" : " 1.3.0" ,
57
- "eslint" : " 4.13.1 " ,
57
+ "eslint" : " 4.14.0 " ,
58
58
"eslint-config-algolia" : " 13.0.1" ,
59
59
"eslint-config-prettier" : " 2.9.0" ,
60
60
"eslint-plugin-import" : " 2.8.0" ,
Original file line number Diff line number Diff line change @@ -2042,21 +2042,21 @@ eslint-visitor-keys@^1.0.0:
2042
2042
version "1.0.0"
2043
2043
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2044
2044
2045
- eslint@4.13.1 :
2046
- version "4.13.1 "
2047
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.13.1 .tgz#0055e0014464c7eb7878caf549ef2941992b444f "
2045
+ eslint@4.14.0 :
2046
+ version "4.14.0 "
2047
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.14.0 .tgz#96609768d1dd23304faba2d94b7fefe5a5447a82 "
2048
2048
dependencies :
2049
2049
ajv "^5.3.0"
2050
2050
babel-code-frame "^6.22.0"
2051
2051
chalk "^2.1.0"
2052
2052
concat-stream "^1.6.0"
2053
2053
cross-spawn "^5.1.0"
2054
- debug "^3.0.1 "
2054
+ debug "^3.1.0 "
2055
2055
doctrine "^2.0.2"
2056
2056
eslint-scope "^3.7.1"
2057
+ eslint-visitor-keys "^1.0.0"
2057
2058
espree "^3.5.2"
2058
2059
esquery "^1.0.0"
2059
- estraverse "^4.2.0"
2060
2060
esutils "^2.0.2"
2061
2061
file-entry-cache "^2.0.0"
2062
2062
functional-red-black-tree "^1.0.1"
You can’t perform that action at this time.
0 commit comments