From 497326722e1dec3a03e23d835fc76ae2a5068e43 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 22:21:04 +0200 Subject: [PATCH] chore(deps-dev): bump @auto-it/released from 9.32.0 to 9.32.3 (#811) Bumps [@auto-it/released](https://github.com/intuit/auto) from 9.32.0 to 9.32.3. - [Release notes](https://github.com/intuit/auto/releases) - [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md) - [Commits](https://github.com/intuit/auto/compare/v9.32.0...v9.32.3) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2c4b6a14..b0350980 100644 --- a/yarn.lock +++ b/yarn.lock @@ -109,11 +109,11 @@ user-home "^2.0.0" "@auto-it/released@^9.29.0", "@auto-it/released@^9.32.0": - version "9.32.0" - resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.32.0.tgz#ca6bf9f421e5d2f3538ddbf3c4484bc5d76860f0" - integrity sha512-Xw6YZTURWKU8fNtYzYcu+fDBTEk1By2d8iWOCyWzkoBDMes0HDLZh4wThf6tzmjrEuO9ERhalAaZ9VnS8EV3PQ== + version "9.32.3" + resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.32.3.tgz#93ea823eef15f18dce09ad2be2d204c836193628" + integrity sha512-5KclcOOTp8z+SksxJOyuumrxAtN9VnS5YvCHZkyQd3uTi0oPw076rN9OB26ERYDYQbCDpS8neCdpoR0v820xYA== dependencies: - "@auto-it/core" "^9.32.0" + "@auto-it/core" "^9.32.3" deepmerge "^4.0.0" fp-ts "^2.5.3" io-ts "^2.1.2"