File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 52
52
"babel-preset-react" : " 6.24.1" ,
53
53
"codemirror" : " 5.43.0" ,
54
54
"css-loader" : " 2.1.0" ,
55
- "eslint" : " 5.14.0 " ,
55
+ "eslint" : " 5.14.1 " ,
56
56
"eslint-plugin-react" : " 7.5.1" ,
57
57
"extract-text-webpack-plugin" : " 3.0.2" ,
58
58
"file-loader" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -2738,9 +2738,9 @@ eslint-visitor-keys@^1.0.0:
2738
2738
version "1.0.0"
2739
2739
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2740
2740
2741
-
2742
- version "5.14.0 "
2743
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.0 .tgz#380739df2489dd846baea008638b036c1e987974 "
2741
+
2742
+ version "5.14.1 "
2743
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1 .tgz#490a28906be313685c55ccd43a39e8d22efc04ba "
2744
2744
dependencies :
2745
2745
" @babel/code-frame" " ^7.0.0"
2746
2746
ajv "^6.9.1"
You can’t perform that action at this time.
0 commit comments