Skip to content

Commit e0e5361

Browse files
build(deps-dev): bump @best/runner-remote from 15.0.0 to 16.0.0 (#5524)
Bumps @best/runner-remote from 15.0.0 to 16.0.0. --- updated-dependencies: - dependency-name: "@best/runner-remote" dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e135e14 commit e0e5361

File tree

2 files changed

+40
-12
lines changed

2 files changed

+40
-12
lines changed

packages/@lwc/perf-benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@best/cli": "^15.0.0",
2626
"@best/runner-headless": "^15.0.0",
27-
"@best/runner-remote": "^15.0.0",
27+
"@best/runner-remote": "^16.0.0",
2828
"folder-hash": "4.1.1",
2929
"markdown-table": "^3.0.4",
3030
"tachometer": "^0.7.2"

yarn.lock

Lines changed: 39 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,6 +1072,14 @@
10721072
"@best/utils" "15.0.0"
10731073
chalk "~2.4.2"
10741074

1075+
"@best/console-stream@16.0.0":
1076+
version "16.0.0"
1077+
resolved "https://registry.yarnpkg.com/@best/console-stream/-/console-stream-16.0.0.tgz#84386b678c705f12c15f1b328f814109dadbf2f8"
1078+
integrity sha512-P9/ZbxNWN8mCOrLq6qix1vtKxL0bRKve9g5RKbKYsxdDCVzGirpPOox97VYLdAv3cimb4ynUOczGpRUFTPyA6Q==
1079+
dependencies:
1080+
"@best/utils" "16.0.0"
1081+
chalk "~2.4.2"
1082+
10751083
"@best/github-integration@15.0.0":
10761084
version "15.0.0"
10771085
resolved "https://registry.yarnpkg.com/@best/github-integration/-/github-integration-15.0.0.tgz#4be6357e3a5345a5370ffbf93011f180a4372d8b"
@@ -1099,6 +1107,14 @@
10991107
"@best/utils" "15.0.0"
11001108
express "^4.21.1"
11011109

1110+
"@best/runner-abstract@16.0.0":
1111+
version "16.0.0"
1112+
resolved "https://registry.yarnpkg.com/@best/runner-abstract/-/runner-abstract-16.0.0.tgz#53017237179ea718c089af64a680fc5ced5a5d30"
1113+
integrity sha512-8g3zgQFCt4hBsZvC8gA7tSKGc7ZOo74djvFxbPoqDIf6IP+UL1wNN6W/2Z45eJcePN/8bnAuGAHNA1JuJHQGDQ==
1114+
dependencies:
1115+
"@best/utils" "16.0.0"
1116+
express "^4.21.1"
1117+
11021118
"@best/runner-headless@^15.0.0":
11031119
version "15.0.0"
11041120
resolved "https://registry.yarnpkg.com/@best/runner-headless/-/runner-headless-15.0.0.tgz#92c1cda9fb56484a88a72fab89e61c5fc8b659ce"
@@ -1108,14 +1124,14 @@
11081124
"@best/types" "15.0.0"
11091125
puppeteer "24.10.0"
11101126

1111-
"@best/runner-remote@^15.0.0":
1112-
version "15.0.0"
1113-
resolved "https://registry.yarnpkg.com/@best/runner-remote/-/runner-remote-15.0.0.tgz#c68709d54222196ed5d0e71c56df5bbc31d80c53"
1114-
integrity sha512-OxU+1a6Hf2DqdB6KSvSxRQT5TZd3N/Gvouscly9WjLab5OLVZ639r2GFlLU04PQfinWqsVYtg1VIHcjx+5Jluw==
1127+
"@best/runner-remote@^16.0.0":
1128+
version "16.0.0"
1129+
resolved "https://registry.yarnpkg.com/@best/runner-remote/-/runner-remote-16.0.0.tgz#a73bc51be4e2cba4f309cde8f6490f1a741e33d6"
1130+
integrity sha512-SX1RETRcqQauI8KDXE+MG+KLFxqiIvYs6iKGK930NkyFuTujph1WhWu0f2yb7tWYu7lVihcmufoyC0aHmg4Gmw==
11151131
dependencies:
1116-
"@best/console-stream" "15.0.0"
1117-
"@best/runner-abstract" "15.0.0"
1118-
"@best/shared" "15.0.0"
1132+
"@best/console-stream" "16.0.0"
1133+
"@best/runner-abstract" "16.0.0"
1134+
"@best/shared" "16.0.0"
11191135
debug "^4.4.0"
11201136
socket.io-client "^4.8.1"
11211137
tar "^7.4.3"
@@ -1137,10 +1153,10 @@
11371153
dependencies:
11381154
chalk "~2.4.2"
11391155

1140-
"@best/shared@15.0.0":
1141-
version "15.0.0"
1142-
resolved "https://registry.yarnpkg.com/@best/shared/-/shared-15.0.0.tgz#5bbb91d9a45f50aa94e118f23036ad58b8604e72"
1143-
integrity sha512-1Sq0p42Z912Y4qwNRM68IXsGkgfggpSsSQTfHWXdb1Joux6dAxaFP9Uk2/vfYja5vnpS7k9gP+isAaQfC/4PRA==
1156+
"@best/shared@16.0.0":
1157+
version "16.0.0"
1158+
resolved "https://registry.yarnpkg.com/@best/shared/-/shared-16.0.0.tgz#70287810972d00cb6b1c8415e1a86c44aed172d3"
1159+
integrity sha512-Hx3UOYMA04B6fWDzSaHEUY/c+Id99qcpQUPnfQ/7Pu1V47W1gb10aWYVMTO9x8hG2Qve9Oy2jjEwto1S+A6Iuw==
11441160

11451161
"@best/store-fs@15.0.0":
11461162
version "15.0.0"
@@ -1178,6 +1194,18 @@
11781194
systeminformation "^5.23.6"
11791195
winston "^3.17.0"
11801196

1197+
"@best/utils@16.0.0":
1198+
version "16.0.0"
1199+
resolved "https://registry.yarnpkg.com/@best/utils/-/utils-16.0.0.tgz#3a3eae183613678fffcf6d292d4b0aba3e9acc0f"
1200+
integrity sha512-bYJdpLNEE5k5/dtzsWYksGDPJRDqHCURHp3jnJ/TEJ0ToR919BtUR1jwyfKwlRLY7CGc22+dYTtR7QhW8CM0Dg==
1201+
dependencies:
1202+
chalk "~2.4.2"
1203+
https-proxy-agent "^5.0.1"
1204+
is-ci "^4.1.0"
1205+
picocolors "^1.1.1"
1206+
systeminformation "^5.23.6"
1207+
winston "^3.17.0"
1208+
11811209
"@colors/colors@1.5.0":
11821210
version "1.5.0"
11831211
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"

0 commit comments

Comments
 (0)