Skip to content

Commit 372114a

Browse files
authored
Update Beachball to 2.60.1 (#15471)
1 parent 1aae14f commit 372114a

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rnw-scripts/promote-release": "2.1.63",
4141
"@rnw-scripts/stamp-version": "0.0.0",
4242
"@rnw-scripts/take-screenshot": "1.1.63",
43-
"beachball": "^2.20.0",
43+
"beachball": "^2.60.1",
4444
"fast-glob": "^3.2.11",
4545
"husky": "^4.2.5",
4646
"prettier-plugin-hermes-parser": "0.21.1",

packages/@rnw-scripts/beachball-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^22.14.0",
3131
"@types/parse-path": "^7.1.0",
3232
"@types/shell-quote": "^1.7.5",
33-
"beachball": "^2.20.0",
33+
"beachball": "^2.60.1",
3434
"eslint": "^8.19.0",
3535
"prettier": "2.8.8",
3636
"shell-quote": "^1.8.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4300,10 +4300,10 @@ basic-ftp@^5.0.2:
43004300
resolved "https://registry.yarnpkg.com/basic-ftp/-/basic-ftp-5.0.5.tgz#14a474f5fffecca1f4f406f1c26b18f800225ac0"
43014301
integrity sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==
43024302

4303-
beachball@^2.20.0:
4304-
version "2.58.0"
4305-
resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.58.0.tgz#eb84942afd1529358837adb550f0f1d60542dacc"
4306-
integrity sha512-Q3r7fMMVUyuYn+4SYiNOIWrDh1kFuWuQXqqFmaGveHyku6dDCUudaN5YQaZFid0En0DjzwoKnMHBGf+b1Zmzlg==
4303+
beachball@^2.60.1:
4304+
version "2.60.1"
4305+
resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.60.1.tgz#d4f03d2198f0d0ba88ec33346afd87bc8ed59116"
4306+
integrity sha512-6xlhAU9m/z2h3/12l+N5Up1HBuNSE+iGXQfnNnHGLtGMfWA+p8nCvQ9gzRlfhlGACnciJlZBLfHcWeNTcAPADw==
43074307
dependencies:
43084308
cosmiconfig "^9.0.0"
43094309
execa "^5.0.0"
@@ -4314,7 +4314,7 @@ beachball@^2.20.0:
43144314
prompts "^2.4.2"
43154315
semver "^7.0.0"
43164316
toposort "^2.0.2"
4317-
workspace-tools "^0.38.2"
4317+
workspace-tools "^0.40.0"
43184318
yargs-parser "^21.0.0"
43194319

43204320
before-after-hook@^2.2.0:
@@ -12569,10 +12569,10 @@ wordwrapjs@^4.0.0:
1256912569
reduce-flatten "^2.0.0"
1257012570
typical "^5.2.0"
1257112571

12572-
workspace-tools@^0.38.2:
12573-
version "0.38.6"
12574-
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.38.6.tgz#9fc3fe10b0dcde6b23bcc9c660bc4b8086626a53"
12575-
integrity sha512-mq2BoOFI64ZCN26Vz9pYgPf1aryi2mHCc5dDOdwnGgCcXEnAA1nxtaX6atHxageSQnSivL0LkZlq5CtSNwWDMw==
12572+
workspace-tools@^0.40.0:
12573+
version "0.40.0"
12574+
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.40.0.tgz#77a5f9b31006e016e44753e2d9d7202d427e9c23"
12575+
integrity sha512-OlhUc1gMVNUQnuKil3PilJbmYXycuFT/hmY7H9Nh/WBRf2GcR3ClzpKFIvloidutd6vgo/RLQms4ZmgFG7uHrA==
1257612576
dependencies:
1257712577
"@yarnpkg/lockfile" "^1.1.0"
1257812578
fast-glob "^3.3.1"

0 commit comments

Comments
 (0)