File tree 2 files changed +24
-4
lines changed
2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 99
99
"semantic-release" : " 19.0.5" ,
100
100
"shx" : " 0.3.4" ,
101
101
"ts-jest" : " 29.0.3" ,
102
- "typescript" : " 4.8.4 "
102
+ "typescript" : " 5.2.2 "
103
103
},
104
104
"peerDependencies" : {
105
105
"@nestjs/common" : " ^8.0.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -497,7 +497,7 @@ __metadata:
497
497
shx : " npm:0.3.4"
498
498
ts-jest : " npm:29.0.3"
499
499
tslib : " npm:^2.4.0"
500
- typescript : " npm:4.8.4 "
500
+ typescript : " npm:5.2.2 "
501
501
peerDependencies :
502
502
" @nestjs/common " : ^8.0.0 || ^9.0.0
503
503
axios : ^0.27.2 || ^1.0.0
@@ -9058,7 +9058,17 @@ __metadata:
9058
9058
languageName : node
9059
9059
linkType : hard
9060
9060
9061
- " typescript@npm:4.8.4, typescript@npm:^4.6.4 " :
9061
+ " typescript@npm:5.2.2 " :
9062
+ version : 5.2.2
9063
+ resolution : " typescript@npm:5.2.2"
9064
+ bin :
9065
+ tsc : bin/tsc
9066
+ tsserver : bin/tsserver
9067
+ checksum : 8c5dfc6149a0d5fbad8d55fd9f5cefaf567b6dda42bce8eef7e5f27e6b11d0fc15f4aa4cad3b38394a34f3e9db8b719f5083ab114ddc649e1bc3318327ffa8ca
9068
+ languageName : node
9069
+ linkType : hard
9070
+
9071
+ " typescript@npm:^4.6.4 " :
9062
9072
version : 4.8.4
9063
9073
resolution : " typescript@npm:4.8.4"
9064
9074
bin :
@@ -9068,7 +9078,17 @@ __metadata:
9068
9078
languageName : node
9069
9079
linkType : hard
9070
9080
9071
- " typescript@patch:typescript@npm%3A4.8.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript> " :
9081
+ " typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript> " :
9082
+ version : 5.2.2
9083
+ resolution : " typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=701156"
9084
+ bin :
9085
+ tsc : bin/tsc
9086
+ tsserver : bin/tsserver
9087
+ checksum : b52454ea2b8ba479dd655c4e55ae57c1cec4af21c83c3aa9ab280879a53f3ef4314587b0cfe5e6dd0a082aca4409fef70d0763e762cd0a3e8b38ef70d1dbad67
9088
+ languageName : node
9089
+ linkType : hard
9090
+
9091
+ " typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript> " :
9072
9092
version : 4.8.4
9073
9093
resolution : " typescript@patch:typescript@npm%3A4.8.4#optional!builtin<compat/typescript>::version=4.8.4&hash=701156"
9074
9094
bin :
You can’t perform that action at this time.
0 commit comments