Skip to content

Commit

Permalink
chore!: update dependency typescript to ~5.1.3 (#19)
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 Jun 2, 2023
1 parent 4d3f145 commit 0d85756
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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": "^8.0.3",
"typescript": "~5.0.4",
"typescript": "~5.1.3",
"validate-conventional-commit": "^1.0.2"
},
"peerDependencies": {
"typescript": "~5.0.4"
"typescript": "~5.1.3"
}
}

0 comments on commit 0d85756

Please sign in to comment.