Skip to content

Commit

Permalink
fix(deps): update dependency @lerna-lite/cli to ^3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent f2c12d0 commit ed35be3
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@chyzwar/eslint-config": "^0.2.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@lerna-lite/cli": "^3.3.3",
"@lerna-lite/cli": "^3.5.1",
"@lerna-lite/publish": "^3.3.3",
"@lerna-lite/version": "^3.3.3",
"@types/node": "^20.12.10",
Expand Down
134 changes: 132 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ __metadata:
"@chyzwar/eslint-config": "npm:^0.2.0"
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@lerna-lite/cli": "npm:^3.3.3"
"@lerna-lite/cli": "npm:^3.5.1"
"@lerna-lite/publish": "npm:^3.3.3"
"@lerna-lite/version": "npm:^3.3.3"
"@types/node": "npm:^20.12.10"
Expand Down Expand Up @@ -906,6 +906,13 @@ __metadata:
languageName: node
linkType: hard

"@inquirer/figures@npm:^1.0.3":
version: 1.0.3
resolution: "@inquirer/figures@npm:1.0.3"
checksum: 10c2/55b62dc3982f5f5f11a63b23585f39ed69b10f54f86d0aafeb59e1fc2293977d6330a76bd4ac7303c96800b8c1f6f3bb8723e9b03215300c5a7e51ed81e306a2
languageName: node
linkType: hard

"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
Expand Down Expand Up @@ -991,7 +998,7 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/cli@npm:3.3.3, @lerna-lite/cli@npm:^3.3.3":
"@lerna-lite/cli@npm:3.3.3":
version: 3.3.3
resolution: "@lerna-lite/cli@npm:3.3.3"
dependencies:
Expand Down Expand Up @@ -1022,6 +1029,37 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/cli@npm:^3.5.1":
version: 3.5.1
resolution: "@lerna-lite/cli@npm:3.5.1"
dependencies:
"@lerna-lite/core": "npm:3.5.1"
"@lerna-lite/init": "npm:3.5.1"
dedent: "npm:^1.5.3"
dotenv: "npm:^16.4.5"
import-local: "npm:^3.1.0"
load-json-file: "npm:^7.0.1"
npmlog: "npm:^7.0.1"
yargs: "npm:^17.7.2"
peerDependenciesMeta:
"@lerna-lite/exec":
optional: true
"@lerna-lite/list":
optional: true
"@lerna-lite/publish":
optional: true
"@lerna-lite/run":
optional: true
"@lerna-lite/version":
optional: true
"@lerna-lite/watch":
optional: true
bin:
lerna: dist/cli.js
checksum: 10c2/0408631c3de32ca5903496f88b7565a8dcf0831a1057b7fdc2809139cfc7cad51edf121de884882880c278a6df8274a5ddde93d77bdd1f12ad11270a0b251f7f
languageName: node
linkType: hard

"@lerna-lite/core@npm:3.3.3":
version: 3.3.3
resolution: "@lerna-lite/core@npm:3.3.3"
Expand Down Expand Up @@ -1056,6 +1094,40 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/core@npm:3.5.1":
version: 3.5.1
resolution: "@lerna-lite/core@npm:3.5.1"
dependencies:
"@npmcli/run-script": "npm:^8.1.0"
chalk: "npm:^5.3.0"
clone-deep: "npm:^4.0.1"
config-chain: "npm:^1.1.13"
cosmiconfig: "npm:^9.0.0"
dedent: "npm:^1.5.3"
execa: "npm:^8.0.1"
fs-extra: "npm:^11.2.0"
glob-parent: "npm:^6.0.2"
globby: "npm:^14.0.1"
inquirer: "npm:^9.2.23"
is-ci: "npm:^3.0.1"
json5: "npm:^2.2.3"
load-json-file: "npm:^7.0.1"
minimatch: "npm:^9.0.4"
npm-package-arg: "npm:^11.0.2"
npmlog: "npm:^7.0.1"
p-map: "npm:^7.0.2"
p-queue: "npm:^8.0.1"
resolve-from: "npm:^5.0.0"
semver: "npm:^7.6.2"
slash: "npm:^5.1.0"
strong-log-transformer: "npm:^2.1.0"
write-file-atomic: "npm:^5.0.1"
write-json-file: "npm:^5.0.0"
write-package: "npm:^7.0.1"
checksum: 10c2/eae57e681acc3da0f1f3e977b6731ec59563ada6f4a46d348fed90be2a48ff49f42a5039c5c0cb98922c89e2eef0a220f25dc3156e79150fac26e4577a1ec736
languageName: node
linkType: hard

