File tree 2 files changed +18
-0
lines changed
2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 45
45
"@commitlint/config-conventional" : " ^17.6.7" ,
46
46
"@openapi-typescript-infra/coconfig" : " ^3.3.3" ,
47
47
"@semantic-release/changelog" : " ^6.0.3" ,
48
+ "@semantic-release/exec" : " ^6.0.3" ,
48
49
"@semantic-release/git" : " ^10.0.1" ,
49
50
"@types/yargs-parser" : " ^21.0.0" ,
50
51
"@typescript-eslint/eslint-plugin" : " ^6.2.0" ,
Original file line number Diff line number Diff line change @@ -571,6 +571,7 @@ __metadata:
571
571
" @commitlint/config-conventional " : ^17.6.7
572
572
" @openapi-typescript-infra/coconfig " : ^3.3.3
573
573
" @semantic-release/changelog " : ^6.0.3
574
+ " @semantic-release/exec " : ^6.0.3
574
575
" @semantic-release/git " : ^10.0.1
575
576
" @types/yargs-parser " : ^21.0.0
576
577
" @typescript-eslint/eslint-plugin " : ^6.2.0
@@ -619,6 +620,22 @@ __metadata:
619
620
languageName : node
620
621
linkType : hard
621
622
623
+ " @semantic-release/exec@npm:^6.0.3 " :
624
+ version : 6.0.3
625
+ resolution : " @semantic-release/exec@npm:6.0.3"
626
+ dependencies :
627
+ " @semantic-release/error " : ^3.0.0
628
+ aggregate-error : ^3.0.0
629
+ debug : ^4.0.0
630
+ execa : ^5.0.0
631
+ lodash : ^4.17.4
632
+ parse-json : ^5.0.0
633
+ peerDependencies :
634
+ semantic-release : " >=18.0.0"
635
+ checksum : c6ad2f02ff01a4709c4914f560d0343efea9afe993c733ff971da8bf89604a1460d87b26a1a2ace5992c5ace8e8d384cf314504e0c4b623fc8433e8e8d9e2fe0
636
+ languageName : node
637
+ linkType : hard
638
+
622
639
" @semantic-release/git@npm:^10.0.1 " :
623
640
version : 10.0.1
624
641
resolution : " @semantic-release/git@npm:10.0.1"
You can’t perform that action at this time.
0 commit comments