Skip to content

Commit 8610d2e

Browse files
Copilotbmiddha
andauthored
chore: bump ws to ~8.20.0 (tilde range for consistency)
Agent-Logs-Url: https://github.com/microsoft/rushstack/sessions/5b82e737-3f76-491d-9f89-f7c5fb29b541 Co-authored-by: bmiddha <5100938+bmiddha@users.noreply.github.com>
1 parent 23efcc7 commit 8610d2e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/playwright-browser-tunnel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@rushstack/terminal": "workspace:*",
4949
"@rushstack/ts-command-line": "workspace:*",
5050
"string-argv": "~0.3.1",
51-
"ws": "8.20.0",
51+
"ws": "~8.20.0",
5252
"playwright": "1.56.1"
5353
},
5454
"devDependencies": {

common/config/subspaces/default/pnpm-lock.yaml

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

rush-plugins/rush-serve-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"cors": "~2.8.5",
2828
"express": "4.21.1",
2929
"http2-express-bridge": "~1.0.7",
30-
"ws": "8.20.0"
30+
"ws": "~8.20.0"
3131
},
3232
"devDependencies": {
3333
"@rushstack/heft": "workspace:*",

0 commit comments

Comments
 (0)