Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#228)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2023
1 parent c6f044a commit 1d70789
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 9 deletions.
39 changes: 31 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 @@ -74,7 +74,7 @@
"rollup": "^3.19.1",
"semantic-release": "^19.0.5",
"sourcemap-codec": "^1.4.8",
"typescript": "^4.9.5"
"typescript": "^5.0.2"
},
"dependencies": {
"ebec": "^0.2.1",
Expand Down

0 comments on commit 1d70789

Please sign in to comment.