Skip to content

Commit

Permalink
chore(deps-dev): bump @lerna-lite/publish from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v2.7.0/packages/publish)

---
updated-dependencies:
- dependency-name: "@lerna-lite/publish"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent ed221a8 commit 05cc631
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@lerna-lite/cli": "^2.6.0",
"@lerna-lite/diff": "^2.6.0",
"@lerna-lite/exec": "^2.6.0",
"@lerna-lite/publish": "^2.6.0",
"@lerna-lite/publish": "^2.7.0",
"@lerna-lite/run": "^2.6.0",
"@lerna-lite/version": "^2.6.0",
"@types/node": "^20.9.0",
Expand Down
209 changes: 188 additions & 21 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 @@ -409,22 +486,22 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/publish@npm:^2.6.0":
version: 2.6.0
resolution: "@lerna-lite/publish@npm:2.6.0"
"@lerna-lite/publish@npm:^2.7.0":
version: 2.7.0
resolution: "@lerna-lite/publish@npm:2.7.0"
dependencies:
"@lerna-lite/cli": "npm:2.6.0"
"@lerna-lite/core": "npm:2.6.0"
"@lerna-lite/version": "npm:2.6.0"
"@npmcli/arborist": "npm:^7.2.0"
"@lerna-lite/cli": "npm:2.7.0"
"@lerna-lite/core": "npm:2.7.0"
"@lerna-lite/version": "npm:2.7.0"
"@npmcli/arborist": "npm:^7.2.1"
byte-size: "npm:^8.1.1"
chalk: "npm:^5.3.0"
columnify: "npm:^1.6.0"
fs-extra: "npm:^11.1.1"
glob: "npm:^10.3.10"
has-unicode: "npm:^2.0.1"
libnpmaccess: "npm:^8.0.1"
libnpmpublish: "npm:^9.0.1"
libnpmpublish: "npm:^9.0.2"
normalize-path: "npm:^3.0.0"
npm-package-arg: "npm:^11.0.1"
npm-packlist: "npm:^8.0.0"
Expand All @@ -439,7 +516,7 @@ __metadata:
ssri: "npm:^10.0.5"
tar: "npm:^6.2.0"
temp-dir: "npm:^3.0.0"
checksum: 05f3b7a95206c2d33fdde6548fabb8617f4bb76e32748e5a057d77c4ee91dde916f7584d2967a1be5cbd0be828f69dc7ddf414ab4251120c1d4b3a85daab9b96
checksum: c1491326e0ecb74b4697b4785235608e1567730819a8f27ba9cf97f705f1f5b088561de75fe8675c68c8780c9628fa55d6103880c07565208aa1e0ee6837f95a
languageName: node
linkType: hard

Expand All @@ -459,7 +536,47 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/version@npm:2.6.0, @lerna-lite/version@npm:^2.6.0":
"@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

"@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 +616,7 @@ __metadata:
languageName: node
linkType: hard

"@ljharb/through@npm:^2.3.9":
"@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 @@ -548,7 +665,7 @@ __metadata:
languageName: node
linkType: hard

"@npmcli/arborist@npm:^7.2.0":
"@npmcli/arborist@npm:^7.2.1":
version: 7.2.1
resolution: "@npmcli/arborist@npm:7.2.1"
dependencies:
Expand Down Expand Up @@ -1529,7 +1646,7 @@ __metadata:
"@lerna-lite/cli": "npm:^2.6.0"
"@lerna-lite/diff": "npm:^2.6.0"
"@lerna-lite/exec": "npm:^2.6.0"
"@lerna-lite/publish": "npm:^2.6.0"
"@lerna-lite/publish": "npm:^2.7.0"
"@lerna-lite/run": "npm:^2.6.0"
"@lerna-lite/version": "npm:^2.6.0"
"@types/node": "npm:^20.9.0"
Expand Down Expand Up @@ -2040,13 +2157,20 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^3.2.0, ci-info@npm:^3.6.1":
"ci-info@npm:^3.2.0":
version: 3.9.0
resolution: "ci-info@npm:3.9.0"
checksum: 6f0109e36e111684291d46123d491bc4e7b7a1934c3a20dea28cba89f1d4a03acd892f5f6a81ed3855c38647e285a150e3c9ba062e38943bef57fee6c1554c3a
languageName: node
linkType: hard

"ci-info@npm:^4.0.0":
version: 4.0.0
resolution: "ci-info@npm:4.0.0"
checksum: ecc003e5b60580bd081d83dd61d398ddb8607537f916313e40af4667f9c92a1243bd8e8a591a5aa78e418afec245dbe8e90a0e26e39ca0825129a99b978dd3f9
languageName: node
linkType: hard

"clean-stack@npm:^2.0.0":
version: 2.2.0
resolution: "clean-stack@npm:2.2.0"
Expand Down Expand Up @@ -3515,7 +3639,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 +4091,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 @@ -4644,19 +4791,19 @@ __metadata:
languageName: node
linkType: hard

"libnpmpublish@npm:^9.0.1":
version: 9.0.1
resolution: "libnpmpublish@npm:9.0.1"
"libnpmpublish@npm:^9.0.2":
version: 9.0.2
resolution: "libnpmpublish@npm:9.0.2"
dependencies:
ci-info: "npm:^3.6.1"
ci-info: "npm:^4.0.0"
normalize-package-data: "npm:^6.0.0"
npm-package-arg: "npm:^11.0.1"
npm-registry-fetch: "npm:^16.0.0"
proc-log: "npm:^3.0.0"
semver: "npm:^7.3.7"
sigstore: "npm:^2.1.0"
ssri: "npm:^10.0.5"
checksum: f835e518dad12755314781a32518041771fe388d8c7b580bdf1173c6d2b7b615edc176364bac3b0d8b056f0355ea7a18dc069d80edf5fd369b1c4c0f3326adab
checksum: 29a2a58c0834857d548be35d859725cee60392ab6586ea901453ba3061de7f7a09b7b38303116df0454fad773bedd01b5fdb5916bbe367268f26b17d359fd80b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6107,7 +6254,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 +7250,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 +7708,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

0 comments on commit 05cc631

Please sign in to comment.