Skip to content

Commit

Permalink
chore(deps-dev): bump @commitlint/config-lerna-scopes
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.0.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.0.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 3bb19a6 commit 18bae39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"homepage": "https://github.com/dalisoft/airlight#readme",
"devDependencies": {
"@commitlint/cli": "^17.5.1",
"@commitlint/config-lerna-scopes": "^17.4.2",
"@commitlint/config-lerna-scopes": "^18.0.0",
"@stoplight/spectral-cli": "^6.6.0",
"husky": "^8.0.3",
"lerna": "^6.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
dependencies:
conventional-changelog-conventionalcommits "^6.1.0"

"@commitlint/config-lerna-scopes@^17.4.2":
version "17.7.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-17.7.0.tgz#aaffd59705c4de3bdd02aa489ae00d1a186a3346"
integrity sha512-fMIDgStYnCTYjGLqPM7UO1YQk1gdskforUUeOSqYrx58810K8xHnZoJu7T8WEkw5mx3yUJ2FuEPAfmk/7w6pvQ==
"@commitlint/config-lerna-scopes@^18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-18.0.0.tgz#0cab1c986c55768dbf63613d02a65974c828f9dd"
integrity sha512-ZYRKqKtXfz6vb9IQb5sIlcF94d62CvmMK5mgK51HgTFHIgrSEvcy1QHh7ncsN91gvCgd2oRYZrF35Wt0icA/hA==
dependencies:
"@lerna/project" "^6.0.0"
glob "^8.0.3"
Expand Down

0 comments on commit 18bae39

Please sign in to comment.