File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 168168 "eslint-plugin-import" : " ^2.32.0" ,
169169 "eslint-plugin-import-newlines" : " ^1.3.1" ,
170170 "eslint-plugin-jsdoc" : " ^45.0.0" ,
171- "eslint-plugin-jsonc" : " ^2.20.1 " ,
171+ "eslint-plugin-jsonc" : " ^2.21.0 " ,
172172 "eslint-plugin-lodash" : " ^7.4.0" ,
173173 "eslint-plugin-rxjs" : " ^5.0.3" ,
174174 "eslint-plugin-simple-import-sort" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -4967,6 +4967,11 @@ di@^0.0.1:
49674967 resolved "https://registry.yarnpkg.com/di/-/di-0.0.1.tgz#806649326ceaa7caa3306d75d985ea2748ba913c"
49684968 integrity sha512-uJaamHkagcZtHPqCIHZxnFrXlunQXgBOsZSUOWwFw31QJCAbyTBoHMW75YOTur5ZNx8pIeAKgf6GWIgaqqiLhA==
49694969
4970+ diff-sequences@^27.5.1:
4971+ version "27.5.1"
4972+ resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327"
4973+ integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==
4974+
49704975diff@^4.0.1:
49714976 version "4.0.2"
49724977 resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
@@ -5620,12 +5625,13 @@ eslint-plugin-jsdoc@^45.0.0:
56205625 semver "^7.5.1"
56215626 spdx-expression-parse "^3.0.1"
56225627
5623- eslint-plugin-jsonc@^2.20.1 :
5624- version "2.20.1 "
5625- resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.20.1 .tgz#138b41e857a2add02b5408b13f3bc6f14d51d702 "
5626- integrity sha512-gUzIwQHXx7ZPypUoadcyRi4WbHW2TPixDr0kqQ4miuJBU0emJmyGTlnaT3Og9X2a8R1CDayN9BFSq5weGWbTng ==
5628+ eslint-plugin-jsonc@^2.21.0 :
5629+ version "2.21.0 "
5630+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.21.0 .tgz#c398b20e9abee4a3bd1931cabb937eefef31b690 "
5631+ integrity sha512-HttlxdNG5ly3YjP1cFMP62R4qKLxJURfBZo2gnMY+yQojZxkLyOpY1H1KRTKBmvQeSG9pIpSGEhDjE17vvYosg ==
56275632 dependencies:
56285633 "@eslint-community/eslint-utils" "^4.5.1"
5634+ diff-sequences "^27.5.1"
56295635 eslint-compat-utils "^0.6.4"
56305636 eslint-json-compat-utils "^0.2.1"
56315637 espree "^9.6.1 || ^10.3.0"
You can’t perform that action at this time.
0 commit comments