Skip to content

Commit a0588af

Browse files
chore(deps): update dependency eslint-plugin-tailwindcss to v3.8.1
1 parent bd6699d commit a0588af

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint": "8.31.0",
4646
"eslint-config-next": "13.1.3",
4747
"eslint-config-prettier": "8.6.0",
48-
"eslint-plugin-tailwindcss": "3.8.0",
48+
"eslint-plugin-tailwindcss": "3.8.1",
4949
"postcss": "8.4.21",
5050
"prettier": "2.8.3",
5151
"storybook": "6.5.15",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6971,14 +6971,13 @@ eslint-plugin-react@^7.31.7:
69716971
semver "^6.3.0"
69726972
string.prototype.matchall "^4.0.7"
69736973

6974-
6975-
version "3.8.0"
6976-
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.8.0.tgz#e768055d285b79cb39d6adc781592bc5f3f57f42"
6977-
integrity sha512-Lsyncgp/eXZriAEUK9zfGHOH+9iQplygHiOuGY8SFFHKIeT0BYjyST/ownHF8UPa1TEh+jJPkdE2vlV3778C3w==
6974+
6975+
version "3.8.1"
6976+
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.8.1.tgz#223873b7ec798f02162c75caf9a54fe731b5491c"
6977+
integrity sha512-b01CBIT6TrK5IhrwmjDkuLzl2di5yXUmL8RyEZV710sGtw2zesr2csyGOc7e/IuV6tb8MfuHeksgMvaBEl9qvA==
69786978
dependencies:
69796979
fast-glob "^3.2.5"
69806980
postcss "^8.4.4"
6981-
tailwindcss "^3.2.2"
69826981

69836982
69846983
version "5.1.1"
@@ -12895,7 +12894,7 @@ synckit@^0.8.4:
1289512894
"@pkgr/utils" "^2.3.1"
1289612895
tslib "^2.4.0"
1289712896

12898-
[email protected], tailwindcss@^3.2.2:
12897+
1289912898
version "3.2.4"
1290012899
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.4.tgz#afe3477e7a19f3ceafb48e4b083e292ce0dc0250"
1290112900
integrity sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==

0 commit comments

Comments
 (0)