This repository was archived by the owner on May 17, 2019. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/preset-react" : " ^7.0.0" ,
37
37
"babel-eslint" : " 10.0.1" ,
38
38
"create-universal-package" : " 3.4.6" ,
39
- "eslint" : " 5.14.1 " ,
39
+ "eslint" : " 5.15.3 " ,
40
40
"eslint-config-fusion" : " ^4.0.0" ,
41
41
"eslint-plugin-cup" : " 2.0.1" ,
42
42
"eslint-plugin-flowtype" : " 3.4.2" ,
Original file line number Diff line number Diff line change @@ -2226,10 +2226,10 @@ eslint-scope@3.7.1:
2226
2226
esrecurse "^4.1.0"
2227
2227
estraverse "^4.1.1"
2228
2228
2229
- eslint-scope@^4.0.0 :
2230
- version "4.0.0 "
2231
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0 .tgz#50bf3071e9338bcdc43331794a0cb533f0136172 "
2232
- integrity sha512-1G6UTDi7Jc1ELFwnR58HV4fK9OQK4S6N985f166xqXxpjU6plxFISJa2Ba9KCQuFa8RCnj/lSFJbHo7UFDBnUA ==
2229
+ eslint-scope@^4.0.3 :
2230
+ version "4.0.3 "
2231
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3 .tgz#ca03833310f6889a3264781aa82e63eb9cfe7848 "
2232
+ integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg ==
2233
2233
dependencies :
2234
2234
esrecurse "^4.1.0"
2235
2235
estraverse "^4.1.1"
@@ -2244,18 +2244,18 @@ eslint-visitor-keys@^1.0.0:
2244
2244
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2245
2245
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
2246
2246
2247
- eslint@5.14.1 :
2248
- version "5.14.1 "
2249
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1 .tgz#490a28906be313685c55ccd43a39e8d22efc04ba "
2250
- integrity sha512-CyUMbmsjxedx8B0mr79mNOqetvkbij/zrXnFeK2zc3pGRn3/tibjiNAv/3UxFEyfMDjh+ZqTrJrEGBFiGfD5Og ==
2247
+ eslint@5.15.3 :
2248
+ version "5.15.3 "
2249
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3 .tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5 "
2250
+ integrity sha512-vMGi0PjCHSokZxE0NLp2VneGw5sio7SSiDNgIUn2tC0XkWJRNOIoHIg3CliLVfXnJsiHxGAYrkw0PieAu8+KYQ ==
2251
2251
dependencies :
2252
2252
" @babel/code-frame" " ^7.0.0"
2253
2253
ajv "^6.9.1"
2254
2254
chalk "^2.1.0"
2255
2255
cross-spawn "^6.0.5"
2256
2256
debug "^4.0.1"
2257
2257
doctrine "^3.0.0"
2258
- eslint-scope "^4.0.0 "
2258
+ eslint-scope "^4.0.3 "
2259
2259
eslint-utils "^1.3.1"
2260
2260
eslint-visitor-keys "^1.0.0"
2261
2261
espree "^5.0.1"
You can’t perform that action at this time.
0 commit comments