Skip to content

Commit

Permalink
build(deps-dev): bump the dev-ci group with 4 updates (#335)
Browse files Browse the repository at this point in the history
Bumps the dev-ci group with 4 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) and [semantic-release](https://github.com/semantic-release/semantic-release).


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-angular` 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-angular/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.2/@commitlint/config-angular)

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)

Updates `semantic-release` from 22.0.7 to 22.0.8
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v22.0.7...v22.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent ec54193 commit df0f950
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 35 deletions.
86 changes: 55 additions & 31 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
"i18n-iso-countries": "7.7.0"
},
"devDependencies": {
"@commitlint/cli": "18.4.1",
"@commitlint/config-angular": "18.4.0",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/cli": "18.4.2",
"@commitlint/config-angular": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@types/jest": "29.5.8",
"@types/node": "20.9.1",
"@typescript-eslint/eslint-plugin": "6.11.0",
Expand All @@ -89,7 +89,7 @@
"pinst": "3.0.0",
"prettier": "3.1.0",
"rimraf": "5.0.5",
"semantic-release": "22.0.7",
"semantic-release": "22.0.8",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
Expand Down

0 comments on commit df0f950

Please sign in to comment.