From dce8ca47dd1668f671d595b467c5c13760854475 Mon Sep 17 00:00:00 2001 From: null Date: Fri, 29 Dec 2023 00:37:30 +0000 Subject: [PATCH] chore(deps): update dependency @taiga-ui/eslint-plugin-experience to v0.46.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 0a5d9942..69655dbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "@nx/workspace": "17.2.8", "@swc/helpers": "0.5.3", "@taiga-ui/browserslist-config": "0.4.0", - "@taiga-ui/eslint-plugin-experience": "0.45.1", + "@taiga-ui/eslint-plugin-experience": "0.46.0", "@taiga-ui/prettier-config": "0.7.0", "@tinkoff/eslint-config": "2.0.0", "@tinkoff/linters": "1.52.1", @@ -10422,9 +10422,9 @@ "dev": true }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.45.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.45.1.tgz", - "integrity": "sha512-BRRoy/jltQD+dGJsbtrBRefd2eQMHh4fRUEYJO1ZewcHoU2EglGa2ty94IOzTwXNJyyWh+hiLrpHsUzA7lyhuQ==", + "version": "0.46.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.46.0.tgz", + "integrity": "sha512-4lnPCf2jvISiF7bWAFrvHBKqzDsGsPokZt73Zg/d3MjbHJ+WBM/RqbUpflgbryieLQu08DBvfIg0VRLHUziksQ==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "17.1.1", diff --git a/package.json b/package.json index cd51e78a..d846d230 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@nx/workspace": "17.2.8", "@swc/helpers": "0.5.3", "@taiga-ui/browserslist-config": "0.4.0", - "@taiga-ui/eslint-plugin-experience": "0.45.1", + "@taiga-ui/eslint-plugin-experience": "0.46.0", "@taiga-ui/prettier-config": "0.7.0", "@tinkoff/eslint-config": "2.0.0", "@tinkoff/linters": "1.52.1",