Skip to content

Commit

Permalink
Merge pull request #89 from GW2Treasures/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v5.7.3
  • Loading branch information
darthmaim authored Jan 8, 2025
2 parents c38ab77 + 0d9ffba commit 3de52da
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 3de52da

Please sign in to comment.