Skip to content

Commit eea1801

Browse files
chore(deps-dev): Bump typescript from 4.9.5 to 5.2.2 (#394)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 100be48 commit eea1801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"semantic-release": "^20.0.2",
3838
"testcafe": ">=2.0.0",
3939
"ts-jest": "^29.0.3",
40-
"typescript": "^4.8.4"
40+
"typescript": "^5.2.2"
4141
},
4242
"repository": {
4343
"type": "git",

0 commit comments

Comments
 (0)