Skip to content

Commit

Permalink
chore!: update dependency typescript to ~5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 44dac22 commit a4aef76
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.3.2",
"typescript": "~5.3.3",
"validate-conventional-commit": "^1.0.3"
},
"peerDependencies": {
"typescript": "~5.3.2"
"typescript": "~5.3.3"
}
}

0 comments on commit a4aef76

Please sign in to comment.