Skip to content

Commit

Permalink
bump(deps): update dependency typescript to v5.4.5 (#225)
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 Apr 11, 2024
1 parent aea34ac commit dad806c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.2.5",
"semver": "^7.6.0",
"turbo": "^1.13.2",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"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.4.4"
"typescript": "5.4.5"
}
}
14 changes: 7 additions & 7 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 dad806c

Please sign in to comment.