diff --git a/package.json b/package.json index a41bc52..7d2002d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@vitest/coverage-v8": "^3.2.4", "cross-env": "^7.0.3", "eslint": "^9.17.0", - "eslint-config-prettier": "^9.1.0", + "eslint-config-prettier": "^10.1.5", "jsdom": "^26.1.0", "prettier": "^3.4.2", "typescript": "^5.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58b9626..9c4608d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^9.17.0 version: 9.30.1 eslint-config-prettier: - specifier: ^9.1.0 - version: 9.1.0(eslint@9.30.1) + specifier: ^10.1.5 + version: 10.1.5(eslint@9.30.1) jsdom: specifier: ^26.1.0 version: 26.1.0 @@ -842,8 +842,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-prettier@9.1.0: - resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} + eslint-config-prettier@10.1.5: + resolution: {integrity: sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -2425,7 +2425,7 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@9.1.0(eslint@9.30.1): + eslint-config-prettier@10.1.5(eslint@9.30.1): dependencies: eslint: 9.30.1