Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-tailwindcss to v3.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent d48b3d1 commit cb4357a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"css-loader": "7.1.2",
"eslint": "9.5.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-tailwindcss": "3.17.3",
"eslint-plugin-tailwindcss": "3.17.4",
"eslint-plugin-vitest": "0.5.4",
"fake-indexeddb": "6.0.0",
"fast-glob": "3.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4014,10 +4014,10 @@ [email protected]:
semver "^6.3.1"
string.prototype.matchall "^4.0.11"

[email protected].3:
version "3.17.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.17.3.tgz#0cb4cf03a4415dca10389459cae34ecdbc84511b"
integrity sha512-DVMVVUFQ+lPraRSuUk2I41XMnusXT6b3WaQZYlUHduULnERaqe9sNfmpRY1IyxlzmKoQxSbZ8IHRhl9ePo8PeA==
[email protected].4:
version "3.17.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.17.4.tgz#363d2a5d15e80b4cb1bb67054430a8a6e562c014"
integrity sha512-gJAEHmCq2XFfUP/+vwEfEJ9igrPeZFg+skeMtsxquSQdxba9XRk5bn0Bp9jxG1VV9/wwPKi1g3ZjItu6MIjhNg==
dependencies:
fast-glob "^3.2.5"
postcss "^8.4.4"
Expand Down

0 comments on commit cb4357a

Please sign in to comment.