diff --git a/package.json b/package.json index 1d5fdd117f..9da3ad91e7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "author": "PSE", "devDependencies": { "@commitlint/cli": "^19.0.3", - "@commitlint/config-conventional": "^19.0.3", + "@commitlint/config-conventional": "^19.1.0", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", "conventional-changelog-conventionalcommits": "^7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af1bc28996..733d13e9eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^19.0.3 version: 19.0.3(@types/node@20.11.28)(typescript@5.4.2) '@commitlint/config-conventional': - specifier: ^19.0.3 - version: 19.0.3 + specifier: ^19.1.0 + version: 19.1.0 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.4.2) @@ -2032,8 +2032,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional@19.0.3: - resolution: {integrity: sha512-vh0L8XeLaEzTe8VCxSd0gAFvfTK0RFolrzw4o431bIuWJfi/yRCHJlsDwus7wW2eJaFFDR0VFXJyjGyDQhi4vA==} + /@commitlint/config-conventional@19.1.0: + resolution: {integrity: sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 19.0.3