Skip to content

Commit 5707166

Browse files
authored
Merge pull request #386 from swfz/renovate/eslint-plugin-tailwindcss-3.x
2 parents 299750e + f8cec29 commit 5707166

File tree

2 files changed

+90
-9
lines changed

2 files changed

+90
-9
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.5",
4747
"eslint-config-prettier": "8.6.0",
48-
"eslint-plugin-tailwindcss": "3.8.0",
48+
"eslint-plugin-tailwindcss": "3.8.2",
4949
"postcss": "8.4.21",
5050
"prettier": "2.8.3",
5151
"storybook": "6.5.15",

yarn.lock

Lines changed: 89 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@
1010
"@jridgewell/gen-mapping" "^0.1.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13+
"@angular-eslint/[email protected]":
14+
version "15.2.0"
15+
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-15.2.0.tgz#506f94c96039346f33ba92222062edbf3943543e"
16+
integrity sha512-a0bfXxYyGoWJHrVQ4QER0HdRgselcTtJeyqiFPAxID2ZxF0IBGKLNTtugUTXekEmiLev8yGLX9TqAtthN57fEg==
17+
18+
"@angular-eslint/template-parser@^15.2.0":
19+
version "15.2.0"
20+
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-15.2.0.tgz#2b9b794f2f763725cf4d107c0fcb6e07c460ac4e"
21+
integrity sha512-xnnxPfV/G0Ll3B0HGrF1ucsc/DHmNE6UhhmWxYPTERq0McbZGRiATa66hCoOZ/Rdylun4ogBfsRKAG8XxEvlvw==
22+
dependencies:
23+
"@angular-eslint/bundled-angular-compiler" "15.2.0"
24+
eslint-scope "^7.0.0"
25+
1326
"@apideck/better-ajv-errors@^0.3.1":
1427
version "0.3.1"
1528
resolved "https://registry.yarnpkg.com/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.1.tgz#a8d4ef3ce67c418b8b24f2b76b6bc84eb547baf7"
@@ -4041,6 +4054,16 @@
40414054
"@typescript-eslint/typescript-estree" "5.42.1"
40424055
debug "^4.3.4"
40434056

4057+
"@typescript-eslint/parser@^5.48.2":
4058+
version "5.49.0"
4059+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.49.0.tgz#d699734b2f20e16351e117417d34a2bc9d7c4b90"
4060+
integrity sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg==
4061+
dependencies:
4062+
"@typescript-eslint/scope-manager" "5.49.0"
4063+
"@typescript-eslint/types" "5.49.0"
4064+
"@typescript-eslint/typescript-estree" "5.49.0"
4065+
debug "^4.3.4"
4066+
40444067
"@typescript-eslint/[email protected]":
40454068
version "5.42.1"
40464069
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.1.tgz#05e5e1351485637d466464237e5259b49f609b18"
@@ -4049,11 +4072,24 @@
40494072
"@typescript-eslint/types" "5.42.1"
40504073
"@typescript-eslint/visitor-keys" "5.42.1"
40514074

4075+
"@typescript-eslint/[email protected]":
4076+
version "5.49.0"
4077+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.49.0.tgz#81b5d899cdae446c26ddf18bd47a2f5484a8af3e"
4078+
integrity sha512-clpROBOiMIzpbWNxCe1xDK14uPZh35u4QaZO1GddilEzoCLAEz4szb51rBpdgurs5k2YzPtJeTEN3qVbG+LRUQ==
4079+
dependencies:
4080+
"@typescript-eslint/types" "5.49.0"
4081+
"@typescript-eslint/visitor-keys" "5.49.0"
4082+
40524083
"@typescript-eslint/[email protected]":
40534084
version "5.42.1"
40544085
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.1.tgz#0d4283c30e9b70d2aa2391c36294413de9106df2"
40554086
integrity sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==
40564087

4088+
"@typescript-eslint/[email protected]":
4089+
version "5.49.0"
4090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.49.0.tgz#ad66766cb36ca1c89fcb6ac8b87ec2e6dac435c3"
4091+
integrity sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg==
4092+
40574093
"@typescript-eslint/[email protected]":
40584094
version "5.42.1"
40594095
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.1.tgz#f9a223ecb547a781d37e07a5ac6ba9ff681eaef0"
@@ -4067,6 +4103,19 @@
40674103
semver "^7.3.7"
40684104
tsutils "^3.21.0"
40694105

