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 115115 "prettier" : " 2.8.4" ,
116116 "semantic-release" : " 19.0.5" ,
117117 "ts-node" : " 10.9.1" ,
118- "typescript" : " 4.9.5 "
118+ "typescript" : " 5.0.2 "
119119 },
120120 "eslintConfig" : {
121121 "root" : true ,
Original file line number Diff line number Diff line change @@ -888,7 +888,7 @@ __metadata:
888888 semantic-release : 19.0.5
889889 ts-node : 10.9.1
890890 tslib : 2.5.0
891- typescript : 4.9.5
891+ typescript : 5.0.2
892892 languageName : unknown
893893 linkType : soft
894894
@@ -7294,7 +7294,17 @@ __metadata:
72947294 languageName : node
72957295 linkType : hard
72967296
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 " :
72987308 version : 4.9.5
72997309 resolution : " typescript@npm:4.9.5"
73007310 bin :
@@ -7304,7 +7314,17 @@ __metadata:
73047314 languageName : node
73057315 linkType : hard
73067316
7307- " typescript@patch:typescript@4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
7317+ " typescript@patch:typescript@5.0.2#~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> " :
73087328 version : 4.9.5
73097329 resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
73107330 bin :
You can’t perform that action at this time.
0 commit comments