From 055a8c0cb81df80774f7acaf4186c40e5a19359b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:11:24 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.2 to 18.4.3. - [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.3/@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] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9b09017a..4fe6b65a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@amatlash/vite-plugin-stylelint": "^1.2.0", "@antfu/eslint-config": "^2.0.0", "@commitlint/cli": "^18.4.3", - "@commitlint/config-conventional": "^18.4.2", + "@commitlint/config-conventional": "^18.4.3", "@iconify/json": "^2.2.144", "@types/node": "^20.9.3", "@vitejs/plugin-vue": "^4.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 37c57015..436d8628 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^18.4.3 version: 18.4.3(typescript@5.2.2) '@commitlint/config-conventional': - specifier: ^18.4.2 - version: 18.4.2 + specifier: ^18.4.3 + version: 18.4.3 '@iconify/json': specifier: ^2.2.144 version: 2.2.144 @@ -292,8 +292,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional@18.4.2: - resolution: {integrity: sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==} + /@commitlint/config-conventional@18.4.3: + resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2