Skip to content

Commit 2a05e4b

Browse files
committed
fix: annoying eslint bug
1 parent dec0872 commit 2a05e4b

2 files changed

Lines changed: 133 additions & 81 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"devDependencies": {
2525
"@types/express": "^4.17.21",
2626
"@types/node": "^14.18.63",
27-
"@typescript-eslint/eslint-plugin": "^4.33.0",
28-
"@typescript-eslint/parser": "^4.33.0",
27+
"@typescript-eslint/eslint-plugin": "^6.16.0",
28+
"@typescript-eslint/parser": "^6.16.0",
2929
"eslint": "^7.32.0",
3030
"eslint-config-prettier": "^7.2.0",
3131
"eslint-plugin-prettier": "^3.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)