From 042b378e12d3a9069901ad9b3197bc9a349daf5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 11:18:37 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-jsonc from 2.15.1 to 2.16.0 Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.15.1 to 2.16.0. - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.15.1...v2.16.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 76a639ce..e2805d1e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.1", "eslint-plugin-json-schema-validator": "5.1.0", - "eslint-plugin-jsonc": "2.15.1", + "eslint-plugin-jsonc": "2.16.0", "eslint-plugin-markdown": "5.0.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-promise": "6.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae24c416..7db53a35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: 5.1.0 version: 5.1.0(eslint@9.2.0) eslint-plugin-jsonc: - specifier: 2.15.1 - version: 2.15.1(eslint@9.2.0) + specifier: 2.16.0 + version: 2.16.0(eslint@9.2.0) eslint-plugin-markdown: specifier: 5.0.0 version: 5.0.0(eslint@9.2.0) @@ -1656,8 +1656,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-plugin-jsonc@2.15.1: - resolution: {integrity: sha512-PVFrqIJa8BbM/e828RSn0SwB/Z5ye+2LDuy2XqG6AymNgPsfApRRcznsbxP7VrjdLEU4Nb+g9n/d6opyp0jp9A==} + eslint-plugin-jsonc@2.16.0: + resolution: {integrity: sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -5403,7 +5403,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.15.1(eslint@9.2.0): + eslint-plugin-jsonc@2.16.0(eslint@9.2.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) eslint: 9.2.0