Skip to content

Commit

Permalink
fix!: update dependency typescript to ~5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent 5bec4fb commit 56a4137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"validate-conventional-commit": "^1.0.3"
},
"peerDependencies": {
"typescript": "~5.5.0"
"typescript": "~5.5.3"
}
}

0 comments on commit 56a4137

Please sign in to comment.