Skip to content

Commit 351ff26

Browse files
chore(deps): update dependency eslint-plugin-tailwindcss to v3.13.0
1 parent 10df152 commit 351ff26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/parser": "5.59.7",
5454
"autoprefixer": "10.4.14",
5555
"eslint": "8.42.0",
56-
"eslint-plugin-tailwindcss": "3.12.0",
56+
"eslint-plugin-tailwindcss": "3.13.0",
5757
"gatsby-plugin-postcss": "6.10.0",
5858
"gatsby-plugin-svgr": "^3.0.0-beta.0",
5959
"postcss": "8.4.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5565,10 +5565,10 @@ eslint-plugin-react@^7.32.2:
55655565
semver "^6.3.0"
55665566
string.prototype.matchall "^4.0.8"
55675567

5568-
eslint-plugin-tailwindcss@3.12.0:
5569-
version "3.12.0"
5570-
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.12.0.tgz#cb386920ae9d15d4bd1d3f250357062cec17ccb5"
5571-
integrity sha512-DMfg8NcSV04V1v3iBgJGEhmRuapW36XZXyRV8WHdNFGEXGUkBwM9R8MujguKXeQKBG6VhjiX4t98rhzXdIlUFw==
5568+
eslint-plugin-tailwindcss@3.13.0:
5569+
version "3.13.0"
5570+
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.13.0.tgz#60858cdc8888da2deda5f200c1b163b211c4b8fa"
5571+
integrity sha512-Fcep4KDRLWaK3KmkQbdyKHG0P4GdXFmXdDaweTIPcgOP60OOuWFbh1++dufRT28Q4zpKTKaHwTsXPJ4O/EjU2Q==
55725572
dependencies:
55735573
fast-glob "^3.2.5"
55745574
postcss "^8.4.4"

0 commit comments

Comments
 (0)