diff --git a/package.json b/package.json index 83270ccc..e3c0a95c 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "devDependencies": { "@jill64/eslint-config-ts": "0.1.2", - "@jill64/prettier-config": "0.0.1", + "@jill64/prettier-config": "0.0.2", "@jill64/playwright-config": "0.0.1", "@playwright/test": "1.40.1", "@sentry/core": "7.84.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55211249..90f78cdc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: 0.0.1 version: 0.0.1(@playwright/test@1.40.1) '@jill64/prettier-config': - specifier: 0.0.1 - version: 0.0.1 + specifier: 0.0.2 + version: 0.0.2 '@playwright/test': specifier: 1.40.1 version: 1.40.1 @@ -588,8 +588,8 @@ packages: '@playwright/test': 1.40.1 dev: true - /@jill64/prettier-config@0.0.1: - resolution: {integrity: sha512-CIFY+UxRAdDGlrmm6b8nMbw+7pLTifR5QANezIyrHMg0oT8jjZSkawcztvcUlTzFKMjCW9yvXiWwCJdRRufjnw==} + /@jill64/prettier-config@0.0.2: + resolution: {integrity: sha512-NFJtEw00inP/qp5+cwZvrIbPgnJPTTUNwuxOXIKsZ83z6sv1fPkqBfuHESH2fOc9m3NHtJKO4lQIO3RnBiJhRw==} dev: true /@jill64/svelte-device-theme@1.2.2(svelte@4.2.8):