Skip to content

Commit

Permalink
chore(deps): update dependency @anolilab/multi-semantic-release to v1…
Browse files Browse the repository at this point in the history
….1.6 (#510)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 5e3ea53 commit 21607ff
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"release": "multi-semantic-release"
},
"devDependencies": {
"@anolilab/multi-semantic-release": "1.1.5",
"@anolilab/multi-semantic-release": "1.1.6",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
32 changes: 22 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ __metadata:
version: 8
cacheKey: 10

"@anolilab/multi-semantic-release@npm:1.1.5":
version: 1.1.5
resolution: "@anolilab/multi-semantic-release@npm:1.1.5"
"@anolilab/multi-semantic-release@npm:1.1.6":
version: 1.1.6
resolution: "@anolilab/multi-semantic-release@npm:1.1.6"
dependencies:
"@semrel-extra/topo": "npm:^1.14.1"
blork: "npm:^9.3.0"
cosmiconfig: "npm:^9.0.0"
debug: "npm:^4.3.7"
debug: "npm:^4.4.0"
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.1"
execa: "npm:^9.5.1"
execa: "npm:^9.5.2"
git-log-parser: "npm:^1.2.1"
lodash-es: "npm:^4.17.21"
resolve-from: "npm:^5.0.0"
Expand Down Expand Up @@ -2340,6 +2340,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/1847944c2e3c2c732514b93d11886575625686056cd765336212dc15de2d2b29612b6cd80e1afba767bb8e1803b778caf9973e98169ef1a24a7a7009e1820367
languageName: node
linkType: hard

"deep-equal@npm:^2.2.3":
version: 2.2.3
resolution: "deep-equal@npm:2.2.3"
Expand Down Expand Up @@ -2968,9 +2980,9 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^9.5.1":
version: 9.5.1
resolution: "execa@npm:9.5.1"
"execa@npm:^9.5.2":
version: 9.5.2
resolution: "execa@npm:9.5.2"
dependencies:
"@sindresorhus/merge-streams": "npm:^4.0.0"
cross-spawn: "npm:^7.0.3"
Expand All @@ -2984,7 +2996,7 @@ __metadata:
signal-exit: "npm:^4.1.0"
strip-final-newline: "npm:^4.0.0"
yoctocolors: "npm:^2.0.0"
checksum: 10/aa030cdd43ffbf6a8825c16eec1515729553ce3655a8fa5165f0ddab2320957a9783effbeff37662e238e6f5d979d9732e3baa4bcaaeba4360856e627a214177
checksum: 10/652fa492e7e1052becba12275aafd1c3d249967a4400f798877aa6c21fafcd8182ee3ce09a54f0379785635f32a4adeef77b2edb83d7e8a55b06819ed102ff2a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6608,7 +6620,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@anolilab/multi-semantic-release": "npm:1.1.5"
"@anolilab/multi-semantic-release": "npm:1.1.6"
"@semantic-release/changelog": "npm:6.0.3"
"@semantic-release/exec": "npm:6.0.3"
"@semantic-release/git": "npm:10.0.1"
Expand Down

0 comments on commit 21607ff

Please sign in to comment.