Skip to content

Commit 741b8b0

Browse files
Bump typescript from 4.9.5 to 5.0.2 (JaylyDev#149)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65ff194 commit 741b8b0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"@types/node": "^18.11.10",
3030
"@types/parsimmon": "1.10.6",
3131
"parsimmon": "1.18.1",
32-
"typescript": "^4.9.5"
32+
"typescript": "^5.0.2"
3333
}
3434
}

0 commit comments

Comments
 (0)