From daf866953e43f4a5f1afd332b68389c165aee81e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Dec 2022 20:24:05 +0000 Subject: [PATCH] chore(deps): update dependency lerna to ^6.3.0 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4af9877f2..489789872 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "husky": "^8.0.2", "jest": "^29.3.1", "jest-junit": "^15.0.0", - "lerna": "^6.2.0", + "lerna": "^6.3.0", "lint-staged": "^13.1.0", "prettier": "^2.8.1", "read-pkg": "^7.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47b1668a5..5991d18cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ importers: husky: ^8.0.2 jest: ^29.3.1 jest-junit: ^15.0.0 - lerna: ^6.2.0 + lerna: ^6.3.0 lint-staged: ^13.1.0 prettier: ^2.8.1 read-pkg: ^7.1.0