Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 2c9653d commit 17c5a89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
"@types/web-push": "3.3.2",
"@types/webpack": "5.28.3",
"@types/webpack-stream": "3.2.14",
"@types/websocket": "1.0.7",
"@types/websocket": "1.0.8",
"eslint": "8.47.0",
"eslint-plugin-node": "11.1.0",
"mocha": "10.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1257,10 +1257,10 @@
"@types/webpack-sources" "*"
source-map "^0.6.0"

"@types/[email protected].7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.7.tgz#94ef83be9414db30c147d400cee08d5d767deeb0"
integrity sha512-62Omr8U0PO+hgjLCpPnMsmjh2/FRwIGOktZHyYAUzooEJotwkXHMp7vCacdYi8haxBNOiw9bc2HIHI+b/MPNjA==
"@types/[email protected].8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.8.tgz#382fb5de567e2b8bce9e88bbe3ed6c09f7622e97"
integrity sha512-wvkOpWApbuxVfHhSQ1XrjVN4363vsfLJwEo4AboIZk0g1vJA5nmLp8GXUHuIdf4/Fe7+/V0Efe2HvWiLqHtlqw==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 17c5a89

Please sign in to comment.