Skip to content

Commit fe4c24b

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update typescript-eslint monorepo to v7.18.0 (#2128)
* fix(deps): update typescript-eslint monorepo to v7.18.0 * chore: add changeset renovate-7927ffb --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent fbe702b commit fe4c24b

File tree

3 files changed

+72
-66
lines changed

3 files changed

+72
-66
lines changed

.changeset/renovate-7927ffb.md

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

packages/eslint-config-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@emotion/eslint-plugin": "11.12.0",
3535
"@eslint/compat": "1.1.1",
3636
"@eslint/eslintrc": "3.1.0",
37-
"@typescript-eslint/eslint-plugin": "7.17.0",
38-
"@typescript-eslint/parser": "7.17.0",
37+
"@typescript-eslint/eslint-plugin": "7.18.0",
38+
"@typescript-eslint/parser": "7.18.0",
3939
"eslint-config-airbnb": "19.0.4",
4040
"eslint-config-airbnb-typescript": "18.0.0",
4141
"eslint-config-prettier": "9.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)