Skip to content

Commit cebce40

Browse files
Bump typescript from 4.9.4 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.4 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@v4.9.4...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f3fadc commit cebce40

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"prettier": "2.8.3",
4646
"ts-jest": "^28.0.8",
4747
"ts-node": "^10.9.1",
48-
"typescript": ">=3.3.1, <4.10.0"
48+
"typescript": ">=3.3.1, <5.10.0"
4949
}
5050
}

0 commit comments

Comments
 (0)