diff --git a/.changeset/renovate-e014961.md b/.changeset/renovate-e014961.md new file mode 100644 index 00000000..08909ebe --- /dev/null +++ b/.changeset/renovate-e014961.md @@ -0,0 +1,5 @@ +--- +'@bfra.me/eslint-config': patch +--- + +Updated dependency `eslint-plugin-command` to `2.1.0`. diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 2be24114..7286594c 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -49,7 +49,7 @@ "@eslint/markdown": "6.2.1", "eslint-config-flat-gitignore": "1.0.0", "eslint-flat-config-utils": "1.0.0", - "eslint-plugin-command": "0.2.7", + "eslint-plugin-command": "2.1.0", "eslint-plugin-import-x": "4.6.1", "eslint-plugin-jsdoc": "50.6.2", "eslint-plugin-json-schema-validator": "5.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b13129b..7cd82d50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -176,8 +176,8 @@ importers: specifier: 1.0.0 version: 1.0.0 eslint-plugin-command: - specifier: 0.2.7 - version: 0.2.7(eslint@9.18.0(jiti@2.4.2)) + specifier: 2.1.0 + version: 2.1.0(eslint@9.18.0(jiti@2.4.2)) eslint-plugin-import-x: specifier: 4.6.1 version: 4.6.1(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3) @@ -271,7 +271,7 @@ importers: version: 0.12.0(eslint@9.18.0(jiti@2.4.2)) eslint-plugin-prettier: specifier: 5.2.3 - version: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.18.0(jiti@2.4.2)))(eslint@9.18.0(jiti@2.4.2))(prettier@3.4.2) + version: 5.2.3(@types/eslint@9.6.1)(eslint-config-prettier@10.0.1(eslint@9.18.0(jiti@2.4.2)))(eslint@9.18.0(jiti@2.4.2))(prettier@3.4.2) eslint-typegen: specifier: 1.0.0 version: 1.0.0(eslint@9.18.0(jiti@2.4.2)) @@ -465,6 +465,10 @@ packages: resolution: {integrity: sha512-xjZTSFgECpb9Ohuk5yMX5RhUEbfeQcuOp8IF60e+wyzWEF0M5xeSgqsfLtvPEX8BIyOX9saZqzuGPmZ8oWc+5Q==} engines: {node: '>=16'} + '@es-joy/jsdoccomment@0.50.0': + resolution: {integrity: sha512-+zZymuVLH6zVwXPtCAtC+bDymxmEwEqDftdAK+f407IF1bnX49anIxvBhCA1AqUIfD6egj1jM1vUnSuijjNyYg==} + engines: {node: '>=18'} + '@esbuild/aix-ppc64@0.21.5': resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} engines: {node: '>=12'} @@ -1452,6 +1456,9 @@ packages: '@types/eslint-config-prettier@6.11.3': resolution: {integrity: sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==} + '@types/eslint@9.6.1': + resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} + '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} @@ -2207,8 +2214,8 @@ packages: '@eslint/json': optional: true - eslint-plugin-command@0.2.7: - resolution: {integrity: sha512-UXJ/1R6kdKDcHhiRqxHJ9RZ3juMR1IWQuSrnwt56qCjxt/am+5+YDt6GKs1FJPnppe6/geEYsO3CR9jc63i0xw==} + eslint-plugin-command@2.1.0: + resolution: {integrity: sha512-S3gvDSCRHLdRG7NYaevLvGA0g/txOju7NEB2di7SE80NtbCwsvpi/fft045YuTZpOzqCRUfuye39raldmpXXYQ==} peerDependencies: eslint: '*' @@ -4934,6 +4941,15 @@ snapshots: esquery: 1.6.0 jsdoc-type-pratt-parser: 4.1.0 + '@es-joy/jsdoccomment@0.50.0': + dependencies: + '@types/eslint': 9.6.1 + '@types/estree': 1.0.6 + '@typescript-eslint/types': 8.20.0 + comment-parser: 1.4.1 + esquery: 1.6.0 + jsdoc-type-pratt-parser: 4.1.0 + '@esbuild/aix-ppc64@0.21.5': optional: true @@ -5774,6 +5790,11 @@ snapshots: '@types/eslint-config-prettier@6.11.3': {} + '@types/eslint@9.6.1': + dependencies: + '@types/estree': 1.0.6 + '@types/json-schema': 7.0.15 + '@types/estree@1.0.6': {} '@types/fs-extra@11.0.4': @@ -6602,9 +6623,9 @@ snapshots: esquery: 1.6.0 jsonc-eslint-parser: 2.4.0 - eslint-plugin-command@0.2.7(eslint@9.18.0(jiti@2.4.2)): + eslint-plugin-command@2.1.0(eslint@9.18.0(jiti@2.4.2)): dependencies: - '@es-joy/jsdoccomment': 0.49.0 + '@es-joy/jsdoccomment': 0.50.0 eslint: 9.18.0(jiti@2.4.2) eslint-plugin-es-x@7.8.0(eslint@9.18.0(jiti@2.4.2)): @@ -6718,13 +6739,14 @@ snapshots: - supports-color - typescript - eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.18.0(jiti@2.4.2)))(eslint@9.18.0(jiti@2.4.2))(prettier@3.4.2): + eslint-plugin-prettier@5.2.3(@types/eslint@9.6.1)(eslint-config-prettier@10.0.1(eslint@9.18.0(jiti@2.4.2)))(eslint@9.18.0(jiti@2.4.2))(prettier@3.4.2): dependencies: eslint: 9.18.0(jiti@2.4.2) prettier: 3.4.2 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: + '@types/eslint': 9.6.1 eslint-config-prettier: 10.0.1(eslint@9.18.0(jiti@2.4.2)) eslint-plugin-regexp@2.7.0(eslint@9.18.0(jiti@2.4.2)):