"@lerna-lite/init@npm:3.3.3":
version: 3.3.3
resolution: "@lerna-lite/init@npm:3.3.3"
Expand All @@ -1068,6 +1140,18 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/init@npm:3.5.1":
version: 3.5.1
resolution: "@lerna-lite/init@npm:3.5.1"
dependencies:
"@lerna-lite/core": "npm:3.5.1"
fs-extra: "npm:^11.2.0"
p-map: "npm:^7.0.2"
write-json-file: "npm:^5.0.0"
checksum: 10c2/dfabeb83ac388c1c3badce4c4d8cbfe8465741580178e679cfd9e4b341a69923b5250ae5204051753f9b6d30cba0b94dba661a002ac32ae79d2ae644034e04ae
languageName: node
linkType: hard

"@lerna-lite/publish@npm:^3.3.3":
version: 3.3.3
resolution: "@lerna-lite/publish@npm:3.3.3"
Expand Down Expand Up @@ -1305,6 +1389,20 @@ __metadata:
languageName: node
linkType: hard

"@npmcli/run-script@npm:^8.1.0":
version: 8.1.0
resolution: "@npmcli/run-script@npm:8.1.0"
dependencies:
"@npmcli/node-gyp": "npm:^3.0.0"
"@npmcli/package-json": "npm:^5.0.0"
"@npmcli/promise-spawn": "npm:^7.0.0"
node-gyp: "npm:^10.0.0"
proc-log: "npm:^4.0.0"
which: "npm:^4.0.0"
checksum: 10c2/1fab5039eb4cff836cbef04f3da38ff365906ff2a1b07dfb1dc36d419f334c85a49d0031137903e92f6de5f07521cd7ac55f578bc40b92ea1b99cdcb640ea1ec
languageName: node
linkType: hard

"@octokit/auth-token@npm:^4.0.0":
version: 4.0.0
resolution: "@octokit/auth-token@npm:4.0.0"
Expand Down Expand Up @@ -4445,6 +4543,29 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:^9.2.23":
version: 9.2.23
resolution: "inquirer@npm:9.2.23"
dependencies:
"@inquirer/figures": "npm:^1.0.3"
"@ljharb/through": "npm:^2.3.13"
ansi-escapes: "npm:^4.3.2"
chalk: "npm:^5.3.0"
cli-cursor: "npm:^3.1.0"
cli-width: "npm:^4.1.0"
external-editor: "npm:^3.1.0"
lodash: "npm:^4.17.21"
mute-stream: "npm:1.0.0"
ora: "npm:^5.4.1"
run-async: "npm:^3.0.0"
rxjs: "npm:^7.8.1"
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
wrap-ansi: "npm:^6.2.0"
checksum: 10c2/6c5a579021db54c584b0add54b883d76e3f1bdb9765c960405ccfca4d65d83a7a095d7969e0a6efa0947be1e293b27e5b2c0b3a6fb318feec2baa59df41c3e69
languageName: node
linkType: hard

"ip-address@npm:^9.0.5":
version: 9.0.5
resolution: "ip-address@npm:9.0.5"
Expand Down Expand Up @@ -6734,6 +6855,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.2":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
semver: bin/semver.js
checksum: 10c2/a7be3a144e9f98d21330f663dc9a31b78b70722d900e409e2dd7071ff8e7e0d6445377ddc4476bb1862edc5fd08f7387842259dab9743a7bf0eeb5ab5c7c9297
languageName: node
linkType: hard

"set-blocking@npm:^2.0.0, set-blocking@npm:~2.0.0":
version: 2.0.0
resolution: "set-blocking@npm:2.0.0"
Expand Down

0 comments on commit ed35be3

Please sign in to comment.