From 9306ed8021c52892ebbcd9eed81624f73c377dc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 18:22:53 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsonc to v2.18.2 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 457c2f3..fc6ccb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1393,9 +1393,7 @@ eslint-plugin-jest@^28.8.0: "@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0" eslint-plugin-jsonc@^2.16.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.16.0.tgz#e90eca15aa2e172f5aca52a77fc8c819f52862d7" - integrity sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg== + version "2.18.2" dependencies: "@eslint-community/eslint-utils" "^4.2.0" eslint-compat-utils "^0.5.0"