Skip to content

Commit 7b3f06a

Browse files
chore(deps): bump the dependencies group with 2 updates (#721)
Bumps the dependencies group with 2 updates: [@topcli/prompts](https://github.com/TopCli/prompts) and [ws](https://github.com/websockets/ws). Updates `@topcli/prompts` from 2.4.1 to 3.0.0 - [Release notes](https://github.com/TopCli/prompts/releases) - [Commits](TopCli/prompts@v2.4.1...v3.0.0) Updates `ws` from 8.19.0 to 8.20.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.19.0...8.20.0) --- updated-dependencies: - dependency-name: "@topcli/prompts" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ws dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bad1b3b commit 7b3f06a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@openally/result": "^2.0.0",
118118
"@topcli/cliui": "^1.1.0",
119119
"@topcli/pretty-json": "^1.0.0",
120-
"@topcli/prompts": "^2.0.0",
120+
"@topcli/prompts": "^3.0.0",
121121
"@topcli/spinner": "4.2.1",
122122
"filenamify": "^7.0.0",
123123
"highlightjs-line-numbers.js": "^2.8.0",

workspaces/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"pino-pretty": "13.1.3",
4747
"sirv": "3.0.2",
4848
"ts-pattern": "5.9.0",
49-
"ws": "8.19.0",
49+
"ws": "8.20.0",
5050
"zup": "0.0.2"
5151
}
5252
}

0 commit comments

Comments
 (0)