diff --git a/package.json b/package.json index c3eb91b059..8f5e2c6d9d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@babel/core": "^7.29.0", "@babel/preset-env": "^7.29.0", "@commitlint/cli": "^20.4.1", - "@commitlint/config-conventional": "^20.4.0", + "@commitlint/config-conventional": "^20.4.1", "@eslint/js": "^9.39.2", "@types/bootstrap": "^5.2.10", "@types/highlightjs": "^9.12.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbef3de52d..a88af5b65c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ devDependencies: specifier: ^20.4.1 version: 20.4.1(@types/node@25.2.0)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^20.4.0 - version: 20.4.0 + specifier: ^20.4.1 + version: 20.4.1 '@eslint/js': specifier: ^9.39.2 version: 9.39.2 @@ -1254,8 +1254,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional@20.4.0: - resolution: {integrity: sha512-nolhFe2YKIix0D4+tPXAWnnIc9WB5fOCgmm4h2EcRyEShC64oH/DpM9n++85NRdItvIhKb+Szsaeuug7KcEeIA==} + /@commitlint/config-conventional@20.4.1: + resolution: {integrity: sha512-0YUvIeBtpi86XriqrR+TCULVFiyYTIOEPjK7tTRMxjcBm1qlzb+kz7IF2WxL6Fq5DaundG8VO37BNgMkMTBwqA==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 20.4.0