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] committed Jun 6, 2023
1 parent 92c575b commit 7492309
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"ts-node": "^10.9.1",
"tslint": "^6.1.3",
"typedoc": "^0.24.1",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
},
"optionalDependencies": {
"openid-client": "^5.3.0"
Expand Down

0 comments on commit 7492309

Please sign in to comment.