Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 08464cc

Browse files
committedMay 12, 2025·
chore(deps): update dependency typescript to v5
1 parent fb8f778 commit 08464cc

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prettier": "3.5.3",
3737
"sort-package-json": "3.2.1",
3838
"turbo": "1.13.4",
39-
"typescript": "4.9.5"
39+
"typescript": "5.8.3"
4040
},
4141
"packageManager": "pnpm@10.10.0"
4242
}

‎packages/graphql-codegen-golang/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"liquidjs": "10.21.0"
2828
},
2929
"devDependencies": {
30-
"typescript": "4.9.5"
30+
"typescript": "5.8.3"
3131
}
3232
}

‎pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.