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 117
117
"prettier" : " 2.8.4" ,
118
118
"semantic-release" : " 19.0.5" ,
119
119
"ts-node" : " 10.9.1" ,
120
- "typescript" : " 4.9.5 "
120
+ "typescript" : " 5.0.2 "
121
121
},
122
122
"eslintConfig" : {
123
123
"root" : true ,
Original file line number Diff line number Diff line change @@ -892,7 +892,7 @@ __metadata:
892
892
semantic-release : 19.0.5
893
893
ts-node : 10.9.1
894
894
tslib : 2.5.0
895
- typescript : 4.9.5
895
+ typescript : 5.0.2
896
896
unknown : ^0.2.5
897
897
languageName : unknown
898
898
linkType : soft
@@ -7201,7 +7201,17 @@ __metadata:
7201
7201
languageName : node
7202
7202
linkType : hard
7203
7203
7204
- " typescript@npm:4.9.5, typescript@npm:^4.6.4 " :
7204
+ " typescript@npm:5.0.2 " :
7205
+ version : 5.0.2
7206
+ resolution : " typescript@npm:5.0.2"
7207
+ bin :
7208
+ tsc : bin/tsc
7209
+ tsserver : bin/tsserver
7210
+ checksum : bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7211
+ languageName : node
7212
+ linkType : hard
7213
+
7214
+ " typescript@npm:^4.6.4 " :
7205
7215
version : 4.9.5
7206
7216
resolution : " typescript@npm:4.9.5"
7207
7217
bin :
@@ -7211,7 +7221,17 @@ __metadata:
7211
7221
languageName : node
7212
7222
linkType : hard
7213
7223
7214
- " typescript@patch:typescript@4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
7224
+ " typescript@patch:typescript@5.0.2#~builtin<compat/typescript> " :
7225
+ version : 5.0.2
7226
+ resolution : " typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=1f5320"
7227
+ bin :
7228
+ tsc : bin/tsc
7229
+ tsserver : bin/tsserver
7230
+ checksum : bdbf3d0aac0d6cf010fbe0536753dc19f278eb4aba88140dcd25487dfe1c56ca8b33abc0dcd42078790a939b08ebc4046f3e9bb961d77d3d2c3cfa9829da4d53
7231
+ languageName : node
7232
+ linkType : hard
7233
+
7234
+ " typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
7215
7235
version : 4.9.5
7216
7236
resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
7217
7237
bin :
You can’t perform that action at this time.
0 commit comments