Skip to content

Commit

Permalink
fix!: update dependency typescript to ~5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent fa742ea commit e6b6820
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 @@ -33,10 +33,10 @@
"husky": "^9.1.5",
"list-dependents-cli": "^2.5.2",
"npm-run-all2": "^6.2.2",
"typescript": "~5.6.2",
"typescript": "~5.6.3",
"validate-conventional-commit": "^1.0.4"
},
"peerDependencies": {
"typescript": "~5.6.2"
"typescript": "~5.6.3"
}
}

0 comments on commit e6b6820

Please sign in to comment.