File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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.2 " ,
104
+ "eslint" : " ^5.15.3 " ,
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 @@ -4236,10 +4236,10 @@ eslint-visitor-keys@^1.0.0:
4236
4236
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
4237
4237
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
4238
4238
4239
- eslint@^5.15.2 :
4240
- version "5.15.2 "
4241
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2 .tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5 "
4242
- integrity sha512-I8VM4SILpMwUvsRt83bQVwIRQAJ2iPMXun1FVZ/lV1OHklH2tJaXqoDnNzdiFc6bnCtGKXvQIQNP3kj1eMskSw ==
4239
+ eslint@^5.15.3 :
4240
+ version "5.15.3 "
4241
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3 .tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5 "
4242
+ integrity sha512-vMGi0PjCHSokZxE0NLp2VneGw5sio7SSiDNgIUn2tC0XkWJRNOIoHIg3CliLVfXnJsiHxGAYrkw0PieAu8+KYQ ==
4243
4243
dependencies :
4244
4244
" @babel/code-frame" " ^7.0.0"
4245
4245
ajv "^6.9.1"
You can’t perform that action at this time.
0 commit comments