From acee0af57077bc10cea94de88a6e9eb7b52eaeb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 03:10:39 +0000 Subject: [PATCH] chore(deps): bump runtypes from 6.3.1 to 6.5.0 Bumps [runtypes](https://github.com/pelotom/runtypes) from 6.3.1 to 6.5.0. - [Release notes](https://github.com/pelotom/runtypes/releases) - [Commits](https://github.com/pelotom/runtypes/compare/v6.3.1...v6.5.0) --- updated-dependencies: - dependency-name: runtypes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4259c2e..bee7d87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3660,9 +3660,9 @@ run-parallel@^1.1.9: queue-microtask "^1.2.2" runtypes@^6.2.1: - version "6.3.1" - resolved "https://registry.yarnpkg.com/runtypes/-/runtypes-6.3.1.tgz#58566dde275e60d762f3cc0d7036d5cb0b79a8d1" - integrity sha512-XMroIPFshQw4A41tfvcpMECESJSydiIGxDtQZxryFZMfL6QGYuoBjixIpQj2vL1MJSIbrcgQnw/1tzfyABmVkg== + version "6.5.0" + resolved "https://registry.yarnpkg.com/runtypes/-/runtypes-6.5.0.tgz#019c70c8f20659ca0339c95cb1e881573ba30d82" + integrity sha512-+jK1mRi6KvZ9m+LGxCYUY9CJMxCLz8LDRiGtBrq5UKvgOv2MocrXMc2D1dDkY7gRR8BzfG64yTsGdS2aC7arpQ== rxjs@^6.6.7: version "6.6.7"