Skip to content

Commit 2c1ab61

Browse files
authored
Merge branch 'main' into feat/wb-test-quick
2 parents 66a2170 + 4171322 commit 2c1ab61

File tree

2 files changed

+36
-18
lines changed

2 files changed

+36
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"esbuild": "0.27.1"
3131
},
3232
"devDependencies": {
33-
"@anolilab/multi-semantic-release": "2.0.9",
33+
"@anolilab/multi-semantic-release": "3.2.2",
3434
"@types/eslint": "9.6.1",
3535
"@willbooster/prettier-config": "10.2.4",
3636
"conventional-changelog-conventionalcommits": "9.1.0",

yarn.lock

Lines changed: 35 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -48,28 +48,30 @@ __metadata:
4848
languageName: node
4949
linkType: hard
5050

51-
"@anolilab/multi-semantic-release@npm:2.0.9":
52-
version: 2.0.9
53-
resolution: "@anolilab/multi-semantic-release@npm:2.0.9"
51+
"@anolilab/multi-semantic-release@npm:3.2.2":
52+
version: 3.2.2
53+
resolution: "@anolilab/multi-semantic-release@npm:3.2.2"
5454
dependencies:
5555
"@semrel-extra/topo": "npm:^1.14.1"
56-
blork: "npm:^9.3.0"
56+
"@visulima/fs": "npm:^4.1.0"
57+
"@visulima/path": "npm:^2.0.5"
5758
cosmiconfig: "npm:^9.0.0"
5859
debug: "npm:^4.4.3"
5960
detect-indent: "npm:^7.0.2"
6061
detect-newline: "npm:^4.0.1"
61-
execa: "npm:^9.6.0"
62+
execa: "npm:^9.6.1"
6263
git-log-parser: "npm:^1.2.1"
6364
lodash-es: "npm:^4.17.21"
6465
resolve-from: "npm:^5.0.0"
6566
semver: "npm:^7.7.3"
6667
signale: "npm:^1.4.0"
6768
stream-buffers: "npm:^3.0.3"
69+
yaml: "npm:^2.8.2"
6870
yargs: "npm:18.0.0"
6971
peerDependencies:
70-
semantic-release: ">=22.0.12"
72+
semantic-release: ">=24"
7173
bin:
72-
multi-semantic-release: bin/cli.js
74+
multi-semantic-release: dist/bin/cli.js
7375
conditions: (os=darwin | os=linux | os=win32)
7476
languageName: node
7577
linkType: hard
@@ -5382,6 +5384,29 @@ __metadata:
53825384
languageName: node
53835385
linkType: hard
53845386

5387+
"@visulima/fs@npm:^4.1.0":
5388+
version: 4.1.0
5389+
resolution: "@visulima/fs@npm:4.1.0"
5390+
dependencies:
5391+
"@visulima/path": "npm:2.0.5"
5392+
type-fest: "npm:^5.2.0"
5393+
peerDependencies:
5394+
yaml: ^2.7.1
5395+
peerDependenciesMeta:
5396+
yaml:
5397+
optional: true
5398+
conditions: (os=darwin | os=linux | os=win32)
5399+
languageName: node
5400+
linkType: hard
5401+
5402+
"@visulima/path@npm:2.0.5, @visulima/path@npm:^2.0.5":
5403+
version: 2.0.5
5404+
resolution: "@visulima/path@npm:2.0.5"
5405+
checksum: 10c0/1fd5595adc8e0e3e40fb596379ebdce8724bc4cb665c104579b71d103e2b984e7f4e21a9193faab022c54ef782814aaea7318af5f08956a47161f9c28286a8fa
5406+
conditions: (os=darwin | os=linux | os=win32)
5407+
languageName: node
5408+
linkType: hard
5409+
53855410
"@vitest/expect@npm:2.0.5":
53865411
version: 2.0.5
53875412
resolution: "@vitest/expect@npm:2.0.5"
@@ -7032,13 +7057,6 @@ __metadata:
70327057
languageName: node
70337058
linkType: hard
70347059

7035-
"blork@npm:^9.3.0":
7036-
version: 9.3.0
7037-
resolution: "blork@npm:9.3.0"
7038-
checksum: 10c0/38277527021878ffe63f5eda28bb50d05c4e3dddbbfb81feddc83ea0d1b0d19ad2ce2e661c2758e23fa82fdfb0fcc01b4e8750a61562f66811adc970abf02556
7039-
languageName: node
7040-
linkType: hard
7041-
70427060
"bluebird@npm:^3.5.5":
70437061
version: 3.7.2
70447062
resolution: "bluebird@npm:3.7.2"
@@ -10174,7 +10192,7 @@ __metadata:
1017410192
languageName: node
1017510193
linkType: hard
1017610194

10177-
"execa@npm:^9.0.0, execa@npm:^9.6.0":
10195+
"execa@npm:^9.0.0, execa@npm:^9.6.1":
1017810196
version: 9.6.1
1017910197
resolution: "execa@npm:9.6.1"
1018010198
dependencies:
@@ -20084,7 +20102,7 @@ __metadata:
2008420102
version: 0.0.0-use.local
2008520103
resolution: "willbooster-shared@workspace:."
2008620104
dependencies:
20087-
"@anolilab/multi-semantic-release": "npm:2.0.9"
20105+
"@anolilab/multi-semantic-release": "npm:3.2.2"
2008820106
"@types/eslint": "npm:9.6.1"
2008920107
"@willbooster/prettier-config": "npm:10.2.4"
2009020108
conventional-changelog-conventionalcommits: "npm:9.1.0"
@@ -20278,7 +20296,7 @@ __metadata:
2027820296
languageName: node
2027920297
linkType: hard
2028020298

20281-
"yaml@npm:^2.8.1":
20299+
"yaml@npm:^2.8.1, yaml@npm:^2.8.2":
2028220300
version: 2.8.2
2028320301
resolution: "yaml@npm:2.8.2"
2028420302
bin:

0 commit comments

Comments
 (0)