Skip to content

Commit

Permalink
chore(deps-dev): bump @lerna-lite/version from 3.9.2 to 3.9.3
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.2 to 3.9.3.
- [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.3/packages/version)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 13, 2024
1 parent ba99fe4 commit d485b13
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.3",
"@lerna-lite/publish": "3.9.2",
"@lerna-lite/run": "3.9.3",
"@lerna-lite/version": "3.9.2",
"@lerna-lite/version": "3.9.3",
"@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 @@ -3333,6 +3333,47 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/version@npm:3.9.3":
version: 3.9.3
resolution: "@lerna-lite/version@npm:3.9.3"
dependencies:
"@lerna-lite/cli": 3.9.3
"@lerna-lite/core": 3.9.3
"@lerna-lite/npmlog": 3.9.3
"@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
pify: ^6.1.0
semver: ^7.6.3
slash: ^5.1.0
temp-dir: ^3.0.0
tinyrainbow: ^1.2.0
uuid: ^10.0.0
write-json-file: ^6.0.0
checksum: 3103a1b42df4d7b38dcbe2160ea8ff5d1b9ccb7f36fcf422f6b9b9d2ef0b4b75329f5c220ba3461a75d4d40fc17ecac6d1e92cd07cecfa6ef473f1a74d451929
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 @@ -17381,7 +17422,7 @@ __metadata:
"@lerna-lite/cli": 3.9.3
"@lerna-lite/publish": 3.9.2
"@lerna-lite/run": 3.9.3
"@lerna-lite/version": 3.9.2
"@lerna-lite/version": 3.9.3
"@swc/core": ^1.3.10
"@swc/jest": ^0.2.23
"@testing-library/dom": ^10.0.0
Expand Down

0 comments on commit d485b13

Please sign in to comment.