Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @lerna-lite/version from 2.6.0 to 2.7.0 #81

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@lerna-lite/exec": "^2.6.0",
"@lerna-lite/publish": "^2.6.0",
"@lerna-lite/run": "^2.6.0",
"@lerna-lite/version": "^2.6.0",
"@lerna-lite/version": "^2.7.0",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
Expand Down
170 changes: 165 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,37 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/cli@npm:2.7.0":
version: 2.7.0
resolution: "@lerna-lite/cli@npm:2.7.0"
dependencies:
"@lerna-lite/core": "npm:2.7.0"
"@lerna-lite/init": "npm:2.7.0"
dedent: "npm:^1.5.1"
dotenv: "npm:^16.3.1"
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: 68ac19353469b16118d7957931f73bf8bc9887503bc20a37461ac9b8a07ff1bcff81a68ffa625086c9632f3733a4bbbab17f79644c58f73119d172a42190d274
languageName: node
linkType: hard

"@lerna-lite/core@npm:2.6.0":
version: 2.6.0
resolution: "@lerna-lite/core@npm:2.6.0"
Expand Down Expand Up @@ -325,6 +356,40 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/core@npm:2.7.0":
version: 2.7.0
resolution: "@lerna-lite/core@npm:2.7.0"
dependencies:
"@npmcli/run-script": "npm:^7.0.2"
chalk: "npm:^5.3.0"
clone-deep: "npm:^4.0.1"
config-chain: "npm:^1.1.13"
cosmiconfig: "npm:^8.3.6"
dedent: "npm:^1.5.1"
execa: "npm:^8.0.1"
fs-extra: "npm:^11.1.1"
glob-parent: "npm:^6.0.2"
globby: "npm:^13.2.2"
inquirer: "npm:^9.2.12"
is-ci: "npm:^3.0.1"
json5: "npm:^2.2.3"
load-json-file: "npm:^7.0.1"
minimatch: "npm:^9.0.3"
npm-package-arg: "npm:^11.0.1"
npmlog: "npm:^7.0.1"
p-map: "npm:^6.0.0"
p-queue: "npm:^7.4.1"
resolve-from: "npm:^5.0.0"
semver: "npm:^7.5.4"
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-pkg: "npm:^6.0.1"
checksum: 52efbd64505d7c4b5437dd4c400771509b3285e478e778deed7308a0858ea394c2a87a0df5b58d85dacd3c186d89996f5b26c37446a6bbd4237f455669c9ad63
languageName: node
linkType: hard

"@lerna-lite/diff@npm:^2.6.0":
version: 2.6.0
resolution: "@lerna-lite/diff@npm:2.6.0"
Expand Down Expand Up @@ -374,6 +439,18 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/init@npm:2.7.0":
version: 2.7.0
resolution: "@lerna-lite/init@npm:2.7.0"
dependencies:
"@lerna-lite/core": "npm:2.7.0"
fs-extra: "npm:^11.1.1"
p-map: "npm:^6.0.0"
write-json-file: "npm:^5.0.0"
checksum: 4c6d9eff8cabcbd2036c13961c61794bbf1769afc962e0c143402bae1f09413e08db07a40a0450be469e1bb80cbaeb861bd0a9eb97bb588514c938600b22f0a8
languageName: node
linkType: hard

"@lerna-lite/list@npm:2.6.0":
version: 2.6.0
resolution: "@lerna-lite/list@npm:2.6.0"
Expand Down Expand Up @@ -459,7 +536,7 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/version@npm:2.6.0, @lerna-lite/version@npm:^2.6.0":
"@lerna-lite/version@npm:2.6.0":
version: 2.6.0
resolution: "@lerna-lite/version@npm:2.6.0"
dependencies:
Expand Down Expand Up @@ -499,7 +576,47 @@ __metadata:
languageName: node
linkType: hard

