Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v7.15.0 (#2089)
Browse files Browse the repository at this point in the history
* fix(deps): update typescript-eslint monorepo to v7.15.0

* chore: add changeset renovate-11c8451

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Scaleway Bot <[email protected]>
  • Loading branch information
renovate[bot] and scaleway-bot committed Jul 12, 2024
1 parent 0af8b4b commit 21dd53e
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 68 deletions.
6 changes: 6 additions & 0 deletions .changeset/renovate-11c8451.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@scaleway/eslint-config-react': patch
---

Updated dependency `@typescript-eslint/eslint-plugin` to `7.15.0`.
Updated dependency `@typescript-eslint/parser` to `7.15.0`.
4 changes: 2 additions & 2 deletions packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@emotion/eslint-plugin": "11.11.0",
"@eslint/compat": "1.1.0",
"@eslint/eslintrc": "3.1.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
Expand Down
132 changes: 66 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21dd53e

Please sign in to comment.