Skip to content

Commit

Permalink
bump(deps): update dependency typescript to v5.4.4 (#216)
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 8, 2024
1 parent 6c1c763 commit 56821f7
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 57 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.3"
"typescript": "5.4.4"
},
"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.3"
"typescript": "5.4.4"
}
}
Loading

0 comments on commit 56821f7

Please sign in to comment.