From d19fdc802c1265986a0cde0923d610dcbba86269 Mon Sep 17 00:00:00 2001 From: taiga-family-bot <140712314+taiga-family-bot@users.noreply.github.com> Date: Sat, 17 Feb 2024 10:29:30 +0300 Subject: [PATCH] chore(deps): update dependency @taiga-ui/eslint-plugin-experience to v0.54.0 (#1069) --- 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 762525076..763bbcf8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@nx/workspace": "17.3.0", "@taiga-ui/commitlint-config": "0.5.6", "@taiga-ui/cspell-config": "0.33.1", - "@taiga-ui/eslint-plugin-experience": "0.53.11", + "@taiga-ui/eslint-plugin-experience": "0.54.0", "@taiga-ui/prettier-config": "0.8.3", "@taiga-ui/stylelint-config": "0.16.0", "@taiga-ui/tsconfig": "0.15.0", @@ -11305,9 +11305,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.53.11", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.53.11.tgz", - "integrity": "sha512-kk63RSzy5lSBcRv/2O6jB6XodERdEOWZ53pAEcgBuOsrkownZ97t0nGr/QS1gaAupR7qM/DJxn6u1rZAUeEMmw==", + "version": "0.54.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.54.0.tgz", + "integrity": "sha512-8H7uHROvG99b8dZb74FOBJ5hAAn51Rwhq+cmzC16FnfFKOicp5wDFnqfRzrMKZo6Yyrqa7MmHJV1KX2c1r2FLw==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "17.2.1", diff --git a/package.json b/package.json index 74fd26098..6a56062b5 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@nx/workspace": "17.3.0", "@taiga-ui/commitlint-config": "0.5.6", "@taiga-ui/cspell-config": "0.33.1", - "@taiga-ui/eslint-plugin-experience": "0.53.11", + "@taiga-ui/eslint-plugin-experience": "0.54.0", "@taiga-ui/prettier-config": "0.8.3", "@taiga-ui/stylelint-config": "0.16.0", "@taiga-ui/tsconfig": "0.15.0",