File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3030 "ignore" : " ^5.0.5" ,
3131 "js-yaml" : " ^4.0.0" ,
3232 "json5" : " ^2.1.3" ,
33- "jsonc-eslint-parser" : " ^0.6.2 " ,
33+ "jsonc-eslint-parser" : " ^1.0.0 " ,
3434 "lodash" : " ^4.17.11" ,
3535 "parse5" : " ^6.0.0" ,
3636 "semver" : " ^7.3.4" ,
Original file line number Diff line number Diff line change @@ -6482,12 +6482,13 @@ json5@^2.1.2, json5@^2.1.3:
64826482 dependencies :
64836483 minimist "^1.2.5"
64846484
6485- jsonc-eslint-parser@^0.6.2 :
6486- version "0.6.2 "
6487- resolved "https://registry.yarnpkg.com/jsonc-eslint-parser/-/jsonc-eslint-parser-0.6.2. tgz#f538179902f1c2edcb710507194b5333294b7079 "
6488- integrity sha512-8WlcrtXwiio5/E1J1cpaeBW5jFTHMcFLmlqOhQTbta0kn5hiOM/B56tky/ZJQP7SyHhpVj3zDvaXkVyedYi/LA ==
6485+ jsonc-eslint-parser@^1.0.0 :
6486+ version "1.0.0 "
6487+ resolved "https://registry.yarnpkg.com/jsonc-eslint-parser/-/jsonc-eslint-parser-1.0.0. tgz#f4d2ce26bd93c6101957e23986e07aeeb8df8455 "
6488+ integrity sha512-uN1rcnUQ3g7sGmAH+eImh+9tzPZhJZGyvwqQGclojMrPXFBciZ+1WTaFkt1guZyiskriHVdLkBA1clFs9Y+Hkw ==
64896489 dependencies :
6490- eslint-visitor-keys "^1.3.0"
6490+ eslint-utils "^2.1.0"
6491+ eslint-visitor-keys "^2.0.0"
64916492 espree "^6.0.0 || ^7.2.0"
64926493
64936494jsonfile@^4.0.0 :
You can’t perform that action at this time.
0 commit comments