File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3232 "devDependencies" : {
3333 "codecov" : " 3.2.0" ,
3434 "conventional-changelog-cli" : " 2.0.12" ,
35- "eslint" : " 5.14 .1" ,
35+ "eslint" : " 5.15 .1" ,
3636 "flow-bin" : " 0.93.0" ,
3737 "glob" : " 7.1.3" ,
3838 "hsu-scripts" : " 1.0.7" ,
Original file line number Diff line number Diff line change @@ -2454,10 +2454,10 @@ eslint-scope@3.7.1:
24542454 esrecurse "^4.1.0"
24552455 estraverse "^4.1.1"
24562456
2457- eslint-scope@^4.0.0 :
2458- version "4.0.0 "
2459- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0 .tgz#50bf3071e9338bcdc43331794a0cb533f0136172 "
2460- integrity sha512-1G6UTDi7Jc1ELFwnR58HV4fK9OQK4S6N985f166xqXxpjU6plxFISJa2Ba9KCQuFa8RCnj/lSFJbHo7UFDBnUA ==
2457+ eslint-scope@^4.0.2 :
2458+ version "4.0.2 "
2459+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2 .tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e "
2460+ integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg ==
24612461 dependencies :
24622462 esrecurse "^4.1.0"
24632463 estraverse "^4.1.1"
@@ -2472,18 +2472,18 @@ eslint-visitor-keys@^1.0.0:
24722472 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
24732473 integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
24742474
2475- eslint@5.14 .1 :
2476- version "5.14 .1"
2477- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14 .1.tgz#490a28906be313685c55ccd43a39e8d22efc04ba "
2478- integrity sha512-CyUMbmsjxedx8B0mr79mNOqetvkbij/zrXnFeK2zc3pGRn3/tibjiNAv/3UxFEyfMDjh+ZqTrJrEGBFiGfD5Og ==
2475+ eslint@5.15 .1 :
2476+ version "5.15 .1"
2477+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15 .1.tgz#8266b089fd5391e0009a047050795b1d73664524 "
2478+ integrity sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg ==
24792479 dependencies :
24802480 " @babel/code-frame" " ^7.0.0"
24812481 ajv "^6.9.1"
24822482 chalk "^2.1.0"
24832483 cross-spawn "^6.0.5"
24842484 debug "^4.0.1"
24852485 doctrine "^3.0.0"
2486- eslint-scope "^4.0.0 "
2486+ eslint-scope "^4.0.2 "
24872487 eslint-utils "^1.3.1"
24882488 eslint-visitor-keys "^1.0.0"
24892489 espree "^5.0.1"
You can’t perform that action at this time.
0 commit comments