diff --git a/package.json b/package.json index d2bef1e..f37dfd4 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@sveltejs/kit": "^1.0.0" }, "devDependencies": { - "@jill64/eslint-config-ts": "0.1.4", + "@jill64/eslint-config-ts": "0.1.5", "@jill64/prettier-config": "0.0.2", "@jill64/playwright-config": "0.0.1", "@playwright/test": "1.40.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae1e2b1..de2c988 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 3.3.1 devDependencies: '@jill64/eslint-config-ts': - specifier: 0.1.4 - version: 0.1.4(typescript@5.3.2) + specifier: 0.1.5 + version: 0.1.5(typescript@5.3.2) '@jill64/playwright-config': specifier: 0.0.1 version: 0.0.1(@playwright/test@1.40.1) @@ -565,15 +565,15 @@ packages: - typescript dev: true - /@jill64/eslint-config-ts@0.1.4(typescript@5.3.2): - resolution: {integrity: sha512-/DqyAMqntxHbrHf42ROopwWHYRShKjJI/sUe9NPG74zAy4vfK/TqCgfhh64ohDi3purJLYkE3CdAAow0zMjF0Q==} + /@jill64/eslint-config-ts@0.1.5(typescript@5.3.2): + resolution: {integrity: sha512-IQ/nbfhNIB0fSwSROoX/y2RtjH+Oe9nDNrMTZufC/w25OjPBNftLZFM5tvEdLNekI9uLxgmxnfYuvW9h1S+j7A==} dependencies: '@eslint/js': 8.55.0 '@types/eslint': 8.44.8 '@typescript-eslint/eslint-plugin': 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2) '@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.2) eslint: 8.55.0 - eslint-config-prettier: 9.0.0(eslint@8.55.0) + eslint-config-prettier: 9.1.0(eslint@8.55.0) eslint-plugin-deprecation: 2.0.0(eslint@8.55.0)(typescript@5.3.2) transitivePeerDependencies: - supports-color @@ -1745,15 +1745,6 @@ packages: eslint: 8.55.0 dev: true - /eslint-config-prettier@9.0.0(eslint@8.55.0): - resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} - hasBin: true - peerDependencies: - eslint: '>=7.0.0' - dependencies: - eslint: 8.55.0 - dev: true - /eslint-config-prettier@9.1.0(eslint@8.55.0): resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true