From 10109fdc093be9775453cab24b50363629734bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:36:41 +0000 Subject: [PATCH] chore(deps-dev): bump lerna-projen from 0.1.437 to 0.1.483 Bumps [lerna-projen](https://github.com/AminFazlMondo/Lerna-Projen) from 0.1.437 to 0.1.483. - [Release notes](https://github.com/AminFazlMondo/Lerna-Projen/releases) - [Commits](https://github.com/AminFazlMondo/Lerna-Projen/compare/v0.1.437...v0.1.483) --- updated-dependencies: - dependency-name: lerna-projen dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e1e61773..531d92f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2277,9 +2277,9 @@ kind-of@^6.0.2, kind-of@^6.0.3: integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== lerna-projen@^0.1.364: - version "0.1.437" - resolved "https://registry.yarnpkg.com/lerna-projen/-/lerna-projen-0.1.437.tgz#6826046222a1dc7348e3519fa600555e46dca417" - integrity sha512-D8nAnaOZiy3eoPmPvGFSgbAZwZWxTYAqtFyhQevhxhDRWmj8+2SZFURdL++p8cT4zb5EqhO3DbErJo+OhoZ0Sw== + version "0.1.483" + resolved "https://registry.yarnpkg.com/lerna-projen/-/lerna-projen-0.1.483.tgz#07e895600ee32fe74351f640949e84960796105b" + integrity sha512-KfQEYqe2J8GrLqWGq/s5Pfpt6KAl8GJ43586RqD5EuZPnw7nj/w06VScuoCpilQYHYD62/Sjiu5LJYwPirRa6w== dependencies: commander "^11.1.0" fs-extra "^9.1.0"