Skip to content

Commit

Permalink
deps(lerna): Update to v7.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Sep 4, 2023
1 parent cda8c3d commit d7b7108
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 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": "^8.48.0",
"jest": "^29.6.4",
"jest-circus": "^29.6.4",
"lerna": "^7.1.5",
"lerna": "^7.2.0",
"packemon": "^3.2.1",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
Expand Down
33 changes: 17 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2332,22 +2332,22 @@ __metadata:
languageName: node
linkType: hard

"@lerna/child-process@npm:7.1.5":
version: 7.1.5
resolution: "@lerna/child-process@npm:7.1.5"
"@lerna/child-process@npm:7.2.0":
version: 7.2.0
resolution: "@lerna/child-process@npm:7.2.0"
dependencies:
chalk: ^4.1.0
execa: ^5.0.0
strong-log-transformer: ^2.1.0
checksum: 80dab3cf50711892e26a7c3d0b92d12a5a99c7a4539fecaaaa4e80773798332e29f5482f0e0dfa23d433e40ccf8f24de9a6600a872ddd71bbf1323cef4ed49f6
checksum: 05e8ee2bc72ab95fa3e5a5fe97f1aa498c9e0c121efae210db1aadcf2b50979f9e6ffcd77319a0ea85d56bc0b38d57b3c74b42a0538aeebc5d168317cf901a44
languageName: node
linkType: hard

"@lerna/create@npm:7.1.5":
version: 7.1.5
resolution: "@lerna/create@npm:7.1.5"
"@lerna/create@npm:7.2.0":
version: 7.2.0
resolution: "@lerna/create@npm:7.2.0"
dependencies:
"@lerna/child-process": 7.1.5
"@lerna/child-process": 7.2.0
"@npmcli/run-script": 6.0.2
"@nx/devkit": ">=16.5.1 < 17"
"@octokit/plugin-enterprise-rest": 6.0.1
Expand All @@ -2372,6 +2372,7 @@ __metadata:
ini: ^1.3.8
init-package-json: 5.0.0
inquirer: ^8.2.4
is-ci: 3.0.1
is-stream: 2.0.0
js-yaml: 4.1.0
libnpmpublish: 7.3.0
Expand Down Expand Up @@ -2411,7 +2412,7 @@ __metadata:
write-pkg: 4.0.0
yargs: 16.2.0
yargs-parser: 20.2.4
checksum: 23791e8a21320f913c20cb2e25629db9963e77da07adbce59f23ae61fd0d4a21aecea98eac670dc3f39f7f63b2ed0a2ffc7f80f319df0474bcc74097989a01ba
checksum: 62885f5378711b7bbe34b9eae6fbaf2dd4cd97d2f93cc0d5eadaa540cebb9020baa36dda9d19020e612664fb67e255638b15fa768e8b4050dfad829610169620
languageName: node
linkType: hard

Expand Down Expand Up @@ -8834,12 +8835,12 @@ __metadata:
languageName: node
linkType: hard

"lerna@npm:^7.1.5":
version: 7.1.5
resolution: "lerna@npm:7.1.5"
"lerna@npm:^7.2.0":
version: 7.2.0
resolution: "lerna@npm:7.2.0"
dependencies:
"@lerna/child-process": 7.1.5
"@lerna/create": 7.1.5
"@lerna/child-process": 7.2.0
"@lerna/create": 7.2.0
"@npmcli/run-script": 6.0.2
"@nx/devkit": ">=16.5.1 < 17"
"@octokit/plugin-enterprise-rest": 6.0.1
Expand Down Expand Up @@ -8915,7 +8916,7 @@ __metadata:
yargs-parser: 20.2.4
bin:
lerna: dist/cli.js
checksum: 9f45618e0f1cb91dccb28e4fe052001adad8cf9ae6d1d4d9a45a535d3a2c053f050eedd67451e61cc6cde7e1d646311aee3a9df4858a25bed9e8fc7aaca0058c
checksum: 15b0e890f1cdbd32c3b2aa4eb5767e5974d1fceea0201aae0d5ce9d207223b2c92c8b36b68b554621a307515c127963f4a5df38e59ab84f4dcf659e00099b18a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9628,7 +9629,7 @@ __metadata:
eslint: ^8.48.0
jest: ^29.6.4
jest-circus: ^29.6.4
lerna: ^7.1.5
lerna: ^7.2.0
packemon: ^3.2.1
prettier: ^3.0.3
typescript: ^5.2.2
Expand Down

0 comments on commit d7b7108

Please sign in to comment.