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 116116 "prettier" : " 2.8.4" ,
117117 "semantic-release" : " 19.0.5" ,
118118 "ts-node" : " 10.9.1" ,
119- "typescript" : " 4.9.5 "
119+ "typescript" : " 5.0.2 "
120120 },
121121 "eslintConfig" : {
122122 "root" : true ,
Original file line number Diff line number Diff line change @@ -899,7 +899,7 @@ __metadata:
899899 semantic-release : 19.0.5
900900 ts-node : 10.9.1
901901 tslib : 2.5.0
902- typescript : 4.9.5
902+ typescript : 5.0.2
903903 unknown : ^0.2.5
904904 languageName : unknown
905905 linkType : soft
@@ -7266,7 +7266,17 @@ __metadata:
72667266 languageName : node
72677267 linkType : hard
72687268
7269- " typescript@npm:4.9.5, typescript@npm:^4.6.4 " :
7269+ " typescript@npm:5.0.2 " :
7270+ version : 5.0.2
7271+ resolution : " typescript@npm:5.0.2"
7272+ bin :
7273+ tsc : bin/tsc
7274+ tsserver : bin/tsserver
7275+ checksum : bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7276+ languageName : node
7277+ linkType : hard
7278+
7279+ " typescript@npm:^4.6.4 " :
72707280 version : 4.9.5
72717281 resolution : " typescript@npm:4.9.5"
72727282 bin :
@@ -7276,7 +7286,17 @@ __metadata:
72767286 languageName : node
72777287 linkType : hard
72787288
7279- " typescript@patch:typescript@4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
7289+ " typescript@patch:typescript@5.0.2#~builtin<compat/typescript> " :
7290+ version : 5.0.2
7291+ resolution : " typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=1f5320"
7292+ bin :
7293+ tsc : bin/tsc
7294+ tsserver : bin/tsserver
7295+ checksum : bdbf3d0aac0d6cf010fbe0536753dc19f278eb4aba88140dcd25487dfe1c56ca8b33abc0dcd42078790a939b08ebc4046f3e9bb961d77d3d2c3cfa9829da4d53
7296+ languageName : node
7297+ linkType : hard
7298+
7299+ " typescript@patch:typescript@^4.6.4#~builtin<compat/typescript> " :
72807300 version : 4.9.5
72817301 resolution : " typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
72827302 bin :
You can’t perform that action at this time.
0 commit comments