Skip to content

Commit

Permalink
chore: bump lerna from 8.0.1 to 8.0.2 (#503)
Browse files Browse the repository at this point in the history
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.0.2/packages/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and YvesRijckaert committed Feb 5, 2024
1 parent 9444884 commit 7700be0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -561,10 +561,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@lerna/[email protected].1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.0.1.tgz#cc0ab19163c67269552292d95f23568468fa9921"
integrity sha512-PDYNUF8Nv5j7DbGvVbizEuYuQbNFZ0+wVOtRPvBQOkC2dMNryi3dJjktEd1QeDX6Wa/JkJWvZ5SMHyr+7H3Rtg==
"@lerna/[email protected].2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.0.2.tgz#30d1ed29bb2f97d579546759e48f472a4ce9dba2"
integrity sha512-AueSlfiYXqEmy9/EIc17mjlaHFuv734dfgVBegyoefIA7hdeoExtsXnACWf8Tw5af6gwyTL3KAp6QQyc1sTuZQ==
dependencies:
"@npmcli/run-script" "7.0.2"
"@nx/devkit" ">=17.1.2 < 18"
Expand Down Expand Up @@ -4721,11 +4721,11 @@ language-tags@=1.0.5:
language-subtag-registry "~0.3.2"

lerna@^8.0.0:
version "8.0.1"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.0.1.tgz#cc705467c5507c38c76ae293fe976e5d438aa876"
integrity sha512-ZxFMmOqwkP4e+q6BrMzxkAhixi6n0GVD2jAAnAfDkIFnwumB4/7X5/If6fqTlXXshtB2dQtN5OAtzafqVq8cwA==
version "8.0.2"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.0.2.tgz#ef014c4daacb886a602af94e6e7ca8994e140e97"
integrity sha512-nnOIGI5V5Af9gfraNcMVoV1Fry/y7/h3nCQYk0/CMzBYDD+xbNL3DH8+c82AJkNR5ABslmpXjW4DLJ11/1b3CQ==
dependencies:
"@lerna/create" "8.0.1"
"@lerna/create" "8.0.2"
"@npmcli/run-script" "7.0.2"
"@nx/devkit" ">=17.1.2 < 18"
"@octokit/plugin-enterprise-rest" "6.0.1"
Expand Down

0 comments on commit 7700be0

Please sign in to comment.