File tree Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Original file line number Diff line number Diff line change 74
74
"semantic-release-pinst" : " 1.0.4" ,
75
75
"tempy" : " 1.0.1" ,
76
76
"ts-jest" : " 29.4.1" ,
77
- "typescript" : " 5.4.5 "
77
+ "typescript" : " 5.9.2 "
78
78
},
79
79
"eslintConfig" : {
80
80
"root" : true ,
Original file line number Diff line number Diff line change @@ -1735,7 +1735,7 @@ __metadata:
1735
1735
tempy : " npm:1.0.1"
1736
1736
ts-jest : " npm:29.4.1"
1737
1737
tslib : " npm:2.8.1"
1738
- typescript : " npm:5.4.5 "
1738
+ typescript : " npm:5.9.2 "
1739
1739
unknown : " npm:0.2.6"
1740
1740
peerDependencies :
1741
1741
prettier : ^1.8.0 || ^2.0.0 || ^3.0.0
@@ -9383,17 +9383,7 @@ __metadata:
9383
9383
languageName : node
9384
9384
linkType : hard
9385
9385
9386
- " typescript@npm:5.4.5 " :
9387
- version : 5.4.5
9388
- resolution : " typescript@npm:5.4.5"
9389
- bin :
9390
- tsc : bin/tsc
9391
- tsserver : bin/tsserver
9392
- checksum : 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
9393
- languageName : node
9394
- linkType : hard
9395
-
9396
- " typescript@npm:>=5 " :
9386
+ " typescript@npm:5.9.2, typescript@npm:>=5 " :
9397
9387
version : 5.9.2
9398
9388
resolution : " typescript@npm:5.9.2"
9399
9389
bin :
@@ -9403,17 +9393,7 @@ __metadata:
9403
9393
languageName : node
9404
9394
linkType : hard
9405
9395
9406
- " typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript> " :
9407
- version : 5.4.5
9408
- resolution : " typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
9409
- bin :
9410
- tsc : bin/tsc
9411
- tsserver : bin/tsserver
9412
- checksum : 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
9413
- languageName : node
9414
- linkType : hard
9415
-
9416
- " typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript> " :
9396
+ " typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript> " :
9417
9397
version : 5.9.2
9418
9398
resolution : " typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
9419
9399
bin :
You can’t perform that action at this time.
0 commit comments