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.42.2" ,
54
54
"css-loader" : " 1.0.1" ,
55
- "eslint" : " 5.12.0 " ,
55
+ "eslint" : " 5.12.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 @@ -2740,9 +2740,9 @@ eslint-visitor-keys@^1.0.0:
2740
2740
version "1.0.0"
2741
2741
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2742
2742
2743
-
2744
- version "5.12.0 "
2745
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0 .tgz#fab3b908f60c52671fb14e996a450b96c743c859 "
2743
+
2744
+ version "5.12.1 "
2745
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1 .tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b "
2746
2746
dependencies :
2747
2747
" @babel/code-frame" " ^7.0.0"
2748
2748
ajv "^6.5.3"
You can’t perform that action at this time.
0 commit comments