diff --git a/package.json b/package.json index 248665524b..cd5b61c2e1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@eslint-types/jsdoc": "46.8.2-1", "@eslint-types/typescript-eslint": "^6.9.1", "@eslint-types/unicorn": "^49.0.0", - "@stylistic/eslint-plugin": "^1.3.1", + "@stylistic/eslint-plugin": "^1.3.2", "@typescript-eslint/eslint-plugin": "^6.11.0", "@typescript-eslint/parser": "^6.11.0", "eslint-config-flat-gitignore": "^0.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a04e3aa79..1eb3a3f47e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^49.0.0 version: 49.0.0 '@stylistic/eslint-plugin': - specifier: ^1.3.1 - version: 1.3.1(eslint@8.53.0)(typescript@5.2.2) + specifier: ^1.3.2 + version: 1.3.2(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/eslint-plugin': specifier: ^6.11.0 version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2) @@ -828,8 +828,8 @@ packages: /@sinclair/typebox@0.27.8: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} - /@stylistic/eslint-plugin-js@1.3.1: - resolution: {integrity: sha512-oS89pWtsPmku8EBEwCI1Oz7ctTvCXd2z/WWSmXchOxajrfnFckcxAmttrLMLTRMXrpx6qNfkOss/ivUVUK/d+A==} + /@stylistic/eslint-plugin-js@1.3.2: + resolution: {integrity: sha512-GI9ntPKrTYhQguUjY/B/g+15XwTTXi9tZ3nuaZeeujzee2HP+H/pK+0weqtpZGGU8JRzgwiQcx4svFphtairTA==} dependencies: acorn: 8.11.2 escape-string-regexp: 4.0.0 @@ -838,19 +838,19 @@ packages: graphemer: 1.4.0 dev: false - /@stylistic/eslint-plugin-jsx@1.3.1: - resolution: {integrity: sha512-yq+sQHsYm6IaBsER7k2bEjdHGMGJhq4RdC1OUMPreyYz9hrPO5JMn2yyeHz4dPRvmmBguTBsrLfmrKPIZdGN6A==} + /@stylistic/eslint-plugin-jsx@1.3.2: + resolution: {integrity: sha512-gLkdAAEZeWYTgf/Bxq2mJp/Hyd+xR9ZXDcQXF07l1GeMU08KunWrEpzBzdEwUZjStr6J6SROOiQPw3U2Jm5BfQ==} dependencies: - '@stylistic/eslint-plugin-js': 1.3.1 + '@stylistic/eslint-plugin-js': 1.3.2 estraverse: 5.3.0 dev: false - /@stylistic/eslint-plugin-ts@1.3.1(eslint@8.53.0)(typescript@5.2.2): - resolution: {integrity: sha512-reMbcxgHOICBKJwMgWIUl6ZdRpSKjG/CHrfXIWlEODGU1np9afO7Mqf4UcxtD0F/FAbrqsEZTLlt5EaH7OBgAw==} + /@stylistic/eslint-plugin-ts@1.3.2(eslint@8.53.0)(typescript@5.2.2): + resolution: {integrity: sha512-1P+jy44NL6HMvg41ofOsXlvO8g5AayMgMkxUrk8h/4hN0kkNHt/PC5PiSUmuG7BIBVBhOBCImUNsmw/Acd1Z6Q==} peerDependencies: eslint: '*' dependencies: - '@stylistic/eslint-plugin-js': 1.3.1 + '@stylistic/eslint-plugin-js': 1.3.2 '@typescript-eslint/utils': 6.11.0(eslint@8.53.0)(typescript@5.2.2) eslint: 8.53.0 graphemer: 1.4.0 @@ -859,14 +859,14 @@ packages: - typescript dev: false - /@stylistic/eslint-plugin@1.3.1(eslint@8.53.0)(typescript@5.2.2): - resolution: {integrity: sha512-XDcQRvtiOkQwabDbshIMlq1XLK+D55ZDaI+MVMRpRKIc3wZIHaD3vplisRUhzTVsVRNHPNen1RbF8ue+5M8YcA==} + /@stylistic/eslint-plugin@1.3.2(eslint@8.53.0)(typescript@5.2.2): + resolution: {integrity: sha512-cvKCAFOMAzLxi/csMBzeqPLXb11KdaG8NrnkewK8uUjbqY81CVIHlbbzDL0U7L1DGD0vnYz+XNQCupyGXPwGPw==} peerDependencies: eslint: '*' dependencies: - '@stylistic/eslint-plugin-js': 1.3.1 - '@stylistic/eslint-plugin-jsx': 1.3.1 - '@stylistic/eslint-plugin-ts': 1.3.1(eslint@8.53.0)(typescript@5.2.2) + '@stylistic/eslint-plugin-js': 1.3.2 + '@stylistic/eslint-plugin-jsx': 1.3.2 + '@stylistic/eslint-plugin-ts': 1.3.2(eslint@8.53.0)(typescript@5.2.2) eslint: 8.53.0 transitivePeerDependencies: - supports-color