Skip to content

Commit

Permalink
Merge pull request #87 from GW2Treasures/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v5.7.2
  • Loading branch information
darthmaim authored Nov 22, 2024
2 parents 2977024 + 3d9e90c commit 3f77da3
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.6.3"
"typescript": "5.7.2"
},
"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.6.3"
"typescript": "5.7.2"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 3f77da3

Please # to comment.