File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 54
54
"prettier" : " 2.8.4" ,
55
55
"semantic-release" : " 19.0.5" ,
56
56
"ts-node" : " 10.9.1" ,
57
- "typescript" : " 4.9.5 " ,
57
+ "typescript" : " 5.0.2 " ,
58
58
"webpack" : " 5.76.2" ,
59
59
"yarn" : " 1.22.19"
60
60
},
Original file line number Diff line number Diff line change @@ -6359,7 +6359,7 @@ __metadata:
6359
6359
semantic-release : 19.0.5
6360
6360
ts-node : 10.9.1
6361
6361
tslib : 2.5.0
6362
- typescript : 4.9.5
6362
+ typescript : 5.0.2
6363
6363
webpack : 5.76.2
6364
6364
yarn : 1.22.19
6365
6365
peerDependencies :
@@ -7346,7 +7346,17 @@ __metadata:
7346
7346
languageName : node
7347
7347
linkType : hard
7348
7348
7349
- " typescript@npm:4.9.5, typescript@npm:^4.6.4 " :
7349
+ " typescript@npm:5.0.2 " :
7350
+ version : 5.0.2
7351
+ resolution : " typescript@npm:5.0.2"
7352
+ bin :
7353
+ tsc : bin/tsc
7354
+ tsserver : bin/tsserver
7355
+ checksum : bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7356
+ languageName : node
7357
+ linkType : hard
7358
+
7359
+ " typescript@npm:^4.6.4 " :
7350
7360
version : 4.9.5
7351
7361
resolution : " typescript@npm:4.9.5"
7352
7362
bin :
@@ -7356,7 +7366,17 @@ __metadata:
7356
7366
languageName : node
7357
7367
linkType : hard
7358
7368
7359
- " typescript@patch:typescript@4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
7369
+ " typescript@patch:typescript@5.0.2#~builtin<compat/typescript> " :
7370
+ version : 5.0.2
7371
+ resolution : " typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=1f5320"
7372
+ bin :
7373
+ tsc : bin/tsc
7374
+ tsserver : bin/tsserver
7375
+ checksum : bdbf3d0aac0d6cf010fbe0536753dc19f278eb4aba88140dcd25487dfe1c56ca8b33abc0dcd42078790a939b08ebc4046f3e9bb961d77d3d2c3cfa9829da4d53
7376
+ languageName : node
7377
+ linkType : hard
7378
+
7379
+ " typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
7360
7380
version : 4.9.5
7361
7381
resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
7362
7382
bin :
You can’t perform that action at this time.
0 commit comments