File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
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.1 " ,
55
+ "eslint" : " 5.13.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 @@ -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
- eslint@5.12.1 :
2744
- version "5.12.1 "
2745
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1 .tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b "
2743
+ eslint@5.13.0 :
2744
+ version "5.13.0 "
2745
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.13.0 .tgz#ce71cc529c450eed9504530939aa97527861ede9 "
2746
2746
dependencies :
2747
2747
" @babel/code-frame" " ^7.0.0"
2748
2748
ajv "^6.5.3"
2773
2773
natural-compare "^1.4.0"
2774
2774
optionator "^0.8.2"
2775
2775
path-is-inside "^1.0.2"
2776
- pluralize "^7.0.0"
2777
2776
progress "^2.0.0"
2778
2777
regexpp "^2.0.1"
2779
2778
semver "^5.5.1"
@@ -6151,10 +6150,6 @@ pkg-dir@^3.0.0:
6151
6150
dependencies :
6152
6151
find-up "^3.0.0"
6153
6152
6154
- pluralize@^7.0.0 :
6155
- version "7.0.0"
6156
- resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
6157
-
6158
6153
pngquant-bin@^5.0.0 :
6159
6154
version "5.0.0"
6160
6155
resolved "https://registry.yarnpkg.com/pngquant-bin/-/pngquant-bin-5.0.0.tgz#91df99c15b0492cb30b001746a10a67d3202509e"
You can’t perform that action at this time.
0 commit comments