Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
fix(deps): update dependency type-zoo to ^3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 19, 2019
1 parent 7037ace commit 0edd273
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"lodash": "^4.17.11",
"rxjs": "^6.4.0",
"sourcegraph": "^23.0.1",
"type-zoo": "^3.2.1",
"type-zoo": "^3.4.0",
"uuid": "^3.3.2",
"vscode-languageserver-protocol": "^3.14.1",
"vscode-languageserver-types": "^3.14.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5653,10 +5653,10 @@ [email protected]:
resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==

type-zoo@^3.2.1:
version "3.2.1"
resolved "https://registry.npmjs.org/type-zoo/-/type-zoo-3.2.1.tgz#67bc1abca3f4c54c143e7d93db2d4d568348e758"
integrity sha512-q5EZCfSB2VC0p8GIldsVOkayrIHezI+FSsKMmt7hFX9GeeTKN7cG3EdxscQQVA3ewQb8g3lMldNsLFQcgHCz5A==
type-zoo@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/type-zoo/-/type-zoo-3.4.0.tgz#58c5c7f73314f8461dab0d2382d76e05c61ef5ec"
integrity sha512-s/PsXHBxzESKyrIgl9vjrUbwFT0ObSsP4P97BYV/NLWwWxS6oVG5qXI4ME1+8fS5V7uNnvs8pUzAoy4GsrQseQ==

typedarray@^0.0.6:
version "0.0.6"
Expand Down

0 comments on commit 0edd273

Please sign in to comment.