diff --git a/package.json b/package.json index 6e0ec30..5fc7534 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "dependencies": { "@changesets/cli": "2.26.2", "@commitlint/cli": "18.2.0", - "@commitlint/config-conventional": "18.1.0", + "@commitlint/config-conventional": "18.4.0", "@manypkg/cli": "0.21.0", "@types/node": "20.9.0", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 004c282..455d08c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 18.2.0 version: 18.2.0(typescript@5.2.2) '@commitlint/config-conventional': - specifier: 18.1.0 - version: 18.1.0 + specifier: 18.4.0 + version: 18.4.0 '@manypkg/cli': specifier: 0.21.0 version: 0.21.0 @@ -319,8 +319,8 @@ packages: - typescript dev: false - /@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