Skip to content

Commit 111fd1c

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update typescript-eslint monorepo to v6.20.0 (#1817)
* fix(deps): update typescript-eslint monorepo to v6.20.0 * chore: add changeset renovate-97376f6 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <github@scaleway.com> Co-authored-by: philibeaux <aphilibeaux@scaleway.com>
1 parent 384f312 commit 111fd1c

File tree

3 files changed

+60
-54
lines changed

3 files changed

+60
-54
lines changed

.changeset/renovate-97376f6.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 `6.20.0`.
6+
Updated dependency `@typescript-eslint/parser` to `6.20.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": "6.19.1",
22-
"@typescript-eslint/parser": "6.19.1",
21+
"@typescript-eslint/eslint-plugin": "6.20.0",
22+
"@typescript-eslint/parser": "6.20.0",
2323
"eslint-config-airbnb": "19.0.4",
2424
"eslint-config-airbnb-typescript": "17.1.0",
2525
"eslint-config-prettier": "9.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)