Skip to content

Commit

Permalink
chore: bump typescript from 4.8.4 to 4.9.4 (#74)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.8.4...v4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mariano Goldman <marianogoldman@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and marianogoldman authored Jan 2, 2023
1 parent d235b9c commit acd6997
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -14,7 +14,7 @@
"npm-run-all": "4.1.5",
"redoc-cli": "0.13.20",
"ts-jest": "27.0.5",
"typescript": "4.8.4"
"typescript": "4.9.4"
},
"scripts": {
"start": "openapi preview-docs",
Expand Down

0 comments on commit acd6997

Please sign in to comment.