Skip to content

Commit 1245548

Browse files
npm(deps-dev): bump typescript from 4.9.5 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c49a90 commit 1245548

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
@@ -101,7 +101,7 @@
101101
"ts-jest": "^29.0.3",
102102
"typedoc": "^0.23.22",
103103
"typedoc-plugin-markdown": "^3.14.0",
104-
"typescript": "^4.9.4"
104+
"typescript": "^5.0.4"
105105
},
106106
"bin": "bin/codeboost.js",
107107
"engines": {

0 commit comments

Comments
 (0)