Skip to content

Commit

Permalink
chore(deps-dev): bump @lerna-lite/diff from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [@lerna-lite/diff](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/diff) 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/diff/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v2.7.0/packages/diff)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent a83b216 commit 47e25ec
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@lerna-lite/changed": "^2.6.0",
"@lerna-lite/cli": "^2.6.0",
"@lerna-lite/diff": "^2.6.0",
"@lerna-lite/diff": "^2.7.0",
"@lerna-lite/exec": "^2.6.0",
"@lerna-lite/publish": "^2.6.0",
"@lerna-lite/run": "^2.6.0",
Expand Down
95 changes: 86 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,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 @@ -354,13 +385,47 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/diff@npm:^2.6.0":
version: 2.6.0
resolution: "@lerna-lite/diff@npm:2.6.0"
"@lerna-lite/core@npm:2.7.0":
version: 2.7.0
resolution: "@lerna-lite/core@npm:2.7.0"
dependencies:
"@lerna-lite/cli": "npm:2.6.0"
"@lerna-lite/core": "npm:2.6.0"
checksum: ed68e8ff1ea174361472783290f7b5c27c0ccd8d3ecefc25e85b78c360739111a03194e26e7544018b2b9efadf44b0a0bf9466b0024a701327f6cbcc6145b224
"@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.7.0":
version: 2.7.0
resolution: "@lerna-lite/diff@npm:2.7.0"
dependencies:
"@lerna-lite/cli": "npm:2.7.0"
"@lerna-lite/core": "npm:2.7.0"
checksum: 322d9e28854839fcbca1455a3f60b52a049e90a18592b032b7287dc3f79ed471850d6c9da2c67bafca03ca93c1b1d06852a52fd012d0062c38c0611cb8b0420e
languageName: node
linkType: hard

Expand Down Expand Up @@ -403,6 +468,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 @@ -1627,7 +1704,7 @@ __metadata:
dependencies:
"@lerna-lite/changed": "npm:^2.6.0"
"@lerna-lite/cli": "npm:^2.6.0"
"@lerna-lite/diff": "npm:^2.6.0"
"@lerna-lite/diff": "npm:^2.7.0"
"@lerna-lite/exec": "npm:^2.6.0"
"@lerna-lite/publish": "npm:^2.6.0"
"@lerna-lite/run": "npm:^2.6.0"
Expand Down Expand Up @@ -4152,7 +4229,7 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:^9.2.11":
"inquirer@npm:^9.2.11, inquirer@npm:^9.2.12":
version: 9.2.12
resolution: "inquirer@npm:9.2.12"
dependencies:
Expand Down Expand Up @@ -7866,7 +7943,7 @@ __metadata:
languageName: node
linkType: hard

"write-pkg@npm:^6.0.0":
"write-pkg@npm:^6.0.0, write-pkg@npm:^6.0.1":
version: 6.0.1
resolution: "write-pkg@npm:6.0.1"
dependencies:
Expand Down

0 comments on commit 47e25ec

Please sign in to comment.