Skip to content

Commit e010cc8

Browse files
renovate[bot]QuiiBz
andauthored
fix(deps): update typescript-eslint monorepo to v5.44.0 (#1088)
* fix(deps): update typescript-eslint monorepo to v5.44.0 * fix: lockfile * chore(deps): also upgrade TS to 4.9 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: QuiiBz <[email protected]>
1 parent 4ee8c64 commit e010cc8

File tree

2 files changed

+2380
-6413
lines changed

2 files changed

+2380
-6413
lines changed

packages/eslint-config-react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"license": "MIT",
1919
"dependencies": {
20-
"@typescript-eslint/eslint-plugin": "5.43.0",
21-
"@typescript-eslint/parser": "5.43.0",
20+
"@typescript-eslint/eslint-plugin": "5.44.0",
21+
"@typescript-eslint/parser": "5.44.0",
2222
"eslint-config-airbnb": "19.0.4",
2323
"eslint-config-airbnb-typescript": "17.0.0",
2424
"eslint-config-prettier": "8.5.0",
@@ -34,6 +34,6 @@
3434
},
3535
"devDependencies": {
3636
"eslint": "8.27.0",
37-
"typescript": "4.8.4"
37+
"typescript": "4.9.3"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)