diff --git a/package.json b/package.json index 1bb1e280..cefe913a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@rollup/plugin-terser": "0.4.4", "@rollup/plugin-typescript": "11.1.6", "eslint": "9.24.0", - "eslint-config-prettier": "10.1.1", + "eslint-config-prettier": "10.1.2", "prettier": "3.5.3", "rollup": "4.39.0", "typescript": "5.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3c10334..cd9932dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: 9.24.0 version: 9.24.0 eslint-config-prettier: - specifier: 10.1.1 - version: 10.1.1(eslint@9.24.0) + specifier: 10.1.2 + version: 10.1.2(eslint@9.24.0) prettier: specifier: 3.5.3 version: 3.5.3 @@ -781,8 +781,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-prettier@10.1.1: - resolution: {integrity: sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==} + eslint-config-prettier@10.1.2: + resolution: {integrity: sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -1691,7 +1691,7 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@10.1.1(eslint@9.24.0): + eslint-config-prettier@10.1.2(eslint@9.24.0): dependencies: eslint: 9.24.0