diff --git a/package.json b/package.json index 9969c84f..1c68678d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@amatlash/vite-plugin-stylelint": "^1.2.0", "@antfu/eslint-config": "^1.1.2", "@commitlint/cli": "^18.4.1", - "@commitlint/config-conventional": "^18.4.0", + "@commitlint/config-conventional": "^18.4.2", "@iconify/json": "^2.2.142", "@types/node": "^20.9.0", "@vitejs/plugin-vue": "^4.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5bcf42d..bd628802 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,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 '@iconify/json': specifier: ^2.2.142 version: 2.2.142 @@ -292,8 +292,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