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 24
24
}
25
25
},
26
26
"dependencies" : {
27
- "eslint-plugin-jsonc" : " ^0.3.1 " ,
27
+ "eslint-plugin-jsonc" : " ^0.4.0 " ,
28
28
"fast-diff" : " ^1.2.0" ,
29
29
"glob" : " ^7.1.3" ,
30
30
"ignore" : " ^5.0.5" ,
Original file line number Diff line number Diff line change @@ -4211,10 +4211,13 @@ eslint-config-prettier@^6.11.0:
4211
4211
dependencies :
4212
4212
get-stdin "^6.0.0"
4213
4213
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"
4218
4221
4219
4222
eslint-plugin-markdown@^1.0.0 :
4220
4223
version "1.0.1"
@@ -4271,7 +4274,7 @@ eslint-scope@^5.1.0:
4271
4274
esrecurse "^4.1.0"
4272
4275
estraverse "^4.1.1"
4273
4276
4274
- eslint-utils@^2.0.0 :
4277
+ eslint-utils@^2.0.0, eslint-utils@^2.1.0 :
4275
4278
version "2.1.0"
4276
4279
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
4277
4280
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
You can’t perform that action at this time.
0 commit comments