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

Commit 7a5e999

Browse files
committed
fix(deps): update dependency type-zoo to ^3.4.1
1 parent 9c78b52 commit 7a5e999

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.15",
7979
"rxjs": "^6.4.0",
8080
"sourcegraph": "^23.1.0",
81-
"type-zoo": "^3.2.1",
81+
"type-zoo": "^3.4.1",
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
@@ -6061,10 +6061,10 @@ type-fest@^0.8.1:
60616061
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
60626062
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
60636063

6064-
type-zoo@^3.2.1:
6065-
version "3.2.1"
6066-
resolved "https://registry.npmjs.org/type-zoo/-/type-zoo-3.2.1.tgz#67bc1abca3f4c54c143e7d93db2d4d568348e758"
6067-
integrity sha512-q5EZCfSB2VC0p8GIldsVOkayrIHezI+FSsKMmt7hFX9GeeTKN7cG3EdxscQQVA3ewQb8g3lMldNsLFQcgHCz5A==
6064+
type-zoo@^3.4.1:
6065+
version "3.4.1"
6066+
resolved "https://registry.yarnpkg.com/type-zoo/-/type-zoo-3.4.1.tgz#5b1e8ba0ad87445092eb5ba033f1a4db800a0eec"
6067+
integrity sha512-jwdBsJmFK9QJdD5Hb0ovFYl5Kz8SLfzNiNmPNRZYA+B9O22MiQma2qG39JBap/FSDWuPUJP9ISlf7kV8h82+FA==
60686068

60696069
typedarray@^0.0.6:
60706070
version "0.0.6"

0 commit comments

Comments
 (0)