Skip to content

Commit a50323b

Browse files
chore(deps): update dependency typescript to v5.6.2 (#3816)
1 parent c627020 commit a50323b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"https-browserify": "^1.0.0",
2424
"parcel": "2.12.0",
2525
"stream-http": "^3.1.0",
26-
"typescript": "5.5.2",
26+
"typescript": "5.6.2",
2727
"url": "^0.11.0"
2828
},
2929
"@parcel/resolver-default": {

playground/javascript/browser/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,7 +2265,7 @@ __metadata:
22652265
react-dom: "npm:18.3.1"
22662266
react-instantsearch: "npm:7.13.1"
22672267
stream-http: "npm:^3.1.0"
2268-
typescript: "npm:5.5.2"
2268+
typescript: "npm:5.6.2"
22692269
url: "npm:^0.11.0"
22702270
languageName: unknown
22712271
linkType: soft
@@ -3395,23 +3395,23 @@ __metadata:
33953395
languageName: node
33963396
linkType: hard
33973397

3398-
"typescript@npm:5.5.2":
3399-
version: 5.5.2
3400-
resolution: "typescript@npm:5.5.2"
3398+
"typescript@npm:5.6.2":
3399+
version: 5.6.2
3400+
resolution: "typescript@npm:5.6.2"
34013401
bin:
34023402
tsc: bin/tsc
34033403
tsserver: bin/tsserver
3404-
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
3404+
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
34053405
languageName: node
34063406
linkType: hard
34073407

3408-
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
3409-
version: 5.5.2
3410-
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
3408+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
3409+
version: 5.6.2
3410+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
34113411
bin:
34123412
tsc: bin/tsc
34133413
tsserver: bin/tsserver
3414-
checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b
3414+
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
34153415
languageName: node
34163416
linkType: hard
34173417

0 commit comments

Comments
 (0)