diff --git a/package-lock.json b/package-lock.json index cd3368db4..fb43e54a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,9 +32,9 @@ "@nrwl/tao": "13.1.4", "@nrwl/web": "13.4.2", "@nrwl/workspace": "13.1.4", - "@taiga-ui/commitlint-config": "0.3.3", + "@taiga-ui/commitlint-config": "0.3.4", "@taiga-ui/cspell-config": "0.19.0", - "@taiga-ui/eslint-plugin-experience": "0.19.2", + "@taiga-ui/eslint-plugin-experience": "0.19.4", "@taiga-ui/prettier-config": "0.4.1", "@taiga-ui/stylelint-config": "0.6.0", "@tinkoff/eslint-config": "1.54.4", @@ -4068,9 +4068,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.1.0.tgz", - "integrity": "sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz", + "integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" @@ -15988,12 +15988,12 @@ "optional": true }, "node_modules/@taiga-ui/commitlint-config": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.3.3.tgz", - "integrity": "sha512-qJNX+IkudkzxA/Mlf6n6KUyCvRmntTMAu+2MHgo1tKt01V9CfHj8M8E5dk8ZZ2ofT4nw7cTJCmuetfefVMN3zA==", + "version": "0.3.4", + "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.3.4.tgz", + "integrity": "sha512-Iy2AGzFZjZjJhwfbnQ4JQYssh4KfYftlYa5ZGgN9kz3yA8tVzQ9Th8Aglt1Jyr+rdb4nNN08qktWDoN+t2rP7g==", "dev": true, "dependencies": { - "@commitlint/config-conventional": "18.1.0" + "@commitlint/config-conventional": "18.4.0" }, "peerDependencies": { "@commitlint/cli": "*" @@ -16039,9 +16039,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.19.2", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.19.2.tgz", - "integrity": "sha512-257kic1fNMQPsddEoyPt92gg7vV0MNhVeJYx8zsYkZZDfPEPsQqvl6ESBBTq7xg5SJl4qSCxCwZkkdeSI4fu1A==", + "version": "0.19.4", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.19.4.tgz", + "integrity": "sha512-F3AEMbmo53G9+8J6jCgAvuiURBTGLoraDJicU+WB24k6rr/jxCGyplow2X+uHmEpmmxpiL7Y7mUFxiETAukUJA==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "17.0.1", diff --git a/package.json b/package.json index 7a9174c18..8a32c7780 100644 --- a/package.json +++ b/package.json @@ -98,9 +98,9 @@ "@nrwl/tao": "13.1.4", "@nrwl/web": "13.4.2", "@nrwl/workspace": "13.1.4", - "@taiga-ui/commitlint-config": "0.3.3", + "@taiga-ui/commitlint-config": "0.3.4", "@taiga-ui/cspell-config": "0.19.0", - "@taiga-ui/eslint-plugin-experience": "0.19.2", + "@taiga-ui/eslint-plugin-experience": "0.19.4", "@taiga-ui/prettier-config": "0.4.1", "@taiga-ui/stylelint-config": "0.6.0", "@tinkoff/eslint-config": "1.54.4",