diff --git a/package.json b/package.json index b594b5f13a..4048b6facb 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@changesets/changelog-github": "0.4.6", "@changesets/cli": "2.24.4", "@commitlint/cli": "19.3.0", - "@commitlint/config-conventional": "19.2.2", + "@commitlint/config-conventional": "19.4.1", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "commitlint": "19.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2be411fb0..b4ec984c5e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: 19.3.0 version: 19.3.0(@types/node@20.5.1)(typescript@5.4.5) '@commitlint/config-conventional': - specifier: 19.2.2 - version: 19.2.2 + specifier: 19.4.1 + version: 19.4.1 '@typescript-eslint/eslint-plugin': specifier: 6.21.0 version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.20.0)(typescript@5.4.5))(eslint@8.20.0)(typescript@5.4.5) @@ -979,8 +979,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@19.2.2': - resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==} + '@commitlint/config-conventional@19.4.1': + resolution: {integrity: sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==} engines: {node: '>=v18'} '@commitlint/config-validator@19.0.3': @@ -4419,7 +4419,7 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@19.2.2': + '@commitlint/config-conventional@19.4.1': dependencies: '@commitlint/types': 19.0.3 conventional-changelog-conventionalcommits: 7.0.2