Skip to content

Commit 9b33d96

Browse files
Bump typescript from 5.1.6 to 5.2.2 in /debugger-restarts
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c9c158 commit 9b33d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugger-restarts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"npm-run-all": "^4.1.5",
5050
"prettier": "^3.0.1",
5151
"rimraf": "^5.0.1",
52-
"typescript": "~5.1.3"
52+
"typescript": "~5.2.2"
5353
},
5454
"jupyterlab": {
5555
"extension": true,

0 commit comments

Comments
 (0)