diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e51fbd6..8040136d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,7 +54,7 @@ devDependencies: version: 48.2.1(eslint@8.57.0) eslint-plugin-jsonc: specifier: ^2.9.0 - version: 2.13.0(eslint@8.57.0) + version: 2.14.0(eslint@8.57.0) eslint-plugin-markdown: specifier: ^3.0.1 version: 3.0.1(eslint@8.57.0) @@ -3117,6 +3117,16 @@ packages: semver: 7.6.0 dev: true + /eslint-compat-utils@0.5.0(eslint@8.57.0): + resolution: {integrity: sha512-dc6Y8tzEcSYZMHa+CMPLi/hyo1FzNeonbhJL7Ol0ccuKQkwopJcJBA9YL/xmMTLU1eKigXo9vj9nALElWYSowg==} + engines: {node: '>=12'} + peerDependencies: + eslint: '>=6.0.0' + dependencies: + eslint: 8.57.0 + semver: 7.6.0 + dev: true + /eslint-plugin-deprecation@2.0.0(eslint@8.57.0)(typescript@5.4.2): resolution: {integrity: sha512-OAm9Ohzbj11/ZFyICyR5N6LbOIvQMp7ZU2zI7Ej0jIc8kiGUERXPNMfw2QqqHD1ZHtjMub3yPZILovYEYucgoQ==} peerDependencies: @@ -3175,15 +3185,15 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc@2.13.0(eslint@8.57.0): - resolution: {integrity: sha512-2wWdJfpO/UbZzPDABuUVvlUQjfMJa2p2iQfYt/oWxOMpXCcjuiMUSaA02gtY/Dbu82vpaSqc+O7Xq6ECHwtIxA==} + /eslint-plugin-jsonc@2.14.0(eslint@8.57.0): + resolution: {integrity: sha512-gz/4O2Gm7J76isTTXG7bWnJ4OdNlRPe4YSRphVmeT+fFOVB1tJhNheXOsOusSt+jTS7fUCAoTnhuVvVVZbKGRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) eslint: 8.57.0 - eslint-compat-utils: 0.4.1(eslint@8.57.0) + eslint-compat-utils: 0.5.0(eslint@8.57.0) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0