diff --git a/package-lock.json b/package-lock.json index 543d68aba..b16924fde 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.9.0", + "@taiga-ui/cspell-config": "0.10.0", "@taiga-ui/eslint-plugin-experience": "0.7.2", "@taiga-ui/prettier-config": "0.3.0", "@taiga-ui/stylelint-config": "0.4.0", @@ -15853,9 +15853,9 @@ } }, "node_modules/@taiga-ui/cspell-config": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.9.0.tgz", - "integrity": "sha512-CrkA3o3AbOaYESs+5HozMl7hZrx8/neGyr73p1DE5ltPzjRZQJAcMS5hG9G7/6NEUVG5T4fG5t/sKY/GrKN3YQ==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.10.0.tgz", + "integrity": "sha512-o1fdIJBOjGPzwYU7c+/VjxgUhWlruJozLGpIvLRATXP3LAnrvFS0Qp00zR9zLHjtwPH2ggEtSERgINsYRGg6uw==", "dev": true, "dependencies": { "@cspell/dict-ar": "1.1.0", diff --git a/package.json b/package.json index 98065ea26..51096770c 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.9.0", + "@taiga-ui/cspell-config": "0.10.0", "@taiga-ui/eslint-plugin-experience": "0.7.2", "@taiga-ui/prettier-config": "0.3.0", "@taiga-ui/stylelint-config": "0.4.0",