Skip to content

Commit

Permalink
build(deps-dev): bump @commitlint/cli from 18.4.1 to 18.4.2
Browse files Browse the repository at this point in the history
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.1 to 18.4.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.2/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 2c44ad6 commit aa66725
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@commitlint/cli": "^18.4.1",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.0"
}
}
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@commitlint/cli@^18.4.1":
version "18.4.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.1.tgz#b008ff325f112da260ed92605ca9d9290e53ba81"
integrity sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A==
"@commitlint/cli@^18.4.2":
version "18.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.2.tgz#b00e711c371f010447f0a37d464d27e2d1e6cf49"
integrity sha512-dDfb2+wzeQe6ogdHNHOy0J0nraok+La0BoxamNMhBOng9/5GoESPDmKUJ1Lt1oivh5MfIgZh0Vm6f0rxkB8CoA==
dependencies:
"@commitlint/format" "^18.4.0"
"@commitlint/lint" "^18.4.0"
"@commitlint/load" "^18.4.1"
"@commitlint/lint" "^18.4.2"
"@commitlint/load" "^18.4.2"
"@commitlint/read" "^18.4.0"
"@commitlint/types" "^18.4.0"
execa "^5.0.0"
Expand Down Expand Up @@ -79,28 +79,28 @@
"@commitlint/types" "^18.4.0"
chalk "^4.1.0"

"@commitlint/is-ignored@^18.4.0":
version "18.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.4.0.tgz#a8cb3cbc49dc9460ada9ba0694f54ef12dafe712"
integrity sha512-vyBKBj3Q4N3Xe4ZQcJXW9ef6gVrDL9Fl2HXnnC3F0Qt/F6E4runhJkEuUh5DB3WCXTJUHIJkByKPqrnz4RNrZw==
"@commitlint/is-ignored@^18.4.2":
version "18.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.4.2.tgz#c0929ee7e88a95af7109563fb2e5c691eb934fd1"
integrity sha512-uujjyJlrXsMsQrv0r8HDGigAwJELPAMtA1Vxi2WUB54HbyAWa0Ue6ujMRZNKov2YeA96r6o72gLDnugb6yu8IA==
dependencies:
"@commitlint/types" "^18.4.0"
semver "7.5.4"

"@commitlint/lint@^18.4.0":
version "18.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.4.0.tgz#bd865bbb25d3d44b4bacccc946d60b157693efdd"
integrity sha512-Wkkf1DPVeLdHYGqtzMBfWoMbUtCojvlzDR89OKVic1rid41iZbb0FzTcwgMYs/1TNWNxoIq9PVVwY7ovLX1aJQ==
"@commitlint/lint@^18.4.2":
version "18.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.4.2.tgz#5a2f24ead427b9c9503ad12d135a295eb08f528b"
integrity sha512-ljGOIH7w9SnjvZFoKjf30iWFxDnezfRtOc50+rNLdDP0TpLspaYYLPhDO/TeVdmii1/AJiDgBIuBboQlaIy7Bw==
dependencies:
"@commitlint/is-ignored" "^18.4.0"
"@commitlint/is-ignored" "^18.4.2"
"@commitlint/parse" "^18.4.0"
"@commitlint/rules" "^18.4.0"
"@commitlint/types" "^18.4.0"

"@commitlint/load@^18.4.1":
version "18.4.1"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.1.tgz#41097fe3b0eed33e61fab6ab6015e9c4bd17de1a"
integrity sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==
"@commitlint/load@^18.4.2":
version "18.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.2.tgz#f3f213f8c0fd36ded1f8950880905add8ae5920b"
integrity sha512-CKmzXdF9XwZJoVijAqpUlV9qzZOkyiYni4KuSCtTZVAAVudi9H84cJ4FqZxSwEP9G21vmoJiNrW8G042AsduVg==
dependencies:
"@commitlint/config-validator" "^18.4.0"
"@commitlint/execute-rule" "^18.4.0"
Expand Down

0 comments on commit aa66725

Please sign in to comment.