diff --git a/package.json b/package.json index feb701a4..8f195cff 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint": "8.37.0", "eslint-config-next": "13.2.4", "eslint-config-prettier": "8.8.0", - "eslint-plugin-tailwindcss": "3.10.3", + "eslint-plugin-tailwindcss": "3.11.0", "jest": "29.5.0", "jest-environment-jsdom": "29.5.0", "postcss": "8.4.21", diff --git a/yarn.lock b/yarn.lock index 431adac9..d4ad7ab8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7758,10 +7758,10 @@ eslint-plugin-react@^7.31.7: semver "^6.3.0" string.prototype.matchall "^4.0.7" -eslint-plugin-tailwindcss@3.10.3: - version "3.10.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.10.3.tgz#35aa1896d48e9a54d8e9dfd026d99fb394105b17" - integrity sha512-yDJDs0R6AHT1quc9cCB5mpg5s5hBH0yE5L57GYWfRQWidF3HVEVrRF+Hg/4metBJzKikTD9QPIFd6CZANarWOQ== +eslint-plugin-tailwindcss@3.11.0: + version "3.11.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.11.0.tgz#5240a767142f82249701c20b9cd009f0620e0e4d" + integrity sha512-RaraOG4D6VXutKnoNvFQ4+frTWGJDKtezy1yCrGFS7Um1to/npDNdh2GL19IRoGB/eanbtwhxFXy+xyEw0grAg== dependencies: fast-glob "^3.2.5" postcss "^8.4.4"