Bump @types/socket.io from 2.1.8 to 2.1.11

Bumps [@types/socket.io](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io) from 2.1.8 to 2.1.11.
- [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-08-26 03:52:50 +00:00
committed by GitHub
parent 29aaed7f4b
commit 37fdfebc74
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.8",
"@types/socket.io": "2.1.11",
"@types/ssh2-sftp-client": "4.1.3",
"@types/unzipper": "^0.10.3",
"archiver": "4.0.2",

View File

@@ -273,10 +273,10 @@
"@types/glob" "*"
"@types/node" "*"
"@types/socket.io@2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.8.tgz#ffc3aac0163a58bf50a463d50b1baabed91638cc"
integrity sha512-NIQfh9WwJuJKlgmby4NgwMpoBOmNPCDgaRNPiLYZBtkbHkszK/9R52B5yGkd5a34rbVdAADuo8FhOS/5AZDemw==
"@types/socket.io@2.1.11":
version "2.1.11"
resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.11.tgz#e0d6759880e5f9818d5297a3328b36641bae996b"
integrity sha512-bVprmqPhJMLb9ZCm8g0Xy8kwBFRbnanOWSxzWkDkkIwxTvud5tKMfAJymXX6LQbizUKCS1yima7JM4BeLqjNqA==
dependencies:
"@types/engine.io" "*"
"@types/node" "*"