Skip to content

Commit

Permalink
build(deps): bump typescript
Browse files Browse the repository at this point in the history
Bumps the simple group in /demo/api/ably-token-request with 1 update: [typescript](https://github.com/Microsoft/TypeScript).


Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 3, 2024
1 parent dd2e6de commit c3cd239
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions demo/api/ably-token-request/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 demo/api/ably-token-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@types/node": "^22.5.2",
"ably": "^2.3.1",
"dotenv": "^16.4.5",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
}
}

0 comments on commit c3cd239

Please sign in to comment.