diff --git a/.changeset/renovate-a07daa8.md b/.changeset/renovate-a07daa8.md new file mode 100644 index 000000000..1d00fc4df --- /dev/null +++ b/.changeset/renovate-a07daa8.md @@ -0,0 +1,5 @@ +--- +'@scaleway/eslint-config-react': patch +--- + +Updated dependency `eslint-config-prettier` to `8.10.0`. diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 32b463435..2ceca2148 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/parser": "5.62.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.1.0", - "eslint-config-prettier": "8.9.0", + "eslint-config-prettier": "8.10.0", "eslint-plugin-deprecation": "1.5.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.28.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51ddf5435..76fc3adbf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,8 @@ importers: specifier: 17.1.0 version: 17.1.0(@typescript-eslint/eslint-plugin@5.62.0)(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.28.0)(eslint@8.46.0) eslint-config-prettier: - specifier: 8.9.0 - version: 8.9.0(eslint@8.46.0) + specifier: 8.10.0 + version: 8.10.0(eslint@8.46.0) eslint-plugin-deprecation: specifier: 1.5.0 version: 1.5.0(eslint@8.46.0)(typescript@5.1.6) @@ -5728,8 +5728,8 @@ packages: object.entries: 1.1.6 dev: false - /eslint-config-prettier@8.9.0(eslint@8.46.0): - resolution: {integrity: sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==} + /eslint-config-prettier@8.10.0(eslint@8.46.0): + resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} hasBin: true peerDependencies: eslint: '>=7.0.0'