From aab313a4d61f122105dd2532b61768c76238b16f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 12:06:05 +0000 Subject: [PATCH] Bump eslint-plugin-tailwindcss from 3.15.1 to 3.15.2 Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases) - [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/commits) --- updated-dependencies: - dependency-name: eslint-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3d4d9ea..1ab2b22 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", - "eslint-plugin-tailwindcss": "^3.15.1", + "eslint-plugin-tailwindcss": "^3.15.2", "path": "^0.12.7", "postcss-import": "^16.1.0", "prettier": "^3.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a92f82..baa546e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: ^5.1.3 version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5) 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) path: specifier: ^0.12.7 version: 0.12.7 @@ -927,8 +927,8 @@ packages: synckit: 0.8.8 dev: true - /eslint-plugin-tailwindcss@3.15.1(tailwindcss@3.4.3): - resolution: {integrity: sha512-4RXRMIaMG07C2TBEW1k0VM4+dDazz1kxcZhkK4zirvmHGZTA4jnlSO2kq5mamuSPi+Wo17dh2SlC8IyFBuCd7Q==} + /eslint-plugin-tailwindcss@3.15.2(tailwindcss@3.4.3): + resolution: {integrity: sha512-+HJfWcyP5B/e8r8qVSaTbf2i4+HsESJJsue66qFHRstV11CNTfdaDD9zkCVA1pm2EplBZ/BSJ3Htfzvb4YTVKw==} engines: {node: '>=12.13.0'} peerDependencies: tailwindcss: ^3.4.0