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 115
115
"prettier" : " 2.8.4" ,
116
116
"semantic-release" : " 19.0.5" ,
117
117
"ts-node" : " 10.9.1" ,
118
- "typescript" : " 4.9.5 "
118
+ "typescript" : " 5.0.2 "
119
119
},
120
120
"eslintConfig" : {
121
121
"root" : true ,
Original file line number Diff line number Diff line change @@ -888,7 +888,7 @@ __metadata:
888
888
semantic-release : 19.0.5
889
889
ts-node : 10.9.1
890
890
tslib : 2.5.0
891
- typescript : 4.9.5
891
+ typescript : 5.0.2
892
892
languageName : unknown
893
893
linkType : soft
894
894
@@ -7294,7 +7294,17 @@ __metadata:
7294
7294
languageName : node
7295
7295
linkType : hard
7296
7296
7297
- " typescript@npm:4.9.5, typescript@npm:^4.6.4 " :
7297
+ " typescript@npm:5.0.2 " :
7298
+ version : 5.0.2
7299
+ resolution : " typescript@npm:5.0.2"
7300
+ bin :
7301
+ tsc : bin/tsc
7302
+ tsserver : bin/tsserver
7303
+ checksum : bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7304
+ languageName : node
7305
+ linkType : hard
7306
+
7307
+ " typescript@npm:^4.6.4 " :
7298
7308
version : 4.9.5
7299
7309
resolution : " typescript@npm:4.9.5"
7300
7310
bin :
@@ -7304,7 +7314,17 @@ __metadata:
7304
7314
languageName : node
7305
7315
linkType : hard
7306
7316
7307
- " typescript@patch:[email protected] #~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
7317
+ " typescript@patch:[email protected] #~builtin<compat/typescript> " :
7318
+ version : 5.0.2
7319
+ resolution : " typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=1f5320"
7320
+ bin :
7321
+ tsc : bin/tsc
7322
+ tsserver : bin/tsserver
7323
+ checksum : bdbf3d0aac0d6cf010fbe0536753dc19f278eb4aba88140dcd25487dfe1c56ca8b33abc0dcd42078790a939b08ebc4046f3e9bb961d77d3d2c3cfa9829da4d53
7324
+ languageName : node
7325
+ linkType : hard
7326
+
7327
+ " typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
7308
7328
version : 4.9.5
7309
7329
resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
7310
7330
bin :
You can’t perform that action at this time.
0 commit comments