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 97
97
"semantic-release" : " 19.0.5" ,
98
98
"shx" : " 0.3.4" ,
99
99
"ts-jest" : " 29.0.3" ,
100
- "typescript" : " 4.8.4 "
100
+ "typescript" : " 5.1.3 "
101
101
},
102
102
"peerDependencies" : {
103
103
"@nestjs/common" : " ^8.0.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -495,7 +495,7 @@ __metadata:
495
495
shx : " npm:0.3.4"
496
496
ts-jest : " npm:29.0.3"
497
497
tslib : " npm:^2.4.0"
498
- typescript : " npm:4.8.4 "
498
+ typescript : " npm:5.1.3 "
499
499
peerDependencies :
500
500
" @nestjs/common " : ^8.0.0 || ^9.0.0
501
501
axios : ^0.27.2 || ^1.0.0
@@ -9028,7 +9028,17 @@ __metadata:
9028
9028
languageName : node
9029
9029
linkType : hard
9030
9030
9031
- " typescript@npm:4.8.4, typescript@npm:^4.6.4 " :
9031
+ " typescript@npm:5.1.3 " :
9032
+ version : 5.1.3
9033
+ resolution : " typescript@npm:5.1.3"
9034
+ bin :
9035
+ tsc : bin/tsc
9036
+ tsserver : bin/tsserver
9037
+ checksum : 34f5c10a175ad596eb9ef7b12a0417d830317859754bddde67d6681c8bd7e67a24c88dfab600bf0deeb7355cb0f58faf7ab2a2c34a5d3c96f8420928f0f69b58
9038
+ languageName : node
9039
+ linkType : hard
9040
+
9041
+ " typescript@npm:^4.6.4 " :
9032
9042
version : 4.8.4
9033
9043
resolution : " typescript@npm:4.8.4"
9034
9044
bin :
@@ -9038,7 +9048,17 @@ __metadata:
9038
9048
languageName : node
9039
9049
linkType : hard
9040
9050
9041
- " typescript@patch:typescript@npm%3A4.8.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript> " :
9051
+ " typescript@patch:typescript@npm%3A5.1.3#optional!builtin<compat/typescript> " :
9052
+ version : 5.1.3
9053
+ resolution : " typescript@patch:typescript@npm%3A5.1.3#optional!builtin<compat/typescript>::version=5.1.3&hash=701156"
9054
+ bin :
9055
+ tsc : bin/tsc
9056
+ tsserver : bin/tsserver
9057
+ checksum : 24de93b5b464a551b43c62579107f859a1b612840b63ceb8965ed7eaf38519562e879bd2f5c6f0702c5331bbe31d1907dc0c5985dc9bddf7c3b3ea15756a6d78
9058
+ languageName : node
9059
+ linkType : hard
9060
+
9061
+ " typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript> " :
9042
9062
version : 4.8.4
9043
9063
resolution : " typescript@patch:typescript@npm%3A4.8.4#optional!builtin<compat/typescript>::version=4.8.4&hash=701156"
9044
9064
bin :
You can’t perform that action at this time.
0 commit comments