Bump @types/socket.io from 2.1.6 to 2.1.7

Bumps [@types/socket.io](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-21 16:16:07 +00:00
committed by GitHub
parent 8805e62f22
commit f3524bf564
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"@types/prompts": "2.0.8",
"@types/request-promise-native": "1.0.17",
"@types/rimraf": "3.0.0",
"@types/socket.io": "2.1.6",
"@types/socket.io": "2.1.7",
"@types/ssh2-sftp-client": "4.1.3",
"@types/unzipper": "^0.10.3",
"archiver": "4.0.1",

View File

@@ -273,10 +273,10 @@
"@types/glob" "*"
"@types/node" "*"
"@types/socket.io@2.1.6":
version "2.1.6"
resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.6.tgz#b8edfebbe643ddd692b368ed77bd95b9cf3172fc"
integrity sha512-z1+D0k2arj+6dy9vnOy4/PxT3gmI7/BInzL8Jtbr5ijKOQyvSx+nOUhax+Hw69htpRmEdVNkWZUOVxsvvm1SrQ==
"@types/socket.io@2.1.7":
version "2.1.7"
resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.7.tgz#2f480d4852d2b332b5991499cb866bf296156222"
integrity sha512-yJiCW87NL3p8Umtf2XqPM8ebaexcJLE/VeSPI/0dcXyIeLx0PdHTN3VjFic563LQXMca+9FSnq3xZSmvENiOJg==
dependencies:
"@types/engine.io" "*"
"@types/node" "*"