Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 1095ecc

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.2.2 in /stake-pool/js (#5792)
* build(deps-dev): bump typescript from 4.9.5 to 5.2.2 in /stake-pool/js Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Cinque <[email protected]>
1 parent a019dcc commit 1095ecc

File tree

2 files changed

+12
-156
lines changed

2 files changed

+12
-156
lines changed

pnpm-lock.yaml

Lines changed: 11 additions & 155 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stake-pool/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"rollup": "^4.0.2",
7777
"rollup-plugin-dts": "^6.1.0",
7878
"ts-jest": "^27.1.3",
79-
"typescript": "^4.5.4"
79+
"typescript": "^5.2.2"
8080
},
8181
"jest": {
8282
"moduleFileExtensions": [

0 commit comments

Comments
 (0)