Skip to content

Commit 87f8d42

Browse files
fix(deps): update typescript-eslint monorepo to v5 (#18)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6b1ec1a commit 87f8d42

2 files changed

Lines changed: 84 additions & 64 deletions

File tree

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"dependencies": {
3636
"@babel/eslint-parser": "^7.15.7",
3737
"@babel/eslint-plugin": "^7.14.5",
38-
"@typescript-eslint/eslint-plugin": "^4.33.0",
39-
"@typescript-eslint/parser": "^4.33.0",
38+
"@typescript-eslint/eslint-plugin": "^5.0.0",
39+
"@typescript-eslint/parser": "^5.0.0",
4040
"eslint-plugin-babel": "^5.3.1",
4141
"eslint-plugin-import": "^2.25.3",
4242
"eslint-plugin-jest": "^25.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)