From 02a8d6e0887a7f4d763f5a2f0185161fef6bf136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 05:48:09 +0000 Subject: [PATCH] chore(deps-dev): bump @carv/types from 1.3.0 to 1.3.1 Bumps [@carv/types](https://github.com/carvjs/tools/tree/HEAD/packages/types) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/carvjs/tools/releases) - [Changelog](https://github.com/carvjs/tools/blob/master/packages/types/CHANGELOG.md) - [Commits](https://github.com/carvjs/tools/commits/@carv/types@1.3.1/packages/types) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8038f44..10cb0a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -399,9 +399,9 @@ v8-compile-cache "^2.1.1" "@carv/types@^1.3.0": - version "1.3.0" - resolved "https://registry.npmjs.org/@carv/types/-/types-1.3.0.tgz#950e4be5608298afb2ef663604297852ffe6cb30" - integrity sha512-I2LVEFKbuLDH9rXzVquR5EFCS+A1OBYxl8p3yAmBLR9BjGDMSet9oErzWTVuTPp8BmFMeEAT+UrQ2qpghu72og== + version "1.3.1" + resolved "https://registry.yarnpkg.com/@carv/types/-/types-1.3.1.tgz#9f534a025755378dc52f26880b54f1bb48ddb141" + integrity sha512-V2MvqjLL89qcFU7DUszgQLPtGQ/FkC5DGf/5z5x+SQKhYj3GFzB6TrlqIQ8Epe3ymGQgjIqiJSi6++AmjHUK6Q== "@cnakazawa/watch@^1.0.3": version "1.0.4"