From 1e1c088ac317fac3096e0733feb56c93e977863d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2020 22:32:39 +0200 Subject: [PATCH] build(deps-dev): bump in-publish from 2.0.0 to 2.0.1 (#450) Bumps [in-publish](https://github.com/iarna/in-publish) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/iarna/in-publish/releases) - [Commits](https://github.com/iarna/in-publish/compare/v2.0.0...v2.0.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Juan Picado @jotadeveloper --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d0b669f..e26f25b 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "husky": "3.1.0", "i18next": "19.1.0", "identity-obj-proxy": "3.0.0", - "in-publish": "2.0.0", + "in-publish": "2.0.1", "jest": "24.9.0", "jest-emotion": "10.0.27", "jest-environment-jsdom": "24.9.0", diff --git a/yarn.lock b/yarn.lock index a24d122..0069ee7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8078,10 +8078,10 @@ imurmurhash@^0.1.4: resolved "https://registry.verdaccio.org/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" integrity sha1-khi5srkoojixPcT7a21XbyMUU+o= -in-publish@2.0.0: - version "2.0.0" - resolved "https://registry.verdaccio.org/in-publish/-/in-publish-2.0.0.tgz#e20ff5e3a2afc2690320b6dc552682a9c7fadf51" - integrity sha1-4g/146KvwmkDILbcVSaCqcf631E= +in-publish@2.0.1: + version "2.0.1" + resolved "https://registry.verdaccio.org/in-publish/-/in-publish-2.0.1.tgz#948b1a535c8030561cea522f73f78f4be357e00c" + integrity sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ== indent-string@^2.1.0: version "2.1.0"