Skip to content

Commit e35cbce

Browse files
fix(deps): update typescript-eslint monorepo to v5.47.0 (#1129)
* fix(deps): update typescript-eslint monorepo to v5.47.0 * fix: correct lockfile Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emmanuel Chambon <[email protected]>
1 parent 72025d6 commit e35cbce

File tree

2 files changed

+2343
-6406
lines changed

2 files changed

+2343
-6406
lines changed

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.10.0",
21-
"@typescript-eslint/eslint-plugin": "5.46.1",
22-
"@typescript-eslint/parser": "5.46.1",
21+
"@typescript-eslint/eslint-plugin": "5.47.0",
22+
"@typescript-eslint/parser": "5.47.0",
2323
"eslint-config-airbnb": "19.0.4",
2424
"eslint-config-airbnb-typescript": "17.0.0",
2525
"eslint-config-prettier": "8.5.0",

0 commit comments

Comments
 (0)