From 63a0be052f11d0c00e80d3c4872313508e074ce0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:25:13 +0000 Subject: [PATCH] Bump lerna from 3.22.1 to 4.0.0 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 4.0.0. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v4.0.0/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 a8121aa..996e31d 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "eslint": "^7.3.1", "eslint-plugin-import": "^2.19.1", "eslint-plugin-prettier": "^3.1.1", - "lerna": "^3.18.4", + "lerna": "^4.0.0", "prettier": "^2.0.2" }, "scripts": {