Skip to content

Commit

Permalink
Update dependency typescript to v5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent c38ab77 commit 0d9ffba
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"peerDependencies": {
"@gw2api/types": "~0.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 0d9ffba

Please sign in to comment.