Skip to content

Commit 17ec8ab

Browse files
authored
Merge branch 'main' into renovate/typescript-5.x
2 parents 7b901ed + cbf4269 commit 17ec8ab

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/renovate-ec51f95.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 `9.1.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": "6.13.2",
2323
"eslint-config-airbnb": "19.0.4",
2424
"eslint-config-airbnb-typescript": "17.1.0",
25-
"eslint-config-prettier": "9.0.0",
25+
"eslint-config-prettier": "9.1.0",
2626
"eslint-plugin-deprecation": "2.0.0",
2727
"eslint-plugin-eslint-comments": "3.2.0",
2828
"eslint-plugin-import": "2.29.0",

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)