From eb8ab9878b4d5a4478efc22e0abd4930962fdfe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:05:12 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-tailwindcss from 3.13.0 to 3.13.1 Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases) - [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.13.0...v3.13.1) --- 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 6f8361d..12e5bb2 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-config-next": "14.0.4", "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.33.2", - "eslint-plugin-tailwindcss": "^3.13.0", + "eslint-plugin-tailwindcss": "^3.13.1", "postcss": "8.4.32", "prettier": "^3.1.1", "prettier-plugin-tailwindcss": "^0.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d999e5c..48e7b69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: ^7.33.2 version: 7.33.2(eslint@8.56.0) eslint-plugin-tailwindcss: - specifier: ^3.13.0 - version: 3.13.0(tailwindcss@3.4.0) + specifier: ^3.13.1 + version: 3.13.1(tailwindcss@3.4.0) postcss: specifier: 8.4.32 version: 8.4.32 @@ -1887,8 +1887,8 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-tailwindcss@3.13.0(tailwindcss@3.4.0): - resolution: {integrity: sha512-Fcep4KDRLWaK3KmkQbdyKHG0P4GdXFmXdDaweTIPcgOP60OOuWFbh1++dufRT28Q4zpKTKaHwTsXPJ4O/EjU2Q==} + /eslint-plugin-tailwindcss@3.13.1(tailwindcss@3.4.0): + resolution: {integrity: sha512-2Nlgr9doO6vFAG9w4iGU0sspWXuzypfng10HTF+dFS2NterhweWtgdRvf/f7aaoOUUxVZM8wMIXzazrZ7CxyeA==} engines: {node: '>=12.13.0'} peerDependencies: tailwindcss: ^3.3.2