From e2a43daa01bb912a05cc018db3699d8ed2159afd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 19:26:42 +0000 Subject: [PATCH] chore(deps): update dependency lerna to ^6.0.3 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1e173e3ab..74cca2c36 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "husky": "^8.0.1", "jest": "^29.2.2", "jest-junit": "^14.0.1", - "lerna": "^6.0.2", + "lerna": "^6.0.3", "lint-staged": "^13.0.3", "prettier": "^2.7.1", "read-pkg": "^7.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 159932373..8b3c6ea0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,7 @@ importers: husky: ^8.0.1 jest: ^29.2.2 jest-junit: ^14.0.1 - lerna: ^6.0.2 + lerna: ^6.0.3 lint-staged: ^13.0.3 prettier: ^2.7.1 read-pkg: ^7.1.0