From 70c36e196c527fbefe8794a88653998986aa661f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 10:17:18 +0200 Subject: [PATCH] chore(deps): bump @types/socket.io-client from 1.4.35 to 1.4.36 (#3256) Bumps [@types/socket.io-client](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io-client) from 1.4.35 to 1.4.36. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io-client) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fcb08c45..f1a6cd1d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/jest": "26.0.20", "@types/react": "17.0.2", "@types/react-dom": "17.0.1", - "@types/socket.io-client": "1.4.35", + "@types/socket.io-client": "1.4.36", "browser-fs-access": "0.14.2", "clsx": "1.1.1", "firebase": "8.2.10", diff --git a/yarn.lock b/yarn.lock index ddc9cc63..96676ff1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2049,9 +2049,9 @@ dependencies: "@types/node" "*" -"@types/socket.io-client@1.4.35": - version "1.4.35" - resolved "https://registry.npmjs.org/@types/socket.io-client/-/socket.io-client-1.4.35.tgz" +"@types/socket.io-client@1.4.36": + version "1.4.36" + resolved "https://registry.yarnpkg.com/@types/socket.io-client/-/socket.io-client-1.4.36.tgz#e4f1ca065f84c20939e9850e70222202bd76ff3f" "@types/source-list-map@*": version "0.1.2"