diff --git a/package-lock.json b/package-lock.json index 961cba1e..5354d291 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@taiga-ui/addon-mobile": "3.63.0", "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/cdk": "3.63.0", - "@taiga-ui/commitlint-config": "0.5.1", + "@taiga-ui/commitlint-config": "0.5.2", "@taiga-ui/core": "3.63.0", "@taiga-ui/eslint-plugin-experience": "0.47.1", "@taiga-ui/icons": "3.63.0", @@ -2592,9 +2592,9 @@ "dev": true }, "node_modules/@commitlint/config-conventional": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz", - "integrity": "sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz", + "integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" @@ -6203,12 +6203,12 @@ "optional": true }, "node_modules/@taiga-ui/commitlint-config": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.5.1.tgz", - "integrity": "sha512-4oXx5K2qedGgSM69kFbPFCAO0zSpW/+Pk+RgfTFEWtdiDuS0wzyJySNO85h958EB+RX9VaqGddngn2xgZ7cjXA==", + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.5.2.tgz", + "integrity": "sha512-pzrZaYVgryE7XxC2LaHx5/uE6+lJ2VBwRGYA16egg8sAyHXiPe0v+IvewJ+oIEiPFxV584pew5z424uqtIFxFg==", "dev": true, "dependencies": { - "@commitlint/config-conventional": "18.4.4" + "@commitlint/config-conventional": "18.5.0" }, "peerDependencies": { "@commitlint/cli": "*", diff --git a/package.json b/package.json index 785769cc..f0f97f51 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@taiga-ui/addon-mobile": "3.63.0", "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/cdk": "3.63.0", - "@taiga-ui/commitlint-config": "0.5.1", + "@taiga-ui/commitlint-config": "0.5.2", "@taiga-ui/core": "3.63.0", "@taiga-ui/eslint-plugin-experience": "0.47.1", "@taiga-ui/icons": "3.63.0",