Skip to content

Commit

Permalink
Update dependency typescript to v5.6.3 (#5032)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Oct 11, 2024
1 parent f91130f commit 8768751
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 211 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"nuxt": "3.13.1",
"rimraf": "^6.0.1",
"talkback": "^4.2.0",
"typescript": "5.5.4",
"typescript": "5.6.3",
"vitest": "^2.0.5",
"vitest-dom": "^0.1.1",
"vue": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"bindings": "1.5.0",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"typescript": "5.5.4",
"typescript": "5.6.3",
"vue-tsc": "2.1.6"
}
}
Loading

0 comments on commit 8768751

Please sign in to comment.