Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 29, 2024
1 parent 92422b4 commit 398c190
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@lerna-lite/cli": "3.9.1",
"@lerna-lite/publish": "3.9.1",
"@lerna-lite/run": "3.9.2",
"@lerna-lite/version": "3.9.1",
"@lerna-lite/version": "3.9.2",
"@swc/core": "^1.3.10",
"@swc/jest": "^0.2.23",
"@testing-library/dom": "^10.0.0",
Expand Down
43 changes: 42 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3584,6 +3584,47 @@ __metadata:
languageName: node
linkType: hard

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

"@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.3":
version: 2.1.8-no-fsevents.3
resolution: "@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.3"
Expand Down Expand Up @@ -17569,7 +17610,7 @@ __metadata:
"@lerna-lite/cli": 3.9.1
"@lerna-lite/publish": 3.9.1
"@lerna-lite/run": 3.9.2
"@lerna-lite/version": 3.9.1
"@lerna-lite/version": 3.9.2
"@swc/core": ^1.3.10
"@swc/jest": ^0.2.23
"@testing-library/dom": ^10.0.0
Expand Down

0 comments on commit 398c190

Please sign in to comment.