Skip to content

Commit

Permalink
chore(deps-dev): bump lerna from 8.0.1 to 8.0.2 (#1485)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2b1b109 commit 7bc4aeb
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 @@ -18,7 +18,7 @@
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"eslint-plugin-unused-imports": "3.0.0",
"lerna": "8.0.1",
"lerna": "8.0.2",
"oxlint": "0.1.2",
"prettier": "3.1.1"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -584,10 +584,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lerna/[email protected].1":
version "8.0.1"
resolved "https://registry.npmjs.org/@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.npmjs.org/@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 @@ -3837,12 +3837,12 @@ kind-of@^6.0.2, kind-of@^6.0.3:
resolved "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==

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

Please sign in to comment.