From 8d49218b7a2c6179e7b8641d707a52475004b29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 23:17:07 +0000 Subject: [PATCH] chore(deps-dev): bump lerna-projen from 0.1.437 to 0.1.496 Bumps [lerna-projen](https://github.com/AminFazlMondo/Lerna-Projen) from 0.1.437 to 0.1.496. - [Release notes](https://github.com/AminFazlMondo/Lerna-Projen/releases) - [Commits](https://github.com/AminFazlMondo/Lerna-Projen/compare/v0.1.437...v0.1.496) --- 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..a12029c0 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.496" + resolved "https://registry.yarnpkg.com/lerna-projen/-/lerna-projen-0.1.496.tgz#1285d3420ae3c0602c3fd9e17f87d18b1068315e" + integrity sha512-7pPYsYiAzga4WoXxCt+Z8G1uBxS1AWPUCTu+teXV+BjGIkYbg+TdCKXZsT5UoCpah0iIVE7ccRnATfRrFZOB4Q== dependencies: commander "^11.1.0" fs-extra "^9.1.0"