File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 2424 }
2525 },
2626 "dependencies" : {
27- "eslint-plugin-jsonc" : " ^0.3.1 " ,
27+ "eslint-plugin-jsonc" : " ^0.4.0 " ,
2828 "fast-diff" : " ^1.2.0" ,
2929 "glob" : " ^7.1.3" ,
3030 "ignore" : " ^5.0.5" ,
Original file line number Diff line number Diff line change @@ -4211,10 +4211,13 @@ eslint-config-prettier@^6.11.0:
42114211 dependencies :
42124212 get-stdin "^6.0.0"
42134213
4214- eslint-plugin-jsonc@^0.3.1 :
4215- version "0.3.1"
4216- resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-0.3.1.tgz#363b3516ce57a4ef49b8149f108837a3151c06a0"
4217- integrity sha512-MkvmvKv4WYrxYMds0LjzC+rn+g4EpGIs1xLYeZeULSK/m90CxKPHrsKKnEMyp+bXVTU2WgBV/d8xIpEHTJWbUw==
4214+ eslint-plugin-jsonc@^0.4.0 :
4215+ version "0.4.0"
4216+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-0.4.0.tgz#c471f7dc1c8d4c3798ef7eeee67066c14384bb52"
4217+ integrity sha512-pWSpv2aXBeXAal4hYgn+jfWTwEmypMdPV9AQMs19QLXNPvOoJ23mWMAxCV+aU5xyuH28ME12qeiM1BpeGZxDrg==
4218+ dependencies :
4219+ eslint-utils "^2.1.0"
4220+ natural-compare "^1.4.0"
42184221
42194222eslint-plugin-markdown@^1.0.0 :
42204223 version "1.0.1"
@@ -4271,7 +4274,7 @@ eslint-scope@^5.1.0:
42714274 esrecurse "^4.1.0"
42724275 estraverse "^4.1.1"
42734276
4274- eslint-utils@^2.0.0 :
4277+ eslint-utils@^2.0.0, eslint-utils@^2.1.0 :
42754278 version "2.1.0"
42764279 resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
42774280 integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
You can’t perform that action at this time.
0 commit comments