From 2ca19710e5fd6594716817f718e00ef2eec78f97 Mon Sep 17 00:00:00 2001 From: taiga-family-bot <140712314+taiga-family-bot@users.noreply.github.com> Date: Fri, 29 Dec 2023 03:47:36 +0300 Subject: [PATCH] chore(deps): update dependency @taiga-ui/eslint-plugin-experience to v0.46.0 (#119) --- 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 0e0abb0..ccf7932 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@nguniversal/express-engine": "15.2.1", "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/commitlint-config": "0.5.0", - "@taiga-ui/eslint-plugin-experience": "0.45.1", + "@taiga-ui/eslint-plugin-experience": "0.46.0", "@taiga-ui/prettier-config": "0.7.0", "@taiga-ui/stylelint-config": "0.12.4", "@taiga-ui/tsconfig": "0.12.0", @@ -5493,9 +5493,9 @@ } }, "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 2872470..9633701 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@nguniversal/express-engine": "15.2.1", "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/commitlint-config": "0.5.0", - "@taiga-ui/eslint-plugin-experience": "0.45.1", + "@taiga-ui/eslint-plugin-experience": "0.46.0", "@taiga-ui/prettier-config": "0.7.0", "@taiga-ui/stylelint-config": "0.12.4", "@taiga-ui/tsconfig": "0.12.0",