Skip to content

Commit

Permalink
chore(deps-dev): Bump @commitlint/config-lerna-scopes (#2335)
Browse files Browse the repository at this point in the history
Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-lerna-scopes) from 17.7.0 to 18.4.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-lerna-scopes/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.0/@commitlint/config-lerna-scopes)

---
updated-dependencies:
- dependency-name: "@commitlint/config-lerna-scopes"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 0f7f6ee commit 12552bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"private": true,
"devDependencies": {
"@commitlint/cli": "^17.8.0",
"@commitlint/config-lerna-scopes": "^17.7.0",
"@commitlint/config-lerna-scopes": "^18.4.0",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"cross-env": "^7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2803,9 +2803,9 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-lerna-scopes@npm:^17.7.0":
version: 17.7.0
resolution: "@commitlint/config-lerna-scopes@npm:17.7.0"
"@commitlint/config-lerna-scopes@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/config-lerna-scopes@npm:18.4.0"
dependencies:
"@lerna/project": ^6.0.0
glob: ^8.0.3
Expand All @@ -2816,7 +2816,7 @@ __metadata:
peerDependenciesMeta:
lerna:
optional: true
checksum: ff6f07da5e14c685de2281169488bdc46488843bd3f2fb8737c0b02155593526111e86cd25e661e9c98c26d86596553fd47dda1e39b81c2f63f142dcb1d9b3bf
checksum: 5f22c34f8d51546f9ffc81bcceac3cc0a82a75490139c0e70ad25ca3b319fa1b06060c469a4b09a45ccadf5aac2e11d6bc71857921b90cae6cd42c5eaede1d03
languageName: node
linkType: hard

Expand Down Expand Up @@ -22940,7 +22940,7 @@ __metadata:
resolution: "root@workspace:."
dependencies:
"@commitlint/cli": ^17.8.0
"@commitlint/config-lerna-scopes": ^17.7.0
"@commitlint/config-lerna-scopes": ^18.4.0
"@typescript-eslint/eslint-plugin": ^6.7.5
"@typescript-eslint/parser": ^6.7.5
cross-env: ^7.0.3
Expand Down

0 comments on commit 12552bf

Please sign in to comment.