Skip to content

Commit d5689af

Browse files
chore(dev-deps): bump @types/ws from 8.5.14 to 8.18.0 (#1111)
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.14 to 8.18.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13f7da8 commit d5689af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/sort-array": "^4.1.2",
9292
"@types/update-notifier": "^6.0.8",
9393
"@types/which": "^3.0.4",
94-
"@types/ws": "^8.5.14",
94+
"@types/ws": "^8.18.0",
9595
"@types/xml2js": "^0.4.14",
9696
"eslint-plugin-sf-plugin": "^1.20.14",
9797
"oclif": "^4.17.30",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3408,10 +3408,10 @@
34083408
resolved "https://registry.npmjs.org/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz"
34093409
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
34103410

3411-
"@types/ws@^8.5.14":
3412-
version "8.5.14"
3413-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.14.tgz#93d44b268c9127d96026cf44353725dd9b6c3c21"
3414-
integrity sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw==
3411+
"@types/ws@^8.18.0":
3412+
version "8.18.0"
3413+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.0.tgz#8a2ec491d6f0685ceaab9a9b7ff44146236993b5"
3414+
integrity sha512-8svvI3hMyvN0kKCJMvTJP/x6Y/EoQbepff882wL+Sn5QsXb3etnamgrJq4isrBxSJj5L2AuXcI0+bgkoAXGUJw==
34153415
dependencies:
34163416
"@types/node" "*"
34173417

0 commit comments

Comments
 (0)