diff --git a/package.json b/package.json index 4c1ef733..990245c1 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-import-x": "^4.11.1", "eslint-plugin-jsdoc": "^50.6.17", - "eslint-plugin-jsonc": "^2.20.0", + "eslint-plugin-jsonc": "^2.20.1", "eslint-plugin-n": "^17.18.0", "eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-perfectionist": "^4.12.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9c2cd87..4c7c8392 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^50.6.17 version: 50.6.17(eslint@9.26.0(jiti@2.4.2)) eslint-plugin-jsonc: - specifier: ^2.20.0 - version: 2.20.0(eslint@9.26.0(jiti@2.4.2)) + specifier: ^2.20.1 + version: 2.20.1(eslint@9.26.0(jiti@2.4.2)) eslint-plugin-n: specifier: ^17.18.0 version: 17.18.0(eslint@9.26.0(jiti@2.4.2)) @@ -1862,8 +1862,8 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-jsonc@2.20.0: - resolution: {integrity: sha512-FRgCn9Hzk5eKboCbVMrr9QrhM0eO4G+WKH8IFXoaeqhM/2kuWzbStJn4kkr0VWL8J5H8RYZF+Aoam1vlBaZVkw==} + eslint-plugin-jsonc@2.20.1: + resolution: {integrity: sha512-gUzIwQHXx7ZPypUoadcyRi4WbHW2TPixDr0kqQ4miuJBU0emJmyGTlnaT3Og9X2a8R1CDayN9BFSq5weGWbTng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -3505,11 +3505,6 @@ packages: engines: {node: '>= 14'} hasBin: true - yaml@2.7.0: - resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} - engines: {node: '>= 14'} - hasBin: true - yaml@2.8.0: resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} engines: {node: '>= 14.6'} @@ -5098,7 +5093,7 @@ snapshots: eslint-compat-utils@0.6.4(eslint@9.26.0(jiti@2.4.2)): dependencies: eslint: 9.26.0(jiti@2.4.2) - semver: 7.7.1 + semver: 7.7.2 eslint-config-flat-gitignore@2.1.0(eslint@9.26.0(jiti@2.4.2)): dependencies: @@ -5183,7 +5178,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.20.0(eslint@9.26.0(jiti@2.4.2)): + eslint-plugin-jsonc@2.20.1(eslint@9.26.0(jiti@2.4.2)): dependencies: '@eslint-community/eslint-utils': 4.5.1(eslint@9.26.0(jiti@2.4.2)) eslint: 9.26.0(jiti@2.4.2) @@ -6075,7 +6070,7 @@ snapshots: normalize-package-data@6.0.2: dependencies: hosted-git-info: 7.0.2 - semver: 7.7.1 + semver: 7.7.2 validate-npm-package-license: 3.0.4 normalize-path@3.0.0: {} @@ -6266,7 +6261,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.5.3): dependencies: lilconfig: 3.1.3 - yaml: 2.7.0 + yaml: 2.8.0 optionalDependencies: postcss: 8.5.3 @@ -6998,8 +6993,6 @@ snapshots: yaml@2.6.1: {} - yaml@2.7.0: {} - yaml@2.8.0: {} yargs-parser@21.1.1: {}