Skip to content

Commit

Permalink
chore(deps-dev): bump typescript in /embeds/client-examples/node
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 33c43bb commit 3265638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embeds/client-examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@types/node": "^20.2.5",
"ts-node": "^10.8.1",
"typescript": "^4.7.3"
"typescript": "^5.2.2"
},
"dependencies": {
"@fluvio/client": "^0.12.2"
Expand Down

0 comments on commit 3265638

Please sign in to comment.