Skip to content

Commit

Permalink
Bump typescript from 4.2.4 to 4.3.5 (#232)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.2.4...v4.3.5)

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

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] committed Jul 1, 2021
1 parent 4ef15ea commit bff78d1
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 18 deletions.
59 changes: 42 additions & 17 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 @@ -73,7 +73,7 @@
"source-map-support": "^0.5.19",
"tough-cookie": "^4.0.0",
"ts-node": "^10.0.0",
"typescript": "~4.2.4"
"typescript": "~4.3.5"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit bff78d1

Please sign in to comment.