build(deps-dev): Bump @commitlint/config-conventional
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 11 Nov 2023 08:57:00 +0000 (08:57 +0000)
committerGitHub <noreply@github.com>
Sat, 11 Nov 2023 08:57:00 +0000 (08:57 +0000)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.1.0 to 18.4.0.
- [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.0/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index 1e8b81c2ce807394ea79416070c72e4b3292672d..e8738ba525103784a2b6b5a368f4f6165d56fe95 100644 (file)
@@ -71,7 +71,7 @@
   "devDependencies": {
     "@biomejs/biome": "^1.3.3",
     "@commitlint/cli": "^18.4.0",
-    "@commitlint/config-conventional": "^18.1.0",
+    "@commitlint/config-conventional": "^18.4.0",
     "eslint": "^8.53.0",
     "eslint-config-standard": "^17.1.0",
     "eslint-define-config": "^1.24.1",
index 9e8f92577054266a650d0b7463d89d6345821d9d..253c109d0d7ed4070823fea67cefa753316e7082 100644 (file)
@@ -41,8 +41,8 @@ devDependencies:
     specifier: ^18.4.0
     version: 18.4.0(typescript@5.2.2)
   '@commitlint/config-conventional':
-    specifier: ^18.1.0
-    version: 18.1.0
+    specifier: ^18.4.0
+    version: 18.4.0
   eslint:
     specifier: ^8.53.0
     version: 8.53.0
@@ -222,8 +222,8 @@ packages:
       - typescript
     dev: true
 
-  /@commitlint/config-conventional@18.1.0:
-    resolution: {integrity: sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==}
+  /@commitlint/config-conventional@18.4.0:
+    resolution: {integrity: sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==}
     engines: {node: '>=v18'}
     dependencies:
       conventional-changelog-conventionalcommits: 7.0.2