Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent aca399c commit 8335b50
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"svelte-preprocess": "5.1.0",
"tailwindcss": "3.3.5",
"tslib": "2.6.2",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vite": "5.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier-plugin-svelte": "3.1.0",
"prettier-plugin-tailwindcss": "0.5.7",
"svelte": "4.2.7",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"lint-staged": {
"*.{js,cjs,mjs,ts,svelte}": [
Expand Down
Loading

0 comments on commit 8335b50

Please sign in to comment.