File tree Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 116
116
"eslint-import-resolver-typescript" : " ^3.6.1" ,
117
117
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
118
118
"eslint-plugin-import" : " ^2.29.1" ,
119
- "eslint-plugin-json-schema-validator" : " ^4.8.3 " ,
119
+ "eslint-plugin-json-schema-validator" : " ^5.1.0 " ,
120
120
"eslint-plugin-jsonc" : " ^2.15.1" ,
121
121
"eslint-plugin-lodash" : " ^7.4.0" ,
122
122
"eslint-plugin-prettier" : " ^5.1.3" ,
Original file line number Diff line number Diff line change @@ -3648,13 +3648,6 @@ escape-string-regexp@^4.0.0:
3648
3648
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
3649
3649
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
3650
3650
3651
- eslint-compat-utils@^0.4.0 :
3652
- version "0.4.1"
3653
- resolved "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.4.1.tgz#498d9dad03961174a283f7741838a3fbe4a34e89"
3654
- integrity sha512-5N7ZaJG5pZxUeNNJfUchurLVrunD1xJvyg5kYOIVF8kg1f3ajTikmAu/5fZ9w100omNPOoMjngRszh/Q/uFGMg==
3655
- dependencies :
3656
- semver "^7.5.4"
3657
-
3658
3651
eslint-compat-utils@^0.5.0 :
3659
3652
version "0.5.0"
3660
3653
resolved "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.5.0.tgz#f7b2eb2befec25a370fac76934d3f9189f312a65"
@@ -3727,15 +3720,15 @@ eslint-plugin-import@^2.29.1:
3727
3720
semver "^6.3.1"
3728
3721
tsconfig-paths "^3.15.0"
3729
3722
3730
- eslint-plugin-json-schema-validator@^4.8.3 :
3731
- version "4.8.3 "
3732
- resolved "https://registry.npmjs.org/eslint-plugin-json-schema-validator/-/eslint-plugin-json-schema-validator-4.8.3 .tgz#3d04a085631734a51cbbf7c48bd22b22d9b0bffc "
3733
- integrity sha512-F4S6Aw7l/9NzB8E0CAbjiSlXWqDiK3rIiw0I+Jdp+qr/wN1yTg7HkJgeWX4mNnlDMDzydymYy2uuKmNaWUV/hA ==
3723
+ eslint-plugin-json-schema-validator@^5.1.0 :
3724
+ version "5.1.0 "
3725
+ resolved "https://registry.npmjs.org/eslint-plugin-json-schema-validator/-/eslint-plugin-json-schema-validator-5.1.0 .tgz#d43e32f84650e42f046d4b2547d12cb5e0548c4b "
3726
+ integrity sha512-ZmVyxRIjm58oqe2kTuy90PpmZPrrKvOjRPXKzq8WCgRgAkidCgm5X8domL2KSfadZ3QFAmifMgGTcVNhZ5ez2g ==
3734
3727
dependencies :
3735
3728
" @eslint-community/eslint-utils" " ^4.3.0"
3736
3729
ajv "^8.0.0"
3737
3730
debug "^4.3.1"
3738
- eslint-compat-utils "^0.4 .0"
3731
+ eslint-compat-utils "^0.5 .0"
3739
3732
json-schema-migrate "^2.0.0"
3740
3733
jsonc-eslint-parser "^2.0.0"
3741
3734
minimatch "^8.0.0"
You can’t perform that action at this time.
0 commit comments