Skip to content

Commit d227401

Browse files
build(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#1902)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1eb02d9 commit d227401

File tree

3 files changed

+201
-303
lines changed

3 files changed

+201
-303
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"prettier": "^3.6.2",
77
"snarkjs": "^0.7.5",
88
"syncpack": "^13.0.4",
9-
"typescript": "^5.8.3"
9+
"typescript": "^5.9.2"
1010
},
1111
"packageManager": "pnpm@9.2.0"
1212
}

0 commit comments

Comments
 (0)