diff --git a/.changeset/renovate-f4548dd.md b/.changeset/renovate-f4548dd.md new file mode 100644 index 000000000..925bf4e49 --- /dev/null +++ b/.changeset/renovate-f4548dd.md @@ -0,0 +1,5 @@ +--- +'@scaleway/eslint-config-react': patch +--- + +Updated dependency `eslint-config-prettier` to `10.0.2`. diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 23047970c..065e7c253 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -41,7 +41,7 @@ "@typescript-eslint/eslint-plugin": "8.23.0", "@typescript-eslint/parser": "8.23.0", "eslint-config-airbnb": "19.0.4", - "eslint-config-prettier": "10.0.1", + "eslint-config-prettier": "10.0.2", "eslint-import-resolver-typescript": "3.7.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.31.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fb166f8b..90e95e7e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -172,8 +172,8 @@ importers: specifier: 19.0.4 version: 19.0.4(eslint-plugin-import@2.31.0)(eslint-plugin-jsx-a11y@6.10.2(eslint@9.19.0(jiti@2.4.2)))(eslint-plugin-react-hooks@5.1.0(eslint@9.19.0(jiti@2.4.2)))(eslint-plugin-react@7.37.4(eslint@9.19.0(jiti@2.4.2)))(eslint@9.19.0(jiti@2.4.2)) eslint-config-prettier: - specifier: 10.0.1 - version: 10.0.1(eslint@9.19.0(jiti@2.4.2)) + specifier: 10.0.2 + version: 10.0.2(eslint@9.19.0(jiti@2.4.2)) eslint-import-resolver-typescript: specifier: 3.7.0 version: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.19.0(jiti@2.4.2)) @@ -2596,8 +2596,8 @@ packages: eslint-plugin-react: ^7.28.0 eslint-plugin-react-hooks: ^4.3.0 - eslint-config-prettier@10.0.1: - resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==} + eslint-config-prettier@10.0.2: + resolution: {integrity: sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -7346,7 +7346,7 @@ snapshots: object.assign: 4.1.5 object.entries: 1.1.8 - eslint-config-prettier@10.0.1(eslint@9.19.0(jiti@2.4.2)): + eslint-config-prettier@10.0.2(eslint@9.19.0(jiti@2.4.2)): dependencies: eslint: 9.19.0(jiti@2.4.2)