Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 37a3f39 commit 43a9205
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"eslint": "8.54.0"
},
"devDependencies": {
"lerna": "8.0.1"
"lerna": "8.0.2"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==

"@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 @@ -3292,12 +3292,12 @@ language-tags@^1.0.9:
dependencies:
language-subtag-registry "^0.3.20"

[email protected].1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.0.1.tgz#cc705467c5507c38c76ae293fe976e5d438aa876"
integrity sha512-ZxFMmOqwkP4e+q6BrMzxkAhixi6n0GVD2jAAnAfDkIFnwumB4/7X5/If6fqTlXXshtB2dQtN5OAtzafqVq8cwA==
[email protected].2:
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 43a9205

Please sign in to comment.