Skip to content

Commit 6a99e0c

Browse files
fix(deps): update typescript-eslint monorepo to v5.59.8 (#1326)
* chore(devdeps): update dependency @types/react to v18.2.7 * fix(deps): update typescript-eslint monorepo to v5.59.8 * chore: add changeset renovate-b950773 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <github@scaleway.com>
1 parent 135a033 commit 6a99e0c

File tree

3 files changed

+68
-61
lines changed

3 files changed

+68
-61
lines changed

.changeset/renovate-b950773.md

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

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": "5.59.7",
22-
"@typescript-eslint/parser": "5.59.7",
21+
"@typescript-eslint/eslint-plugin": "5.59.8",
22+
"@typescript-eslint/parser": "5.59.8",
2323
"eslint-config-airbnb": "19.0.4",
2424
"eslint-config-airbnb-typescript": "17.0.0",
2525
"eslint-config-prettier": "8.8.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)