diff --git a/package-lock.json b/package-lock.json index 7824aa677..fc9022ff9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@nrwl/workspace": "13.1.4", "@taiga-ui/commitlint-config": "0.2.1", "@taiga-ui/cspell-config": "0.15.0", - "@taiga-ui/eslint-plugin-experience": "0.9.1", + "@taiga-ui/eslint-plugin-experience": "0.10.2", "@taiga-ui/prettier-config": "0.3.1", "@taiga-ui/stylelint-config": "0.5.1", "@tinkoff/eslint-config": "1.54.4", @@ -15868,9 +15868,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.9.1.tgz", - "integrity": "sha512-rWSzLq1GoxQpePi6aZ/QuXoHedpVjcLLPfbiL6ub5TyRrGeZcoZbl3YbXD31/6faCeL0GchBY2hTjc8DfTGNDg==", + "version": "0.10.2", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.10.2.tgz", + "integrity": "sha512-lwa14+SjCnTTwcBMlgoIXlJc9VioWPLi4kMfvdUXl9T20tcg3LJmVSGf4BW4+phBo4Rv8DEy3L4XS3WfxX+IUw==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "16.2.0", diff --git a/package.json b/package.json index 7a488af5a..a5ce5416e 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@nrwl/workspace": "13.1.4", "@taiga-ui/commitlint-config": "0.2.1", "@taiga-ui/cspell-config": "0.15.0", - "@taiga-ui/eslint-plugin-experience": "0.9.1", + "@taiga-ui/eslint-plugin-experience": "0.10.2", "@taiga-ui/prettier-config": "0.3.1", "@taiga-ui/stylelint-config": "0.5.1", "@tinkoff/eslint-config": "1.54.4",