Skip to content

Commit

Permalink
Bump typescript from 5.0.2 to 5.0.3 in /javascript
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 31, 2023
1 parent 85c78a1 commit 4cb39ea
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions javascript/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 javascript/packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"commander": "^10.0.0",
"debug": "^4.3.2",
"nunjucks": "^3.2.3",
"typescript": "^5.0.2"
"typescript": "^5.0.3"
},
"devDependencies": {
"@types/cli-progress": "^3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"napi-maybe-compressed-blob": "^0.0.11",
"peer-id": "^0.16.0",
"tmp-promise": "^3.0.2",
"typescript": "^5.0.2",
"typescript": "^5.0.3",
"yaml": "^2.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit 4cb39ea

Please sign in to comment.