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 101
101
"codecov" : " ^3.2.0" ,
102
102
"codemirror" : " ^5.44.0" ,
103
103
"cross-env" : " ^5.2.0" ,
104
- "eslint" : " ^5.15.1 " ,
104
+ "eslint" : " ^5.15.2 " ,
105
105
"eslint-config-prettier" : " ^4.1.0" ,
106
106
"eslint-config-standard" : " ^12.0.0" ,
107
107
"eslint-config-vue" : " ^2.0.2" ,
Original file line number Diff line number Diff line change @@ -4480,10 +4480,10 @@ eslint-scope@^4.0.0:
4480
4480
esrecurse "^4.1.0"
4481
4481
estraverse "^4.1.1"
4482
4482
4483
- eslint-scope@^4.0.2 :
4484
- version "4.0.2 "
4485
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2 .tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e "
4486
- integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg ==
4483
+ eslint-scope@^4.0.3 :
4484
+ version "4.0.3 "
4485
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3 .tgz#ca03833310f6889a3264781aa82e63eb9cfe7848 "
4486
+ integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg ==
4487
4487
dependencies :
4488
4488
esrecurse "^4.1.0"
4489
4489
estraverse "^4.1.1"
@@ -4498,18 +4498,18 @@ eslint-visitor-keys@^1.0.0:
4498
4498
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
4499
4499
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
4500
4500
4501
- eslint@^5.15.1 :
4502
- version "5.15.1 "
4503
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1 .tgz#8266b089fd5391e0009a047050795b1d73664524 "
4504
- integrity sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg ==
4501
+ eslint@^5.15.2 :
4502
+ version "5.15.2 "
4503
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2 .tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5 "
4504
+ integrity sha512-I8VM4SILpMwUvsRt83bQVwIRQAJ2iPMXun1FVZ/lV1OHklH2tJaXqoDnNzdiFc6bnCtGKXvQIQNP3kj1eMskSw ==
4505
4505
dependencies :
4506
4506
" @babel/code-frame" " ^7.0.0"
4507
4507
ajv "^6.9.1"
4508
4508
chalk "^2.1.0"
4509
4509
cross-spawn "^6.0.5"
4510
4510
debug "^4.0.1"
4511
4511
doctrine "^3.0.0"
4512
- eslint-scope "^4.0.2 "
4512
+ eslint-scope "^4.0.3 "
4513
4513
eslint-utils "^1.3.1"
4514
4514
eslint-visitor-keys "^1.0.0"
4515
4515
espree "^5.0.1"
You can’t perform that action at this time.
0 commit comments