Skip to content

Commit

Permalink
Update TypeScript and Eslint
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
  • Loading branch information
MauricioFauth committed Nov 29, 2023
1 parent 2aac253 commit 600b2f8
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 213 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"tablesorter": "^2.31.3",
"tracekit": "0.4.6",
"ts-loader": "^9.4.2",
"typescript": "~5.1.6",
"typescript": "~5.3.2",
"u2f-api-polyfill": "0.4.4",
"updated-jqplot": "1.0.9",
"webpack": "^5.76.3",
Expand All @@ -61,8 +61,8 @@
},
"devDependencies": {
"@types/jest": "^29.5.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"babel-jest": "^29.5.0",
"eslint": "^8.36.0",
"eslint-plugin-compat": "^4.1.4",
Expand Down

0 comments on commit 600b2f8

Please sign in to comment.