Skip to content

Commit

Permalink
chore: bump typescript in /examples/custom-ethers-pkg
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.7.2.
- [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.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 406f8d4 commit 34b23ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/custom-ethers-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"builtin-modules": "^4.0.0",
"rollup": "^4.18.0",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
"typescript": "^5.7.2"
}
}

0 comments on commit 34b23ba

Please sign in to comment.