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

Commit f88ad5d

Browse files
committed
fix(deps): update dependency type-zoo to ^3.4.0
1 parent 4a62221 commit f88ad5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"lodash": "^4.17.11",
7979
"rxjs": "^6.4.0",
8080
"sourcegraph": "^23.0.1",
81-
"type-zoo": "^3.2.1",
81+
"type-zoo": "^3.4.0",
8282
"uuid": "^3.3.2",
8383
"vscode-languageserver-protocol": "^3.14.1",
8484
"vscode-languageserver-types": "^3.14.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5611,10 +5611,10 @@ type-detect@4.0.8:
56115611
resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
56125612
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
56135613

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

56195619
typedarray@^0.0.6:
56205620
version "0.0.6"

0 commit comments

Comments
 (0)