4106+
"@typescript-eslint/[email protected]":
4107+
version "5.49.0"
4108+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.49.0.tgz#ebd6294c0ea97891fce6af536048181e23d729c8"
4109+
integrity sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==
4110+
dependencies:
4111+
"@typescript-eslint/types" "5.49.0"
4112+
"@typescript-eslint/visitor-keys" "5.49.0"
4113+
debug "^4.3.4"
4114+
globby "^11.1.0"
4115+
is-glob "^4.0.3"
4116+
semver "^7.3.7"
4117+
tsutils "^3.21.0"
4118+
40704119
"@typescript-eslint/[email protected]":
40714120
version "5.42.1"
40724121
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.1.tgz#df10839adf6605e1cdb79174cf21e46df9be4872"
@@ -4075,6 +4124,14 @@
40754124
"@typescript-eslint/types" "5.42.1"
40764125
eslint-visitor-keys "^3.3.0"
40774126

4127+
"@typescript-eslint/[email protected]":
4128+
version "5.49.0"
4129+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.49.0.tgz#2561c4da3f235f5c852759bf6c5faec7524f90fe"
4130+
integrity sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg==
4131+
dependencies:
4132+
"@typescript-eslint/types" "5.49.0"
4133+
eslint-visitor-keys "^3.3.0"
4134+
40784135
40794136
version "0.0.27"
40804137
resolved "https://registry.yarnpkg.com/@vercel/og/-/og-0.0.27.tgz#b3682bc030e5d6269488fb2ee1ef8adf92bb023d"
@@ -6971,14 +7028,16 @@ eslint-plugin-react@^7.31.7:
69717028
semver "^6.3.0"
69727029
string.prototype.matchall "^4.0.7"
69737030

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==
7031+
7032+
version "3.8.2"
7033+
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.8.2.tgz#551e367346223e81f442bdf04c9e5bd35ece6ab8"
7034+
integrity sha512-99DPr//xTFNls1xjXX+1p45OEvG87B+SiNkSi0DfeatKBnckjCO5831lUfwCisXSgzXd9p//gNKQJGq1ewCLJQ==
69787035
dependencies:
7036+
"@angular-eslint/template-parser" "^15.2.0"
7037+
"@typescript-eslint/parser" "^5.48.2"
69797038
fast-glob "^3.2.5"
69807039
postcss "^8.4.4"
6981-
tailwindcss "^3.2.2"
7040+
vue-eslint-parser "^9.0.1"
69827041

69837042
69847043
version "5.1.1"
@@ -6996,7 +7055,7 @@ eslint-scope@^4.0.3:
69967055
esrecurse "^4.1.0"
69977056
estraverse "^4.1.1"
69987057

6999-
eslint-scope@^7.1.1:
7058+
eslint-scope@^7.0.0, eslint-scope@^7.1.1:
70007059
version "7.1.1"
70017060
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
70027061
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
@@ -7066,6 +7125,15 @@ [email protected]:
70667125
strip-json-comments "^3.1.0"
70677126
text-table "^0.2.0"
70687127

7128+
espree@^9.3.1:
7129+
version "9.4.1"
7130+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.1.tgz#51d6092615567a2c2cff7833445e37c28c0065bd"
7131+
integrity sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==
7132+
dependencies:
7133+
acorn "^8.8.0"
7134+
acorn-jsx "^5.3.2"
7135+
eslint-visitor-keys "^3.3.0"
7136+
70697137
espree@^9.4.0:
70707138
version "9.4.0"
70717139
resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a"
@@ -12160,7 +12228,7 @@ semver@^7.3.5:
1216012228
dependencies:
1216112229
lru-cache "^6.0.0"
1216212230

12163-
semver@^7.3.7, semver@^7.3.8:
12231+
semver@^7.3.6, semver@^7.3.7, semver@^7.3.8:
1216412232
version "7.3.8"
1216512233
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
1216612234
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
@@ -12895,7 +12963,7 @@ synckit@^0.8.4:
1289512963
"@pkgr/utils" "^2.3.1"
1289612964
tslib "^2.4.0"
1289712965

12898-
[email protected], tailwindcss@^3.2.2:
12966+
1289912967
version "3.2.4"
1290012968
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.4.tgz#afe3477e7a19f3ceafb48e4b083e292ce0dc0250"
1290112969
integrity sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==
@@ -13701,6 +13769,19 @@ vm-browserify@^1.0.1:
1370113769
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
1370213770
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
1370313771

13772+
vue-eslint-parser@^9.0.1:
13773+
version "9.1.0"
13774+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.1.0.tgz#0e121d1bb29bd10763c83e3cc583ee03434a9dd5"
13775+
integrity sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==
13776+
dependencies:
13777+
debug "^4.3.4"
13778+
eslint-scope "^7.1.1"
13779+
eslint-visitor-keys "^3.3.0"
13780+
espree "^9.3.1"
13781+
esquery "^1.4.0"
13782+
lodash "^4.17.21"
13783+
semver "^7.3.6"
13784+
1370413785
walker@^1.0.7, walker@~1.0.5:
1370513786
version "1.0.8"
1370613787
resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.8.tgz#bd498db477afe573dc04185f011d3ab8a8d7653f"

0 commit comments

Comments
 (0)