diff --git a/package.json b/package.json index 4123c6c59..d8cddd6e0 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "homepage": "https://github.com/CryptKeeperZK/crypt-keeper-extension", "devDependencies": { "@commitlint/cli": "^18.2.0", - "@commitlint/config-conventional": "^18.1.0", + "@commitlint/config-conventional": "^18.4.0", "@cryptkeeperzk/manifest-bump": "workspace:^", "@jscutlery/semver": "^4.0.0", "@nx/js": "^17.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 787aea586..1604f2018 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,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 '@cryptkeeperzk/manifest-bump': specifier: workspace:^ version: link:packages/manifest-bump @@ -2135,8 +2135,8 @@ packages: - typescript dev: true - /@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