From b2839477b7f05b1eace88c52b37176aa4ffd968a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 04:40:23 +0000 Subject: [PATCH] chore(deps): bump @lerna/timer from 3.13.0 to 5.1.7 Bumps [@lerna/timer](https://github.com/lerna/lerna/tree/HEAD/utils/timer) from 3.13.0 to 5.1.7. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/utils/timer/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v5.1.7/utils/timer) --- updated-dependencies: - dependency-name: "@lerna/timer" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- commands/run/package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/commands/run/package.json b/commands/run/package.json index c4662e0..8157b22 100644 --- a/commands/run/package.json +++ b/commands/run/package.json @@ -28,7 +28,7 @@ "@lerna/output": "3.13.0", "@lerna/profiler": "3.20.0", "@lerna/run-topologically": "3.18.5", - "@lerna/timer": "3.13.0", + "@lerna/timer": "5.1.7", "@lerna/validation-error": "3.13.0", "@lernify/atlassian": "1.0.1", "multimatch": "4.0.0", diff --git a/yarn.lock b/yarn.lock index a8cae0a..951aa48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1124,6 +1124,11 @@ resolved "https://registry.yarnpkg.com/@lerna/timer/-/timer-3.13.0.tgz#bcd0904551db16e08364d6c18e5e2160fc870781" integrity sha512-RHWrDl8U4XNPqY5MQHkToWS9jHPnkLZEt5VD+uunCKTfzlxGnRCr3/zVr8VGy/uENMYpVP3wJa4RKGY6M0vkRw== +"@lerna/timer@5.1.7": + version "5.1.7" + resolved "https://registry.yarnpkg.com/@lerna/timer/-/timer-5.1.7.tgz#3290ce02003fece56d6ed2fdf25d6d1ddc13258d" + integrity sha512-ZCinCp2wvyW5RFz0k19I/pPXk3znno6wW5rpFb2vaDz3hWqXzlBDro5sF4MxfgdLv/ZuXHfOV1zJTE594YWZEA== + "@lerna/validation-error@3.13.0": version "3.13.0" resolved "https://registry.yarnpkg.com/@lerna/validation-error/-/validation-error-3.13.0.tgz#c86b8f07c5ab9539f775bd8a54976e926f3759c3"