Skip to content

Commit 4d92569

Browse files
fix(deps): update typescript-eslint monorepo to v7.11.0 (#2023)
1 parent 683fc47 commit 4d92569

File tree

3 files changed

+72
-66
lines changed

3 files changed

+72
-66
lines changed

.changeset/renovate-349c3de.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.11.0`.
6+
Updated dependency `@typescript-eslint/parser` to `7.11.0`.

packages/eslint-config-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"@emotion/eslint-plugin": "11.11.0",
21-
"@typescript-eslint/eslint-plugin": "7.10.0",
22-
"@typescript-eslint/parser": "7.10.0",
21+
"@typescript-eslint/eslint-plugin": "7.11.0",
22+
"@typescript-eslint/parser": "7.11.0",
2323
"eslint-config-airbnb": "19.0.4",
2424
"eslint-config-airbnb-typescript": "18.0.0",
2525
"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)