Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit f338c5c

Browse files
Update dependency typescript to v3.9.3 (#9)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent cfa9deb commit f338c5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/jupyterlab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"prettier": "2.0.5",
4040
"rimraf": "3.0.2",
41-
"typescript": "3.9.2"
41+
"typescript": "3.9.3"
4242
},
4343
"jupyterlab": {
4444
"extension": true

extensions/jupyterlab/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,10 +1263,10 @@ typed-styles@^0.0.7:
12631263
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
12641264
integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
12651265

1266-
typescript@3.9.2:
1267-
version "3.9.2"
1268-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
1269-
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
1266+
typescript@3.9.3:
1267+
version "3.9.3"
1268+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
1269+
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
12701270

12711271
typestyle@^2.0.4:
12721272
version "2.1.0"

0 commit comments

Comments
 (0)