From 7897114683d20856934115e243373eaeadf39be9 Mon Sep 17 00:00:00 2001 From: taiga-family-bot <140712314+taiga-family-bot@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:30:40 +0300 Subject: [PATCH] chore(deps): update dependency @taiga-ui/eslint-plugin-experience to v0.37.1 (#6025) --- 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 df74ecc3c026..83523fe1d23b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/commitlint-config": "0.4.1", "@taiga-ui/cspell-config": "0.21.0", - "@taiga-ui/eslint-plugin-experience": "0.37.0", + "@taiga-ui/eslint-plugin-experience": "0.37.1", "@taiga-ui/prettier-config": "0.6.0", "@taiga-ui/stylelint-config": "0.10.0", "@taiga-ui/tsconfig": "0.5.0", @@ -7461,9 +7461,9 @@ "link": true }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.37.0.tgz", - "integrity": "sha512-WogPU5a/6Mq7WTqXWn99fzXT4xqji1vON7MoRfRm6VpQ/CNslis4P5WwOOAkgXgn5t+EYAFBFxFNAeMSbOik1w==", + "version": "0.37.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.37.1.tgz", + "integrity": "sha512-kPE6V/14xmUkoOjfyyqIhEFe9b0KIkxaGdurgax+JfNqM65XmWwANauevSAPYtIVps2hAT2/ciMSZh2EC4/XZA==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "17.1.0", diff --git a/package.json b/package.json index 43b472db7bd8..a2b2c565ec3d 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/commitlint-config": "0.4.1", "@taiga-ui/cspell-config": "0.21.0", - "@taiga-ui/eslint-plugin-experience": "0.37.0", + "@taiga-ui/eslint-plugin-experience": "0.37.1", "@taiga-ui/prettier-config": "0.6.0", "@taiga-ui/stylelint-config": "0.10.0", "@taiga-ui/tsconfig": "0.5.0",