Skip to content

Commit

Permalink
Merge pull request #1925 from sakura-tel/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/websocket-1.0.8

Build(deps-dev): Bump @types/websocket from 1.0.7 to 1.0.8
  • Loading branch information
github-actions[bot] authored Oct 19, 2023
2 parents 974b421 + 17c5a89 commit 7674ddb
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 7674ddb

Please sign in to comment.