From 1d32ce92cfaedcd08fcaf8a6f8b13c2a9df4ce50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:01:03 +0000 Subject: [PATCH] chore(deps): Bump runtypes from 6.2.1 to 6.6.0 Bumps [runtypes](https://github.com/pelotom/runtypes) from 6.2.1 to 6.6.0. - [Release notes](https://github.com/pelotom/runtypes/releases) - [Commits](https://github.com/pelotom/runtypes/compare/v6.2.1...v6.6.0) --- updated-dependencies: - dependency-name: runtypes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3fbfc2f..e215aa9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "graphql": "^15.4.0", "graphql-request": "^3.4.0", "husky": "^6.0.0", - "runtypes": "^6.2.1", + "runtypes": "^6.6.0", "todoist": "^0.5.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ffbcfc4..5f0ad1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6589,10 +6589,10 @@ run-parallel@^1.1.9: dependencies: queue-microtask "^1.2.2" -runtypes@^6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/runtypes/-/runtypes-6.2.1.tgz#d6767b3ad35dcc5ba1ef7ff0ff76cbabab3a93b5" - integrity sha512-ZzOBGSPYT7qas93oNfHyoVG6eZyuLJ1husI+892RB/gsHwd+Rc4u61/5XCunNMDjKb0jl3LB/2wq12UCuaWoxQ== +runtypes@^6.6.0: + version "6.6.0" + resolved "https://registry.yarnpkg.com/runtypes/-/runtypes-6.6.0.tgz#48e353d8b0f641ab5ec5d80fa96dd7bd41ea3281" + integrity sha512-ddM7sgB3fyboDlBzEYFQ04L674sKjbs4GyW2W32N/5Ae47NRd/GyMASPC2PFw8drPHYGEcZ0mZ26r5RcB8msfQ== rxjs@^6.3.3, rxjs@^6.6.0, rxjs@^6.6.3: version "6.6.3"