From 890ae0cf1e4a8d3dfb8a66ff176f586a7ae7d292 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 05:11:33 +0000 Subject: [PATCH] chore(deps-dev): bump @auto-it/released from 10.12.2 to 10.13.2 Bumps [@auto-it/released](https://github.com/intuit/auto) from 10.12.2 to 10.13.2. - [Release notes](https://github.com/intuit/auto/releases) - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md) - [Commits](https://github.com/intuit/auto/compare/v10.12.2...v10.13.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index b1201c42..f34c1958 100644 --- a/yarn.lock +++ b/yarn.lock @@ -153,7 +153,7 @@ parse-author "^2.0.0" parse-github-url "1.0.2" -"@auto-it/released@10.12.2", "@auto-it/released@^10.3.0": +"@auto-it/released@10.12.2": version "10.12.2" resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-10.12.2.tgz#a7449ede54fce705d91c516e4a0cfd50a6a48a4a" integrity sha512-26KBtOK/MjBPgq6YHXFNeg14mG150aL+bOIx/Df3+tKsiCwcOnKu9VR/pXDHVi3JSk05C92QaQfS0bnCGO3VfQ== @@ -165,6 +165,18 @@ io-ts "^2.1.2" tslib "2.0.3" +"@auto-it/released@^10.3.0": + version "10.13.2" + resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-10.13.2.tgz#fc0a0d84a42a266b12e0f7ca58e4c1863d8c50bf" + integrity sha512-9sMGiLjfgKT460BuyqaviYFNP5Acjtb94osxOJcciNQvcIeIk4S2OVFuo6hb1K0YXXLRHKB9jYRB0g2O7DWTZg== + dependencies: + "@auto-it/bot-list" "10.13.2" + "@auto-it/core" "10.13.2" + deepmerge "^4.0.0" + fp-ts "^2.5.3" + io-ts "^2.1.2" + tslib "2.0.3" + "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": version "7.10.4" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"