File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"eslint-plugin-mocha" : " ^9.0.0" ,
33
33
"eslint-plugin-postcss-modules" : " ^1.2.1" ,
34
34
"eslint-plugin-svelte3" : " ^3.2.1" ,
35
- "eslint-plugin-tailwindcss" : " ^1.17.1 " ,
35
+ "eslint-plugin-tailwindcss" : " ^1.17.2 " ,
36
36
"husky" : " ^7.0.4" ,
37
37
"lint-staged" : " ^12.0.3" ,
38
38
"mocha" : " ^9.1.3" ,
Original file line number Diff line number Diff line change @@ -2082,10 +2082,10 @@ eslint-plugin-svelte3@^3.2.1:
2082
2082
resolved "https://registry.yarnpkg.com/eslint-plugin-svelte3/-/eslint-plugin-svelte3-3.2.1.tgz#f0f24150ecea3061c38c69e282bea26dc3e660c6"
2083
2083
integrity sha512-YoBR9mLoKCjGghJ/gvpnFZKaMEu/VRcuxpSRS8KuozuEo7CdBH7bmBHa6FmMm0i4kJnOyx+PVsaptz96K6H/4Q==
2084
2084
2085
- eslint-plugin-tailwindcss@^1.17.1 :
2086
- version "1.17.1 "
2087
- resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-1.17.1 .tgz#6a28d2dd9caef547bb6c91c84e69cb0741eeb9ad "
2088
- integrity sha512-WcGxGZUpUoWsopkvDsgc7OZZJm+wbklen2iT8zE+kuhsNMw5aCmbvvrw+ylwmPugityZCby2DTyMYmzwgtrj+Q ==
2085
+ eslint-plugin-tailwindcss@^1.17.2 :
2086
+ version "1.17.2 "
2087
+ resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-1.17.2 .tgz#974303fdeb99894501b3a7d8eb88cb57034c5a89 "
2088
+ integrity sha512-cQWP7bSdJHcnBIv/eCXqerMYiwn7qfpyRvqzCiGhttWBhjr+h5q6XsAgg967mdUeJzzQr+68ETXNHLkCK7KJQA ==
2089
2089
dependencies :
2090
2090
fast-glob "^3.2.5"
2091
2091
postcss "^8.3.0"
You can’t perform that action at this time.
0 commit comments