File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 52
52
"babel-preset-react" : " 6.24.1" ,
53
53
"codemirror" : " 5.44.0" ,
54
54
"css-loader" : " 2.1.0" ,
55
- "eslint" : " 5.14.1 " ,
55
+ "eslint" : " 5.15.0 " ,
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 2723
2723
esrecurse "^4.1.0"
2724
2724
estraverse "^4.1.1"
2725
2725
2726
- eslint-scope@^4.0.0 :
2727
- version "4.0.0 "
2728
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0 .tgz#50bf3071e9338bcdc43331794a0cb533f0136172 "
2726
+ eslint-scope@^4.0.2 :
2727
+ version "4.0.2 "
2728
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2 .tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e "
2729
2729
dependencies :
2730
2730
esrecurse "^4.1.0"
2731
2731
estraverse "^4.1.1"
@@ -2738,17 +2738,17 @@ 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
- eslint@5.14.1 :
2742
- version "5.14.1 "
2743
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1 .tgz#490a28906be313685c55ccd43a39e8d22efc04ba "
2741
+ eslint@5.15.0 :
2742
+ version "5.15.0 "
2743
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0 .tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e "
2744
2744
dependencies :
2745
2745
" @babel/code-frame" " ^7.0.0"
2746
2746
ajv "^6.9.1"
2747
2747
chalk "^2.1.0"
2748
2748
cross-spawn "^6.0.5"
2749
2749
debug "^4.0.1"
2750
2750
doctrine "^3.0.0"
2751
- eslint-scope "^4.0.0 "
2751
+ eslint-scope "^4.0.2 "
2752
2752
eslint-utils "^1.3.1"
2753
2753
eslint-visitor-keys "^1.0.0"
2754
2754
espree "^5.0.1"
You can’t perform that action at this time.
0 commit comments