Skip to content

Commit 1a63512

Browse files
chore(deps): update dependency eslint-plugin-tailwindcss to ^3.18.0
1 parent d5c5ebe commit 1a63512

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

explorer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"eslint-plugin-promise": "^6.1.1",
123123
"eslint-plugin-react": "^7.34.0",
124124
"eslint-plugin-react-hooks": "^4.6.0",
125-
"eslint-plugin-tailwindcss": "^3.14.3",
125+
"eslint-plugin-tailwindcss": "^3.18.0",
126126
"gh-pages": "^6.1.1",
127127
"jest-canvas-mock": "^2.5.2",
128128
"postcss": "^8.4.35",

explorer/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6441,10 +6441,10 @@ eslint-plugin-react@^7.34.0:
64416441
semver "^6.3.1"
64426442
string.prototype.matchall "^4.0.10"
64436443

6444-
eslint-plugin-tailwindcss@^3.14.3:
6445-
version "3.14.3"
6446-
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.14.3.tgz#7d845869da1485e7f74226ccbc2c05e278f2a48e"
6447-
integrity sha512-1MKT8CrVuqVJleHxb7ICHsF2QwO0G+VJ28athTtlcOkccp0qmwK7nCUa1C9paCZ+VVgQU4fonsjLz/wUxoMHJQ==
6444+
eslint-plugin-tailwindcss@^3.18.0:
6445+
version "3.18.0"
6446+
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.18.0.tgz#00b020f6360e616d592c477a9abdc7d18970715d"
6447+
integrity sha512-PQDU4ZMzFH0eb2DrfHPpbgo87Zgg2EXSMOj1NSfzdZm+aJzpuwGerfowMIaVehSREEa0idbf/eoNYAOHSJoDAQ==
64486448
dependencies:
64496449
fast-glob "^3.2.5"
64506450
postcss "^8.4.4"

0 commit comments

Comments
 (0)