Skip to content

Commit

Permalink
chore: upgrade eslint and typescript-eslint to support latest typescr…
Browse files Browse the repository at this point in the history
…ipt version
  • Loading branch information
phoenisx committed Oct 16, 2022
1 parent 73a7290 commit efbc290
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 207 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -404,15 +404,15 @@
"@types/postcss-less": "^4.0.2",
"@types/postcss-safe-parser": "^5.0.1",
"@types/vscode": "1.53.0",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"babel-jest": "^29.2.0",
"concurrently": "^7.3.0",
"cross-env": "^7.0.3",
"dayjs": "^1.11.5",
"dotenv": "^16.0.2",
"esbuild": "^0.14.49",
"eslint": "^7.32.0",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^27.1.2",
"eslint-plugin-prettier": "^3.4.1",
Expand Down
Loading

0 comments on commit efbc290

Please sign in to comment.