Skip to content

Commit

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


Updates `@commitlint/cli` from 19.1.0 to 19.2.0
- [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/v19.2.0/@commitlint/cli)

Updates `semantic-release` from 23.0.3 to 23.0.4
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v23.0.3...v23.0.4)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent ab6c5d0 commit 2fc185c
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 248 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"review": "yarn install --frozen-lockfile && yarn commitlint && yarn format-check"
},
"devDependencies": {
"@commitlint/cli": "19.1.0",
"@commitlint/cli": "19.2.0",
"@commitlint/config-conventional": "19.1.0",
"@einride/prettier-config": "2.1.0",
"prettier": "3.2.5",
"semantic-release": "23.0.3"
"semantic-release": "23.0.4"
},
"peerDependencies": {
"typescript": ">=5"
Expand Down
Loading

0 comments on commit 2fc185c

Please sign in to comment.