Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency eslint-plugin-tailwindcss to v3.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 1792b61 commit 2da66b7
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 @@ -113,7 +113,7 @@
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-storybook": "0.6.11",
"eslint-plugin-tailwindcss": "3.10.3",
"eslint-plugin-tailwindcss": "3.17.1",
"eslint-plugin-testing-library": "5.10.2",
"eslint-plugin-unicorn": "46.0.0",
"lodash.merge": "4.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2847,10 +2847,10 @@ [email protected]:
requireindex "^1.1.0"
ts-dedent "^2.2.0"

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.17.1:
version "3.17.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.17.1.tgz#5119c403ea956f121ff930d708625e2fdfcd7742"
integrity sha512-uHgM2bp2lIDEsW0thwbELfHRkPBRrtz7LrNg8DQ7EngYBBtZ9StJv2HVOKY7B+3zDE8N5G6ygynfJ/sxA6Vk1A==
dependencies:
fast-glob "^3.2.5"
postcss "^8.4.4"
Expand Down

0 comments on commit 2da66b7

Please sign in to comment.