Skip to content

Commit 31c6c9b

Browse files
fix(deps): update eslint to v6
1 parent 810b39d commit 31c6c9b

File tree

2 files changed

+125
-50
lines changed

2 files changed

+125
-50
lines changed

packages/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"node": "^16 || >=18"
4646
},
4747
"dependencies": {
48-
"@typescript-eslint/eslint-plugin": "^5.59.5",
49-
"@typescript-eslint/parser": "^5.59.5",
48+
"@typescript-eslint/eslint-plugin": "^6.0.0",
49+
"@typescript-eslint/parser": "^6.0.0",
5050
"eslint-config-airbnb-typescript": "^17.0.0",
5151
"eslint-import-resolver-typescript": "^3.5.5",
5252
"eslint-plugin-import": "^2.26.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)