File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 95
95
"codecov" : " ^3.2.0" ,
96
96
"codemirror" : " ^5.45.0" ,
97
97
"cross-env" : " ^5.2.0" ,
98
- "eslint" : " ^5.15.3 " ,
98
+ "eslint" : " ^5.16.0 " ,
99
99
"eslint-config-prettier" : " ^4.1.0" ,
100
100
"eslint-config-standard" : " ^12.0.0" ,
101
101
"eslint-config-vue" : " ^2.0.2" ,
Original file line number Diff line number Diff line change @@ -4308,10 +4308,10 @@ eslint-visitor-keys@^1.0.0:
4308
4308
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
4309
4309
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
4310
4310
4311
- eslint@^5.15.3 :
4312
- version "5.15.3 "
4313
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3 .tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5 "
4314
- integrity sha512-vMGi0PjCHSokZxE0NLp2VneGw5sio7SSiDNgIUn2tC0XkWJRNOIoHIg3CliLVfXnJsiHxGAYrkw0PieAu8+KYQ ==
4311
+ eslint@^5.16.0 :
4312
+ version "5.16.0 "
4313
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0 .tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea "
4314
+ integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg ==
4315
4315
dependencies :
4316
4316
" @babel/code-frame" " ^7.0.0"
4317
4317
ajv "^6.9.1"
@@ -4333,7 +4333,7 @@ eslint@^5.15.3:
4333
4333
import-fresh "^3.0.0"
4334
4334
imurmurhash "^0.1.4"
4335
4335
inquirer "^6.2.2"
4336
- js-yaml "^3.12 .0"
4336
+ js-yaml "^3.13 .0"
4337
4337
json-stable-stringify-without-jsonify "^1.0.1"
4338
4338
levn "^0.3.0"
4339
4339
lodash "^4.17.11"
@@ -6542,7 +6542,7 @@ js-tokens@^3.0.2:
6542
6542
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
6543
6543
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
6544
6544
6545
- js-yaml@^3.12.0, js-yaml@^3.9.0 :
6545
+ js-yaml@^3.12.0, js-yaml@^3.13.0, js-yaml@^3. 9.0 :
6546
6546
version "3.13.0"
6547
6547
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
6548
6548
integrity sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ==
You can’t perform that action at this time.
0 commit comments