Skip to content

Commit

Permalink
chore!: update dependency typescript to ~5.3.2 (#28)
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 Nov 21, 2023
1 parent 74236d5 commit 1da4b71
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": "^8.0.3",
"typescript": "~5.2.2",
"typescript": "~5.3.2",
"validate-conventional-commit": "^1.0.3"
},
"peerDependencies": {
"typescript": "~5.2.2"
"typescript": "~5.3.2"
}
}

0 comments on commit 1da4b71

Please sign in to comment.