Skip to content

Commit

Permalink
Update to TypeScript 5.3 and TypeScript ESLint 6.18, see github.com//…
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jan 12, 2024
1 parent 3af8b68 commit 5562781
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@types/three": "~0.137.0",
"@types/react": "~18.0.12",
"@types/react-dom": "~18.0.5",
"@typescript-eslint/parser": "~6.1.0",
"@typescript-eslint/eslint-plugin": "~6.1.0",
"@typescript-eslint/utils": "~6.1.0",
"@typescript-eslint/parser": "~6.18.1",
"@typescript-eslint/eslint-plugin": "~6.18.1",
"@typescript-eslint/utils": "~6.18.1",
"eslint-plugin-html": "~7.1.0",
"@webgpu/types": "~0.1.34",
"archiver": "~5.3.0",
Expand All @@ -54,7 +54,7 @@
"qunit": "~2.20.0",
"taffydb": "~2.7.3",
"terser": "~4.6.4",
"typescript": "~5.1.3",
"typescript": "~5.3.3",
"webpack": "~5.76.3",
"webpack-cli": "~5.0.0",
"webpack-dev-server": "~4.11.1"
Expand Down

0 comments on commit 5562781

Please sign in to comment.