Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.5.4 in /vdr/wasm/demo/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.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@v4.9.5...v5.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 53e5d6a commit 777e539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vdr/wasm/demo/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bs58": "^5.0.0",
"indy-besu-vdr": "file:../../pkg",
"secp256k1": "5.0.0",
"typescript": "^4.5.2"
"typescript": "^5.5.4"
},
"devDependencies": {
"@types/node": "^16.11.10",
Expand Down

0 comments on commit 777e539

Please sign in to comment.