Skip to content

Commit

Permalink
Merge pull request #77 from GW2Treasures/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v5.6.2
  • Loading branch information
darthmaim authored Sep 9, 2024
2 parents 48a333c + 6958462 commit d0ae386
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.5.4"
"typescript": "5.6.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.5.4"
"typescript": "5.6.2"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit d0ae386

Please sign in to comment.