Skip to content

Commit

Permalink
fix(deps): update dependency @lerna-lite/version to ^3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 957ac20 commit 6737961
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@commitlint/config-conventional": "^19.4.1",
"@lerna-lite/cli": "^3.9.0",
"@lerna-lite/publish": "^3.9.0",
"@lerna-lite/version": "^3.9.0",
"@lerna-lite/version": "^3.9.1",
"@types/node": "^22.5.4",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^9.9.1",
Expand Down
139 changes: 135 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ __metadata:
"@commitlint/config-conventional": "npm:^19.4.1"
"@lerna-lite/cli": "npm:^3.9.0"
"@lerna-lite/publish": "npm:^3.9.0"
"@lerna-lite/version": "npm:^3.9.0"
"@lerna-lite/version": "npm:^3.9.1"
"@types/node": "npm:^22.5.4"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
eslint: "npm:^9.9.1"
Expand Down Expand Up @@ -996,14 +996,25 @@ __metadata:
languageName: node
linkType: hard

"@inquirer/expand@npm:^2.3.0":
version: 2.3.0
resolution: "@inquirer/expand@npm:2.3.0"
dependencies:
"@inquirer/core": "npm:^9.1.0"
"@inquirer/type": "npm:^1.5.3"
yoctocolors-cjs: "npm:^2.1.2"
checksum: 10c2/63eb9703276b56f7e6f34b7a8bfc3f5f99b494680a6a00c242c27a96bf5b9859dbf575897cf9bf1b66230567a8a37dc906a097406b7b629c6abf667b282162ad
languageName: node
linkType: hard

"@inquirer/figures@npm:^1.0.5":
version: 1.0.5
resolution: "@inquirer/figures@npm:1.0.5"
checksum: 10c2/21569790b81b248164baffac3ba1a6cbe0cabac86886ee5aa35e7f12e93ea92166765598ee2e6c52be72cd508d8bf54d0ebf0968bebce4e7a71f0d9751e8bd88
languageName: node
linkType: hard

"@inquirer/input@npm:^2.2.9":
"@inquirer/input@npm:^2.2.9, @inquirer/input@npm:^2.3.0":
version: 2.3.0
resolution: "@inquirer/input@npm:2.3.0"
dependencies:
Expand All @@ -1013,7 +1024,7 @@ __metadata:
languageName: node
linkType: hard

"@inquirer/select@npm:^2.4.7":
"@inquirer/select@npm:^2.4.7, @inquirer/select@npm:^2.5.0":
version: 2.5.0
resolution: "@inquirer/select@npm:2.5.0"
dependencies:
Expand Down Expand Up @@ -1139,6 +1150,37 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/cli@npm:3.9.1":
version: 3.9.1
resolution: "@lerna-lite/cli@npm:3.9.1"
dependencies:
"@lerna-lite/core": "npm:3.9.1"
"@lerna-lite/init": "npm:3.9.1"
"@lerna-lite/npmlog": "npm:3.8.0"
dedent: "npm:^1.5.3"
dotenv: "npm:^16.4.5"
import-local: "npm:^3.2.0"
load-json-file: "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/2d8c9a492a71017f0b510601ae2204ad8e2389bfd1fdd4753d174464e7fb9b762f2ecea2595e2fa736580aebeb9282afbb3694013cbe2d16f60b479fc68b7bc2
languageName: node
linkType: hard

"@lerna-lite/core@npm:3.9.0":
version: 3.9.0
resolution: "@lerna-lite/core@npm:3.9.0"
Expand Down Expand Up @@ -1175,6 +1217,42 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/core@npm:3.9.1":
version: 3.9.1
resolution: "@lerna-lite/core@npm:3.9.1"
dependencies:
"@inquirer/expand": "npm:^2.3.0"
"@inquirer/input": "npm:^2.3.0"
"@inquirer/select": "npm:^2.5.0"
"@lerna-lite/npmlog": "npm:^3.8.0"
"@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.2"
is-ci: "npm:^3.0.1"
json5: "npm:^2.2.3"
load-json-file: "npm:^7.0.1"
minimatch: "npm:^9.0.5"
npm-package-arg: "npm:^11.0.3"
p-map: "npm:^7.0.2"
p-queue: "npm:^8.0.1"
resolve-from: "npm:^5.0.0"
semver: "npm:^7.6.3"
slash: "npm:^5.1.0"
strong-log-transformer: "npm:^2.1.0"
write-file-atomic: "npm:^5.0.1"
write-json-file: "npm:^6.0.0"
write-package: "npm:^7.1.0"
checksum: 10c2/c80f2d85c79daabfa8f042d9fa12eaa7e7677611e03bb26b32b3c20ba3accefd1729be9307dfd9f9fc7a2123831ca324eb6a6a64c7e0ee618c64a54b732bc48c
languageName: node
linkType: hard

"@lerna-lite/init@npm:3.9.0":
version: 3.9.0
resolution: "@lerna-lite/init@npm:3.9.0"
Expand All @@ -1187,6 +1265,18 @@ __metadata:
languageName: node
linkType: hard

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

"@lerna-lite/npmlog@npm:3.8.0, @lerna-lite/npmlog@npm:^3.8.0":
version: 3.8.0
resolution: "@lerna-lite/npmlog@npm:3.8.0"
Expand Down Expand Up @@ -1237,7 +1327,7 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/version@npm:3.9.0, @lerna-lite/version@npm:^3.9.0":
"@lerna-lite/version@npm:3.9.0":
version: 3.9.0
resolution: "@lerna-lite/version@npm:3.9.0"
dependencies:
Expand Down Expand Up @@ -1278,6 +1368,47 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/version@npm:^3.9.1":
version: 3.9.1
resolution: "@lerna-lite/version@npm:3.9.1"
dependencies:
"@lerna-lite/cli": "npm:3.9.1"
"@lerna-lite/core": "npm:3.9.1"
"@lerna-lite/npmlog": "npm:^3.8.0"
"@octokit/plugin-enterprise-rest": "npm:^6.0.1"
"@octokit/rest": "npm:^21.0.2"
chalk: "npm:^5.3.0"
conventional-changelog-angular: "npm:^7.0.0"
conventional-changelog-core: "npm:^7.0.0"
conventional-changelog-writer: "npm:^7.0.1"
conventional-commits-parser: "npm:^5.0.0"
conventional-recommended-bump: "npm:^9.0.0"
dedent: "npm:^1.5.3"
fs-extra: "npm:^11.2.0"
get-stream: "npm:^9.0.1"
git-url-parse: "npm:^15.0.0"
graceful-fs: "npm:^4.2.11"
is-stream: "npm:^4.0.1"
load-json-file: "npm:^7.0.1"
make-dir: "npm:^5.0.0"
minimatch: "npm:^9.0.5"
new-github-release-url: "npm:^2.0.0"
node-fetch: "npm:^3.3.2"
npm-package-arg: "npm:^11.0.3"
p-limit: "npm:^6.1.0"
p-map: "npm:^7.0.2"
p-pipe: "npm:^4.0.0"
p-reduce: "npm:^3.0.0"
pify: "npm:^6.1.0"
semver: "npm:^7.6.3"
slash: "npm:^5.1.0"
temp-dir: "npm:^3.0.0"
uuid: "npm:^10.0.0"
write-json-file: "npm:^6.0.0"
checksum: 10c2/27cfe1843f8952e870cc80f936f6d4da8b99f0e03655328cc811857beb938fa20028ec194ea63231a62d8bdac2e8cc8774eb5f2dc5e8fa3333508adb2ff9504f
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down

0 comments on commit 6737961

Please sign in to comment.