"@ljharb/through@npm:^2.3.9":
"@lerna-lite/version@npm:^2.7.0":
version: 2.7.0
resolution: "@lerna-lite/version@npm:2.7.0"
dependencies:
"@lerna-lite/cli": "npm:2.7.0"
"@lerna-lite/core": "npm:2.7.0"
"@octokit/plugin-enterprise-rest": "npm:^6.0.1"
"@octokit/rest": "npm:^19.0.13"
chalk: "npm:^5.3.0"
conventional-changelog-angular: "npm:^6.0.0"
conventional-changelog-core: "npm:^5.0.2"
conventional-changelog-writer: "npm:^6.0.1"
conventional-commits-parser: "npm:^5.0.0"
conventional-recommended-bump: "npm:^7.0.1"
dedent: "npm:^1.5.1"
fs-extra: "npm:^11.1.1"
get-stream: "npm:^8.0.1"
git-url-parse: "npm:^13.1.1"
graceful-fs: "npm:^4.2.11"
is-stream: "npm:^3.0.0"
load-json-file: "npm:^7.0.1"
make-dir: "npm:^4.0.0"
minimatch: "npm:^9.0.3"
new-github-release-url: "npm:^2.0.0"
node-fetch: "npm:^3.3.2"
npm-package-arg: "npm:^11.0.1"
npmlog: "npm:^7.0.1"
p-map: "npm:^6.0.0"
p-pipe: "npm:^4.0.0"
p-reduce: "npm:^3.0.0"
pify: "npm:^6.1.0"
semver: "npm:^7.5.4"
slash: "npm:^5.1.0"
temp-dir: "npm:^3.0.0"
uuid: "npm:^9.0.1"
write-json-file: "npm:^5.0.0"
checksum: ed6116145f86bd70154b5730ab70f18fdb38dc04c55d4ecedb98a14648b1cd61ed5feae718eff62ccb797d7ccd26d43a0c2b4abb01f785a3e53a6d7431a201b9
languageName: node
linkType: hard

"@ljharb/through@npm:^2.3.11, @ljharb/through@npm:^2.3.9":
version: 2.3.11
resolution: "@ljharb/through@npm:2.3.11"
dependencies:
Expand Down Expand Up @@ -1531,7 +1648,7 @@ __metadata:
"@lerna-lite/exec": "npm:^2.6.0"
"@lerna-lite/publish": "npm:^2.6.0"
"@lerna-lite/run": "npm:^2.6.0"
"@lerna-lite/version": "npm:^2.6.0"
"@lerna-lite/version": "npm:^2.7.0"
"@types/node": "npm:^20.9.0"
"@typescript-eslint/eslint-plugin": "npm:^6.11.0"
"@typescript-eslint/parser": "npm:^6.11.0"
Expand Down Expand Up @@ -3515,7 +3632,7 @@ __metadata:
languageName: node
linkType: hard

"git-url-parse@npm:^13.1.0":
"git-url-parse@npm:^13.1.0, git-url-parse@npm:^13.1.1":
version: 13.1.1
resolution: "git-url-parse@npm:13.1.1"
dependencies:
Expand Down Expand Up @@ -3967,6 +4084,29 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:^9.2.12":
version: 9.2.12
resolution: "inquirer@npm:9.2.12"
dependencies:
"@ljharb/through": "npm:^2.3.11"
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"
figures: "npm:^5.0.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: efc19864bea5f4b22a47e686aa88684ee42352db4e96dd6307da7140496c16e5ef0e74be664fba490b068714dc24d72f66dc1907a1ccbaf9d58d6156cbdc5908
languageName: node
linkType: hard

"internal-slot@npm:^1.0.5":
version: 1.0.6
resolution: "internal-slot@npm:1.0.6"
Expand Down Expand Up @@ -6107,7 +6247,7 @@ __metadata:
languageName: node
linkType: hard

"read-pkg@npm:^8.0.0":
"read-pkg@npm:^8.0.0, read-pkg@npm:^8.1.0":
version: 8.1.0
resolution: "read-pkg@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -7103,6 +7243,13 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.6.0":
version: 4.7.1
resolution: "type-fest@npm:4.7.1"
checksum: e2cae05a6a5be98e5e5cfecee8782db1eb74594ceb1d85b5bfdb9b9ca5e236342f97435d3ff9edddd8eb92898af7f13555f85d1a53a69c362b0f56f2cceb8151
languageName: node
linkType: hard

"type-is@npm:^1.6.16":
version: 1.6.18
resolution: "type-is@npm:1.6.18"
Expand Down Expand Up @@ -7554,6 +7701,19 @@ __metadata:
languageName: node
linkType: hard

"write-pkg@npm:^6.0.1":
version: 6.0.1
resolution: "write-pkg@npm:6.0.1"
dependencies:
deepmerge-ts: "npm:^5.1.0"
read-pkg: "npm:^8.1.0"
sort-keys: "npm:^5.0.0"
type-fest: "npm:^4.6.0"
write-json-file: "npm:^5.0.0"
checksum: 1fb3c640473133d32091d3a12ee8d561107a70788cfa68af68821f42d20a0136a0edf8fc5c74d75f550751ed73bb49fffea883fc86d58adcb56449a51d5c5076
languageName: node
linkType: hard

"ws@npm:^7.4.2":
version: 7.5.9
resolution: "ws@npm:7.5.9"
Expand Down