Skip to content

Commit

Permalink
chore!: update dependency typescript to ~5.4.2 (#30)
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] committed Mar 10, 2024
1 parent 0dec43d commit 43a28fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"devDependencies": {
"husky": "^9.0.11",
"typescript": "~5.3.2",
"typescript": "~5.4.2",
"validate-conventional-commit": "^1.0.3"
},
"peerDependencies": {
"typescript": "~5.3.2"
"typescript": "~5.4.2"
}
}

0 comments on commit 43a28fe

Please sign in to comment.