Skip to content

Commit 6833a86

Browse files
Update dependency @semantic-release/exec to v7
1 parent de0f9c0 commit 6833a86

5 files changed

Lines changed: 23 additions & 23 deletions

.pnp.cjs

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commitlint/config-conventional": "19.8.1",
3838
"@commitlint/types": "19.8.1",
3939
"@semantic-release/commit-analyzer": "13.0.1",
40-
"@semantic-release/exec": "6.0.3",
40+
"@semantic-release/exec": "7.1.0",
4141
"@semantic-release/git": "10.0.1",
4242
"@semantic-release/github": "11.0.4",
4343
"@semantic-release/release-notes-generator": "14.0.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ __metadata:
526526
"@commitlint/config-conventional": "npm:19.8.1"
527527
"@commitlint/types": "npm:19.8.1"
528528
"@semantic-release/commit-analyzer": "npm:13.0.1"
529-
"@semantic-release/exec": "npm:6.0.3"
529+
"@semantic-release/exec": "npm:7.1.0"
530530
"@semantic-release/git": "npm:10.0.1"
531531
"@semantic-release/github": "npm:11.0.4"
532532
"@semantic-release/release-notes-generator": "npm:14.0.3"
@@ -1315,19 +1315,19 @@ __metadata:
13151315
languageName: node
13161316
linkType: hard
13171317

1318-
"@semantic-release/exec@npm:6.0.3":
1319-
version: 6.0.3
1320-
resolution: "@semantic-release/exec@npm:6.0.3"
1318+
"@semantic-release/exec@npm:7.1.0":
1319+
version: 7.1.0
1320+
resolution: "@semantic-release/exec@npm:7.1.0"
13211321
dependencies:
1322-
"@semantic-release/error": "npm:^3.0.0"
1322+
"@semantic-release/error": "npm:^4.0.0"
13231323
aggregate-error: "npm:^3.0.0"
13241324
debug: "npm:^4.0.0"
1325-
execa: "npm:^5.0.0"
1326-
lodash: "npm:^4.17.4"
1327-
parse-json: "npm:^5.0.0"
1325+
execa: "npm:^9.0.0"
1326+
lodash-es: "npm:^4.17.21"
1327+
parse-json: "npm:^8.0.0"
13281328
peerDependencies:
1329-
semantic-release: ">=18.0.0"
1330-
checksum: 10/39ad7a7682668e0ed875dda750506d28d615ef31156e3544133974b1e9ee986ec2e679e1422e0c1ce7c859841d64094340c34cdcd0e5398591b280edba29902a
1329+
semantic-release: ">=24.1.0"
1330+
checksum: 10/5dbf5cdc7ee58b7515973a556825892f89ba2286f2fe5a56cd054b06ad8f6b08e27e3b87f8dc93d7c655f67be7d20899e463f09141aa1586679d1a135859a366
13311331
languageName: node
13321332
linkType: hard
13331333

0 commit comments

Comments
 (0)