From 7d535a68913a97754cd463230a83111d4a7fc084 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 16:22:31 +0100 Subject: [PATCH] Update dependency eslint-plugin-tailwindcss to v3.15.2 (#437) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a3ed7fcf..91c7f3f2 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "axios": "1.6.8", "envalid": "8.0.0", "eslint": "8.57.0", - "eslint-plugin-tailwindcss": "3.15.1", + "eslint-plugin-tailwindcss": "3.15.2", "husky": "9.0.11", "js-yaml": "4.1.0", "lint-staged": "15.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91c323f6..774c0d88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: 8.57.0 version: 8.57.0 eslint-plugin-tailwindcss: - specifier: 3.15.1 - version: 3.15.1(tailwindcss@3.4.3) + specifier: 3.15.2 + version: 3.15.2(tailwindcss@3.4.3) husky: specifier: 9.0.11 version: 9.0.11 @@ -1000,8 +1000,8 @@ packages: peerDependencies: eslint: '>=5.0.0' - eslint-plugin-tailwindcss@3.15.1: - resolution: {integrity: sha512-4RXRMIaMG07C2TBEW1k0VM4+dDazz1kxcZhkK4zirvmHGZTA4jnlSO2kq5mamuSPi+Wo17dh2SlC8IyFBuCd7Q==} + eslint-plugin-tailwindcss@3.15.2: + resolution: {integrity: sha512-+HJfWcyP5B/e8r8qVSaTbf2i4+HsESJJsue66qFHRstV11CNTfdaDD9zkCVA1pm2EplBZ/BSJ3Htfzvb4YTVKw==} engines: {node: '>=12.13.0'} peerDependencies: tailwindcss: ^3.4.0 @@ -3347,7 +3347,7 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-tailwindcss@3.15.1(tailwindcss@3.4.3): + eslint-plugin-tailwindcss@3.15.2(tailwindcss@3.4.3): dependencies: fast-glob: 3.3.2 postcss: 8.4.38