Skip to content

Commit

Permalink
chore(deps-dev): bump the commitlint group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).


Updates `@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)

Updates `@commitlint/config-conventional` from 18.4.0 to 18.4.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.2/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and filiptammergard committed Nov 17, 2023
1 parent 507bd53 commit 2df0ae1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"devDependencies": {
"@changesets/cli": "2.26.2",
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/cli": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@einride/eslint-plugin": "7.5.0",
"@einride/prettier-config": "2.1.0",
"@einride/tsconfig": "2.0.1",
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1956,13 +1956,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:18.4.1":
version: 18.4.1
resolution: "@commitlint/cli@npm:18.4.1"
"@commitlint/cli@npm:18.4.2":
version: 18.4.2
resolution: "@commitlint/cli@npm:18.4.2"
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 All @@ -1972,16 +1972,16 @@ __metadata:
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: f0da48b442d3467041a882e60c8bfbe04f1acba95224084ad1031d7f7d3a135d9010157df789f914a8c7d6a9a0f81c45f7a45170e6b1e3002caed06e60c12357
checksum: 4247a1f8db3706f28f444064aca6205c1dc15ccf1f969c69bf4384de34da3fa414310bd62ae5ccd73968c3f77ff3cb0cb466fb01b5d025d79f668aef217d805e
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:18.4.0":
version: 18.4.0
resolution: "@commitlint/config-conventional@npm:18.4.0"
"@commitlint/config-conventional@npm:18.4.2":
version: 18.4.2
resolution: "@commitlint/config-conventional@npm:18.4.2"
dependencies:
conventional-changelog-conventionalcommits: ^7.0.2
checksum: d9101033e13bb5caee0c6691675c2bb8f3d374ad24a19dd29a25d6c81702b5cf549d06b3a1238b53aeae5bf00c6072c61fd6f7370c40b3506c2d0f84f8038bc9
checksum: ed4a5c593e5519ccea93ee050c5bbaa642f43ca89b4795929b3be199402d3fd04f2f6651be58441bbbeb49b26158359c2b67d6c08fe4c64d0beb2405d2dd5052
languageName: node
linkType: hard

Expand Down Expand Up @@ -2026,31 +2026,31 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/is-ignored@npm:18.4.0"
"@commitlint/is-ignored@npm:^18.4.2":
version: 18.4.2
resolution: "@commitlint/is-ignored@npm:18.4.2"
dependencies:
"@commitlint/types": ^18.4.0
semver: 7.5.4
checksum: 2194e2dacbe8097b049c2d4251de4db6d09067daad5a6e7dc66d9d6afb92ef495f888055fd3eb05fd736ee5c85575092ca4b880563abde9f76c85cf37fc6e680
checksum: 2baaf822e0c9f521ae8bc0fa5aa2d25643e5a84509d704d332f02c6ec6c7f52107bdae7d32d022884e9f21878667b5e5134efa215322fdd5f0e7de84d670a81a
languageName: node
linkType: hard

"@commitlint/lint@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/lint@npm:18.4.0"
"@commitlint/lint@npm:^18.4.2":
version: 18.4.2
resolution: "@commitlint/lint@npm:18.4.2"
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
checksum: 8ceed4938d22b1775241699a682efb2aedeedd2bb3f00326fd2ee20eb47ad23e3de93a4fe34b2908f1064ff7392ec2d7a63b08d96c6eb9c95cf27586cf6c39c5
checksum: a2f445879d032ed16bef5951997e95a6f496f53a2d0d84c5669f4d5b5163bd044a56a938640ae0236f5582e450267e54d8444a5a9981561ab4277490c2f58647
languageName: node
linkType: hard

"@commitlint/load@npm:^18.4.1":
version: 18.4.1
resolution: "@commitlint/load@npm:18.4.1"
"@commitlint/load@npm:^18.4.2":
version: 18.4.2
resolution: "@commitlint/load@npm:18.4.2"
dependencies:
"@commitlint/config-validator": ^18.4.0
"@commitlint/execute-rule": ^18.4.0
Expand All @@ -2064,7 +2064,7 @@ __metadata:
lodash.merge: ^4.6.2
lodash.uniq: ^4.5.0
resolve-from: ^5.0.0
checksum: 77cb8b02c39fd0a28214cea898811100b1b0c33047914a9294df862ad0c75965b3000ddb1806a5e89054141ce5217419b419d5d3d9bcf757e904f34b530d7474
checksum: 8b3422171c1b2af7e1da8852eca27ad0b3b6025b9e74812423acd797001cdcfee9386175098c8bd6063342376df36825c7023ed252773a702129d49c05586c54
languageName: node
linkType: hard

Expand Down Expand Up @@ -2288,8 +2288,8 @@ __metadata:
resolution: "@einride/ui-monorepo@workspace:."
dependencies:
"@changesets/cli": 2.26.2
"@commitlint/cli": 18.4.1
"@commitlint/config-conventional": 18.4.0
"@commitlint/cli": 18.4.2
"@commitlint/config-conventional": 18.4.2
"@einride/eslint-plugin": 7.5.0
"@einride/prettier-config": 2.1.0
"@einride/tsconfig": 2.0.1
Expand Down

0 comments on commit 2df0ae1

Please sign in to comment.