Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.0.4 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.0.4...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 70d4783 commit d0c1c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ts-node": "^10.0.0",
"typedoc": "^0.24.1",
"typedoc-plugin-rename-defaults": "^0.6.4",
"typescript": "~5.0.3"
"typescript": "~5.1.3"
},
"ava": {
"extensions": [
Expand Down

0 comments on commit d0c1c93

Please sign in to comment.