From 8a4e83e4785f9fdbc53307a5faf2252e4ae1a66f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 12:05:44 +0100 Subject: [PATCH] chore(deps): update dependency eslint-plugin-tailwindcss to v3.8.2 (#1410) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 33 +++++++++++++++++++++++++++------ 2 files changed, 28 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 65a8f7c98c2..fe4856ab04b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "enquirer": "2.3.6", "eslint": "8.31.0", "eslint-plugin-eslint-plugin": "5.0.7", - "eslint-plugin-tailwindcss": "3.8.1", + "eslint-plugin-tailwindcss": "3.8.2", "husky": "8.0.3", "jest-snapshot-serializer-raw": "1.2.0", "json-schema-to-markdown": "1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b15e74757df..722e7a99787 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ importers: enquirer: 2.3.6 eslint: 8.31.0 eslint-plugin-eslint-plugin: 5.0.7 - eslint-plugin-tailwindcss: 3.8.1 + eslint-plugin-tailwindcss: 3.8.2 husky: 8.0.3 jest-snapshot-serializer-raw: 1.2.0 json-schema-to-markdown: 1.1.1 @@ -58,7 +58,7 @@ importers: enquirer: 2.3.6 eslint: 8.31.0_v7lv2hbnxmm2b22qo3sob3rjvq eslint-plugin-eslint-plugin: 5.0.7_cdhdgvmsbh3fbusrlxsl6de2he_eslint@8.31.0 - eslint-plugin-tailwindcss: 3.8.1 + eslint-plugin-tailwindcss: 3.8.2_iukboom6ndih5an6iafl45j2fe husky: 8.0.3 jest-snapshot-serializer-raw: 1.2.0 json-schema-to-markdown: 1.1.1_beglqnggvhpsclgwbdw27hzvu4 @@ -441,6 +441,22 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true + /@angular-eslint/bundled-angular-compiler/15.2.0: + resolution: {integrity: sha512-a0bfXxYyGoWJHrVQ4QER0HdRgselcTtJeyqiFPAxID2ZxF0IBGKLNTtugUTXekEmiLev8yGLX9TqAtthN57fEg==} + dev: true + + /@angular-eslint/template-parser/15.2.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-xnnxPfV/G0Ll3B0HGrF1ucsc/DHmNE6UhhmWxYPTERq0McbZGRiATa66hCoOZ/Rdylun4ogBfsRKAG8XxEvlvw==} + peerDependencies: + eslint: ^7.20.0 || ^8.0.0 + typescript: '*' + dependencies: + '@angular-eslint/bundled-angular-compiler': 15.2.0 + eslint: 8.31.0_v7lv2hbnxmm2b22qo3sob3rjvq + eslint-scope: 7.1.1 + typescript: 4.9.4 + dev: true + /@ardatan/sync-fetch/0.0.1: resolution: {integrity: sha512-xhlTqH0m31mnsG0tIP4ETgfSB6gXDaYYsUWTrlUV93fFQPI9dd8hE0Ot6MHLCtqgB32hwJAC3YZMWlXZw7AleA==} engines: {node: '>=14'} @@ -4829,16 +4845,21 @@ packages: eslint: 8.31.0_v7lv2hbnxmm2b22qo3sob3rjvq dev: true - /eslint-plugin-tailwindcss/3.8.1: - resolution: {integrity: sha512-b01CBIT6TrK5IhrwmjDkuLzl2di5yXUmL8RyEZV710sGtw2zesr2csyGOc7e/IuV6tb8MfuHeksgMvaBEl9qvA==} + /eslint-plugin-tailwindcss/3.8.2_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-99DPr//xTFNls1xjXX+1p45OEvG87B+SiNkSi0DfeatKBnckjCO5831lUfwCisXSgzXd9p//gNKQJGq1ewCLJQ==} engines: {node: '>=12.13.0'} peerDependencies: - '@angular-eslint/template-parser': ^15.2.0 - '@typescript-eslint/parser': ^5.48.2 tailwindcss: ^3.2.2 dependencies: + '@angular-eslint/template-parser': 15.2.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/parser': 5.48.2_iukboom6ndih5an6iafl45j2fe fast-glob: 3.2.12 postcss: 8.4.21 + vue-eslint-parser: 9.1.0_eslint@8.31.0 + transitivePeerDependencies: + - eslint + - supports-color + - typescript dev: true /eslint-plugin-unicorn/45.0.2_eslint@8.31.0: