Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 25, 2024
1 parent 37a5d64 commit 4ead8c4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prettier": "3.3.3",
"sort-package-json": "2.12.0",
"turbo": "1.13.4",
"typescript": "4.9.5"
"typescript": "5.7.2"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion packages/graphql-codegen-golang/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"liquidjs": "10.19.0"
},
"devDependencies": {
"typescript": "4.9.5"
"typescript": "5.7.2"
}
}
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit 4ead8c4

Please sign in to comment.