From cbe4e23f277cede649ad8b6067e95a8cd85a726b Mon Sep 17 00:00:00 2001 From: null Date: Mon, 2 Oct 2023 13:35:38 +0000 Subject: [PATCH] chore(deps): update dependency @taiga-ui/cspell-config to v0.13.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 a857ef3ac..1dc61a8c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@nrwl/web": "13.4.2", "@nrwl/workspace": "13.1.4", "@taiga-ui/commitlint-config": "0.2.1", - "@taiga-ui/cspell-config": "0.12.0", + "@taiga-ui/cspell-config": "0.13.0", "@taiga-ui/eslint-plugin-experience": "0.7.4", "@taiga-ui/prettier-config": "0.3.1", "@taiga-ui/stylelint-config": "0.5.1", @@ -15853,9 +15853,9 @@ } }, "node_modules/@taiga-ui/cspell-config": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.12.0.tgz", - "integrity": "sha512-GEo9EENZ2gcBuDcwGlu1/bEWqpix/qondGZ4P2UD8mvMEu+l1h+3zGv93rI2zZ0Fwp42CNssEeuk6FwdModa/w==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.13.0.tgz", + "integrity": "sha512-ocKmsEUCGDaKVjWHMixrUWy+ng3Q4D4OQptGt8INM5JD6VCpSQs3ffMiIEzbKaTTJkVItthP+XcTgAMuf7FwlQ==", "dev": true, "dependencies": { "@cspell/dict-ar": "1.1.0", diff --git a/package.json b/package.json index 34b9db768..78c542fd7 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@nrwl/web": "13.4.2", "@nrwl/workspace": "13.1.4", "@taiga-ui/commitlint-config": "0.2.1", - "@taiga-ui/cspell-config": "0.12.0", + "@taiga-ui/cspell-config": "0.13.0", "@taiga-ui/eslint-plugin-experience": "0.7.4", "@taiga-ui/prettier-config": "0.3.1", "@taiga-ui/stylelint-config": "0.5.1",