Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-tailwindcss to v3.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 21, 2024
1 parent 1792b61 commit a847ec2
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.14.3",
"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 @@ eslint-plugin-storybook@0.6.11:
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.14.3:
version "3.14.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.14.3.tgz#7d845869da1485e7f74226ccbc2c05e278f2a48e"
integrity sha512-1MKT8CrVuqVJleHxb7ICHsF2QwO0G+VJ28athTtlcOkccp0qmwK7nCUa1C9paCZ+VVgQU4fonsjLz/wUxoMHJQ==
dependencies:
fast-glob "^3.2.5"
postcss "^8.4.4"
Expand Down

0 comments on commit a847ec2

Please sign in to comment.