From b8e2ce2237642e531af4eb0a18990a41aedd1857 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2020 08:26:46 +0000 Subject: [PATCH] chore(deps): bump lerna from 3.20.2 to 3.22.1 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.20.2 to 3.22.1. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v3.22.1/core/lerna) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07a3d07..db6cd7c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint": "5.16.0", "eslint-plugin-prettier": "3.1.2", "eslint-plugin-typescript": "0.14.0", - "lerna": "3.20.2", + "lerna": "3.22.1", "prettier": "1.19.1", "typescript-eslint-parser": "21.0.2" },