From ac1709c3e1bc15e781284203d557b1c8b910b444 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 22:15:31 +0900 Subject: [PATCH] Bump @clusterws/cws from 0.15.2 to 0.16.0 (#12345) Bumps @clusterws/cws from 0.15.2 to 0.16.0. 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 464b002b9..4066cb393 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@babel/preset-env": "^7.7.1", "@babel/preset-react": "^7.6.3", "@babel/runtime": "^7.7.1", - "@clusterws/cws": "^0.15.2", + "@clusterws/cws": "^0.16.0", "array-includes": "^3.0.3", "arrow-key-navigation": "^1.0.2", "autoprefixer": "^9.6.1", diff --git a/yarn.lock b/yarn.lock index 8a64a278a..470f2c4c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -964,10 +964,10 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@clusterws/cws@^0.15.2": - version "0.15.2" - resolved "https://registry.yarnpkg.com/@clusterws/cws/-/cws-0.15.2.tgz#b4cc9d224992d939cf996fca24c655e34a1f5c94" - integrity sha512-nTXrmbv8IK38VBvfhdhigrxC7GvN4fsDrImCGx/b8jb3AP34e5B23cfXQCxZ2H3M3rywWbkeNdX9bGc01nX2rw== +"@clusterws/cws@^0.16.0": + version "0.16.0" + resolved "https://registry.yarnpkg.com/@clusterws/cws/-/cws-0.16.0.tgz#f6116cbf3a8b7ad0657916616ce5f8248746b797" + integrity sha512-YeGpAPIdkBsOnAkmFKVMWEjCKDH900U2if0B+nc1imfv+64AIb2JX2xiTA6BLDLppEgWV5c6bpWESjbHCNblHw== "@cnakazawa/watch@^1.0.3": version "1.0.3"