Skip to content

Commit

Permalink
chore(deps-dev): Bump @types/ws from 8.5.3 to 8.5.5
Browse files Browse the repository at this point in the history
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.3 to 8.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent a0604a7 commit ecaff75
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
17 changes: 10 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@types/prompts": "2.4.4",
"@types/tunnel": "0.0.3",
"@types/uuid": "9.0.1",
"@types/ws": "8.5.3",
"@types/ws": "8.5.5",
"config": "3.3.8",
"cross-env": "7.0.3",
"jest": "29.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/prompts": "^2.4.2",
"@types/uuid": "9.0.1",
"@types/which-pm-runs": "^1.0.0",
"@types/ws": "8.5.3",
"@types/ws": "8.5.5",
"config": "3.3.8",
"jest": "29.3.1",
"rimraf": "5.0.1",
Expand Down

0 comments on commit ecaff75

Please sign in to comment.