Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.3.3 in /_examples/chat (#2917)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  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 Feb 7, 2024
1 parent 6d84796 commit 8f8c38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-scripts": "^2.1.1",
"styled-components": "^6.1.8",
"subscriptions-transport-ws": "^0.9.5",
"typescript": "^4.9.4"
"typescript": "^5.3.3"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 8f8c38d

Please sign in to comment.