From e76cbd9c3f850029ba6f8b014a6f8d6664c9ab15 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 23:50:58 +0000 Subject: [PATCH] Bump @types/ws from 7.2.8 to 7.2.9 Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.2.8 to 7.2.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6713dc2e..c72e9a41 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/node": "^10.17.17", "@types/utf8": "^2.1.6", "@types/webpack": "^4.41.23", - "@types/ws": "^7.2.8", + "@types/ws": "^7.2.9", "@typescript-eslint/eslint-plugin": "^4.0.0", "@typescript-eslint/parser": "^3.10.1", "chai": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 4e33868f..6247f66e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -400,10 +400,10 @@ "@types/webpack-sources" "*" source-map "^0.6.0" -"@types/ws@^7.2.8": - version "7.2.8" - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.8.tgz#47f72f835a531c1860e1ecaed6e4f55fc8d44177" - integrity sha512-LGtjDQxcMk4uU7ET85qJWYLwCdsSxLRxqOums/SDDWJw/BCCgFrOvqcvly6rGNkB/OkOiUaRzzhz8pchuxXr7w== +"@types/ws@^7.2.9": + version "7.2.9" + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.9.tgz#cadfac473acfab192678a487c3ecbb13a503547f" + integrity sha512-gmXYAXr7G4BrRMnkGQGkGonc3ArVro9VZd//C1uns/qqsJyl2dxaJdlPMhZbcq5MTxFFC+ttFWtHSfVW5+hlRA== dependencies: "@types/node" "*"