build(deps-dev): Bump @commitlint/config-conventional
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 16 Nov 2023 23:18:53 +0000 (23:18 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Nov 2023 23:18:53 +0000 (23:18 +0000)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@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/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

index 2915cb5d0873a488026422364ff0cc4c4260192c..3aa831b5888da87a3d78104cf65e542a190554d6 100644 (file)
@@ -71,7 +71,7 @@
   "devDependencies": {
     "@biomejs/biome": "^1.3.3",
     "@commitlint/cli": "^18.4.1",
-    "@commitlint/config-conventional": "^18.4.0",
+    "@commitlint/config-conventional": "^18.4.2",
     "eslint": "^8.53.0",
     "eslint-config-standard": "^17.1.0",
     "eslint-define-config": "^1.24.1",
index de2784c6f5d98ab105de12d73659ac47a89f8548..76bcb9a1a81cbd6d76cbed6bf7ec9ec28a592cb5 100644 (file)
@@ -41,8 +41,8 @@ devDependencies:
     specifier: ^18.4.1
     version: 18.4.1(typescript@5.2.2)
   '@commitlint/config-conventional':
-    specifier: ^18.4.0
-    version: 18.4.0
+    specifier: ^18.4.2
+    version: 18.4.2
   eslint:
     specifier: ^8.53.0
     version: 8.53.0
@@ -222,8 +222,8 @@ packages:
       - typescript
     dev: true
 
-  /@commitlint/config-conventional@18.4.0:
-    resolution: {integrity: sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==}
+  /@commitlint/config-conventional@18.4.2:
+    resolution: {integrity: sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==}
     engines: {node: '>=v18'}
     dependencies:
       conventional-changelog-conventionalcommits: 7.0.2