Skip to content

Commit

Permalink
bump(deps): update dependency typescript to v5.3.3 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 75f1664 commit 3105758
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prettier": "^3.1.1",
"semver": "^7.5.4",
"turbo": "^1.11.2",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"engines": {
"node": ">=18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"tsconfig.json"
],
"peerDependencies": {
"typescript": "5.2.2"
"typescript": "5.3.3"
}
}
119 changes: 78 additions & 41 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 3105758

Please sign in to comment.