Skip to content

Commit 58d62a4

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#50)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.1.6) --- 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 cb5d15c commit 58d62a4

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
@@ -48,7 +48,7 @@
4848
"query-string": "^7.0.1",
4949
"stdout-stderr": "^0.1.9",
5050
"tsd-jsdoc": "^2.4.0",
51-
"typescript": "^4.9.5"
51+
"typescript": "^5.1.6"
5252
},
5353
"scripts": {
5454
"e2e": "jest --config e2e/jest.config.js",

0 commit comments

Comments
 (0)