diff --git a/.changeset/renovate-fc55e0c.md b/.changeset/renovate-fc55e0c.md new file mode 100644 index 000000000..50f124f45 --- /dev/null +++ b/.changeset/renovate-fc55e0c.md @@ -0,0 +1,5 @@ +--- +'@scaleway/eslint-config-react': patch +--- + +Updated dependency `eslint-config-prettier` to `8.8.0`. diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 62df722e0..c27bba3fa 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/parser": "5.55.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0", - "eslint-config-prettier": "8.7.0", + "eslint-config-prettier": "8.8.0", "eslint-plugin-deprecation": "1.3.3", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.27.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12b3a675b..e337013cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,7 +108,7 @@ importers: eslint: 8.36.0 eslint-config-airbnb: 19.0.4 eslint-config-airbnb-typescript: 17.0.0 - eslint-config-prettier: 8.7.0 + eslint-config-prettier: 8.8.0 eslint-plugin-deprecation: 1.3.3 eslint-plugin-eslint-comments: 3.2.0 eslint-plugin-import: 2.27.5 @@ -122,7 +122,7 @@ importers: '@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m eslint-config-airbnb: 19.0.4_guhfqc3yvckhutqwrddiy54d5i eslint-config-airbnb-typescript: 17.0.0_g4ufqspmwdmninnalnmypeb4gi - eslint-config-prettier: 8.7.0_eslint@8.36.0 + eslint-config-prettier: 8.8.0_eslint@8.36.0 eslint-plugin-deprecation: 1.3.3_vgl77cfdswitgr47lm5swmv43m eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0 eslint-plugin-import: 2.27.5_a7er6olmtneep4uytpot6gt7wu @@ -5654,8 +5654,8 @@ packages: object.entries: 1.1.6 dev: false - /eslint-config-prettier/8.7.0_eslint@8.36.0: - resolution: {integrity: sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==} + /eslint-config-prettier/8.8.0_eslint@8.36.0: + resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} hasBin: true peerDependencies: eslint: '>=7.0.0'