Merge pull request #3153 from xtermjs/dependabot/npm_and_yarn/types/ws-7.2.9

Bump @types/ws from 7.2.8 to 7.2.9
This commit is contained in:
Daniel Imms
2020-10-28 17:00:10 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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",
+4 -4
View File
@@ -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" "*"