Skip to content

Commit 586490f

Browse files
fix(deps): update dependency eslint-config-prettier to v8.9.0 (#1421)
* fix(deps): update dependency eslint-config-prettier to v8.9.0 * chore: add changeset renovate-efb0d35 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent e2da7cf commit 586490f

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/renovate-efb0d35.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/eslint-config-react': patch
3+
---
4+
5+
Updated dependency `eslint-config-prettier` to `8.9.0`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/parser": "5.62.0",
2323
"eslint-config-airbnb": "19.0.4",
2424
"eslint-config-airbnb-typescript": "17.1.0",
25-
"eslint-config-prettier": "8.8.0",
25+
"eslint-config-prettier": "8.9.0",
2626
"eslint-plugin-deprecation": "1.4.1",
2727
"eslint-plugin-eslint-comments": "3.2.0",
2828
"eslint-plugin-import": "2.27.5",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)