build(deps-dev): Bump @commitlint/config-conventional
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 26 Oct 2023 08:26:16 +0000 (08:26 +0000)
committerGitHub <noreply@github.com>
Thu, 26 Oct 2023 08:26:16 +0000 (08:26 +0000)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.0.0 to 18.1.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.1.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 8dcd31e8836e59ec1f26cb5fc2e2fbde1f78b272..f9e6c76a3b17a576b6fcd9d1a8cb44a07fcebcd6 100644 (file)
@@ -71,7 +71,7 @@
   "devDependencies": {
     "@biomejs/biome": "^1.3.1",
     "@commitlint/cli": "^18.1.0",
-    "@commitlint/config-conventional": "^18.0.0",
+    "@commitlint/config-conventional": "^18.1.0",
     "eslint": "^8.52.0",
     "eslint-config-standard": "^17.1.0",
     "eslint-define-config": "^1.24.1",
index 67aff1170d118ed1eeb214a25dbd037e30c9f6d1..64d6ecb1c43315522b100202f761495ee84c96a4 100644 (file)
@@ -41,8 +41,8 @@ devDependencies:
     specifier: ^18.1.0
     version: 18.1.0
   '@commitlint/config-conventional':
-    specifier: ^18.0.0
-    version: 18.0.0
+    specifier: ^18.1.0
+    version: 18.1.0
   eslint:
     specifier: ^8.52.0
     version: 8.52.0
@@ -223,8 +223,8 @@ packages:
       - '@swc/wasm'
     dev: true
 
-  /@commitlint/config-conventional@18.0.0:
-    resolution: {integrity: sha512-XZW3MDwhMWwr7pf+jO5F18ohBwrJ8mt+1OPhkVyO8bYrY0dKPE5tPpdXlDt+JCFurl4VnUDPmu6xZ4/cKCH7cA==}
+  /@commitlint/config-conventional@18.1.0:
+    resolution: {integrity: sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==}
     engines: {node: '>=v18'}
     dependencies:
       conventional-changelog-conventionalcommits: 7.0.2