Skip to content

Commit a926238

Browse files
Bump typescript from 4.9.5 to 5.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f8c40e commit a926238

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
@@ -45,6 +45,6 @@
4545
"prettier": "^2.8.3",
4646
"semver": "^7.3.8",
4747
"ts-jest": "^29.0.5",
48-
"typescript": "^4.9.4"
48+
"typescript": "^5.0.3"
4949
}
5050
}

0 commit comments

Comments
 (0)