Skip to content

Commit 49ea2c9

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] <support@github.com>
1 parent 6039637 commit 49ea2c9

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
@@ -67,6 +67,6 @@
6767
"prettier": "^2.8.1",
6868
"rollup": "^3.7.0",
6969
"ts-jest": "^29.0.3",
70-
"typescript": "^4.9"
70+
"typescript": "^5.0"
7171
}
7272
}

0 commit comments

Comments
 (0)