Skip to content

Commit

Permalink
chore(deps): update dependency lerna to ^8.1.7 (#618)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent c293ed7 commit 091a5e7
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 53 deletions.
86 changes: 44 additions & 42 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"metapackages/*"
],
"devDependencies": {
"lerna": "^8.1.6"
"lerna": "^8.1.7"
}
}
22 changes: 12 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -283,9 +283,9 @@ __metadata:
languageName: node
linkType: hard

"@lerna/create@npm:8.1.6":
version: 8.1.6
resolution: "@lerna/create@npm:8.1.6"
"@lerna/create@npm:8.1.7":
version: 8.1.7
resolution: "@lerna/create@npm:8.1.7"
dependencies:
"@npmcli/arborist": "npm:7.5.3"
"@npmcli/package-json": "npm:5.2.0"
Expand Down Expand Up @@ -345,6 +345,7 @@ __metadata:
slash: "npm:^3.0.0"
ssri: "npm:^10.0.6"
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
strong-log-transformer: "npm:2.1.0"
tar: "npm:6.2.1"
temp-dir: "npm:1.0.0"
Expand All @@ -357,7 +358,7 @@ __metadata:
write-pkg: "npm:4.0.0"
yargs: "npm:17.7.2"
yargs-parser: "npm:21.1.1"
checksum: 10c0/833920656c3254444db7d7ea3e22331773c87c635d899ef3cd785a599fe07e2a40ceec49ad46e1962d354d96877de341615ef49e12b50ed70011df6d9dda46e6
checksum: 10c0/9f44f4bf7741b0b594b8bd10be60c7aed8aa5335fcc9ec75bcac40744fcf4cadad40ff37b8f85445c4b9d470388df6e0bbdfcd7d5de43b681e315dc288a2fc9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -398,7 +399,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lullabot/drainpipe@workspace:."
dependencies:
lerna: "npm:^8.1.6"
lerna: "npm:^8.1.7"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4526,11 +4527,11 @@ __metadata:
languageName: node
linkType: hard

"lerna@npm:^8.1.6":
version: 8.1.6
resolution: "lerna@npm:8.1.6"
"lerna@npm:^8.1.7":
version: 8.1.7
resolution: "lerna@npm:8.1.7"
dependencies:
"@lerna/create": "npm:8.1.6"
"@lerna/create": "npm:8.1.7"
"@npmcli/arborist": "npm:7.5.3"
"@npmcli/package-json": "npm:5.2.0"
"@npmcli/run-script": "npm:8.1.0"
Expand Down Expand Up @@ -4597,6 +4598,7 @@ __metadata:
slash: "npm:3.0.0"
ssri: "npm:^10.0.6"
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
strong-log-transformer: "npm:2.1.0"
tar: "npm:6.2.1"
temp-dir: "npm:1.0.0"
Expand All @@ -4612,7 +4614,7 @@ __metadata:
yargs-parser: "npm:21.1.1"
bin:
lerna: dist/cli.js
checksum: 10c0/282ec3b5fdc48a2b3ed6eeaac1575e6a35eeaf53c4fa4113ca6b4265d46a422bf5de99b701d7fb4c94e80ec22e0099f24cc5bcab0a4a0a47095538a88e953129
checksum: 10c0/aa3f4fb12eadafedc4736c9832a2ca7557757254b2e62f6454b4ed71cd4a92b354ced6acd92b505a8701cd948473df8bb70753fc0dd7213f8bbf4349d0b1c4d5
languageName: node
linkType: hard

Expand Down

0 comments on commit 091a5e7

Please sign in to comment.