From de87f5c20f0cbf3d5e875b4fd7de0588bb0999fb Mon Sep 17 00:00:00 2001 From: null Date: Thu, 8 Feb 2024 16:26:39 +0000 Subject: [PATCH] chore(deps): update dependency @taiga-ui/stylelint-config to v0.14.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04ba36d47..a3699eb6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@taiga-ui/cspell-config": "0.33.1", "@taiga-ui/eslint-plugin-experience": "0.53.0", "@taiga-ui/prettier-config": "0.8.1", - "@taiga-ui/stylelint-config": "0.13.6", + "@taiga-ui/stylelint-config": "0.14.0", "@taiga-ui/tsconfig": "0.14.0", "@tinkoff/eslint-config": "2.0.0", "@tinkoff/eslint-config-react": "2.0.0", @@ -11471,9 +11471,9 @@ } }, "node_modules/@taiga-ui/stylelint-config": { - "version": "0.13.6", - "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.13.6.tgz", - "integrity": "sha512-h0n4G3NiVlBZItNZbDuG0Jc2x74BdoBpCpfn5SZ8T4q7Qg58DvkTYjF2nxAfH/OAWlruIpjSPTwSJIlkhOHZfg==", + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.14.0.tgz", + "integrity": "sha512-4+uljL1cyXDZBqNsWmqew4t4UqxSOsGNEKWlW7TPkeKqfa/q2RgIWD2KbU/4X6AuwXDmA85dvxK5PCqQxPJXFQ==", "dev": true, "dependencies": { "postcss": "8.4.35", diff --git a/package.json b/package.json index 20b8fa83c..d14209a97 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@taiga-ui/cspell-config": "0.33.1", "@taiga-ui/eslint-plugin-experience": "0.53.0", "@taiga-ui/prettier-config": "0.8.1", - "@taiga-ui/stylelint-config": "0.13.6", + "@taiga-ui/stylelint-config": "0.14.0", "@taiga-ui/tsconfig": "0.14.0", "@tinkoff/eslint-config": "2.0.0", "@tinkoff/eslint-config-react": "2.0.0",