Skip to content

Commit 79d5dee

Browse files
chore(deps): update dependency eslint to v8.28.0
1 parent ad5d396 commit 79d5dee

File tree

4 files changed

+54
-54
lines changed

4 files changed

+54
-54
lines changed

example/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "18.7.18",
1818
"@types/react": "18.0.21",
1919
"@types/react-dom": "18.0.6",
20-
"eslint": "8.23.1",
20+
"eslint": "8.28.0",
2121
"eslint-config-next": "12.3.1",
2222
"typescript": "4.8.3"
2323
}

example/next/yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
dependencies:
1818
regenerator-runtime "^0.13.4"
1919

20-
"@eslint/eslintrc@^1.3.2":
21-
version "1.3.2"
22-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.2.tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356"
23-
integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ==
20+
"@eslint/eslintrc@^1.3.3":
21+
version "1.3.3"
22+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
23+
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
2424
dependencies:
2525
ajv "^6.12.4"
2626
debug "^4.3.2"
@@ -32,19 +32,14 @@
3232
minimatch "^3.1.2"
3333
strip-json-comments "^3.1.1"
3434

35-
"@humanwhocodes/config-array@^0.10.4":
36-
version "0.10.4"
37-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
38-
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
35+
"@humanwhocodes/config-array@^0.11.6":
36+
version "0.11.7"
37+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
38+
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
3939
dependencies:
4040
"@humanwhocodes/object-schema" "^1.2.1"
4141
debug "^4.1.1"
42-
minimatch "^3.0.4"
43-
44-
"@humanwhocodes/gitignore-to-minimatch@^1.0.2":
45-
version "1.0.2"
46-
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
47-
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
42+
minimatch "^3.0.5"
4843

4944
"@humanwhocodes/module-importer@^1.0.1":
5045
version "1.0.1"
@@ -146,7 +141,7 @@
146141
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
147142
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
148143

149-
"@nodelib/fs.walk@^1.2.3":
144+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
150145
version "1.2.8"
151146
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
152147
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -677,15 +672,15 @@ eslint-visitor-keys@^3.3.0:
677672
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
678673
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
679674

680-
eslint@8.23.1:
681-
version "8.23.1"
682-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1.tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc"
683-
integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==
675+
eslint@8.28.0:
676+
version "8.28.0"
677+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
678+
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
684679
dependencies:
685-
"@eslint/eslintrc" "^1.3.2"
686-
"@humanwhocodes/config-array" "^0.10.4"
687-
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
680+
"@eslint/eslintrc" "^1.3.3"
681+
"@humanwhocodes/config-array" "^0.11.6"
688682
"@humanwhocodes/module-importer" "^1.0.1"
683+
"@nodelib/fs.walk" "^1.2.8"
689684
ajv "^6.10.0"
690685
chalk "^4.0.0"
691686
cross-spawn "^7.0.2"
@@ -701,14 +696,14 @@ [email protected]:
701696
fast-deep-equal "^3.1.3"
702697
file-entry-cache "^6.0.1"
703698
find-up "^5.0.0"
704-
glob-parent "^6.0.1"
699+
glob-parent "^6.0.2"
705700
globals "^13.15.0"
706-
globby "^11.1.0"
707701
grapheme-splitter "^1.0.4"
708702
ignore "^5.2.0"
709703
import-fresh "^3.0.0"
710704
imurmurhash "^0.1.4"
711705
is-glob "^4.0.0"
706+
is-path-inside "^3.0.3"
712707
js-sdsl "^4.1.4"
713708
js-yaml "^4.1.0"
714709
json-stable-stringify-without-jsonify "^1.0.1"
@@ -872,7 +867,7 @@ glob-parent@^5.1.2:
872867
dependencies:
873868
is-glob "^4.0.1"
874869

875-
glob-parent@^6.0.1:
870+
glob-parent@^6.0.2:
876871
version "6.0.2"
877872
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
878873
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -1066,6 +1061,11 @@ is-number@^7.0.0:
10661061
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
10671062
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
10681063

1064+
is-path-inside@^3.0.3:
1065+
version "3.0.3"
1066+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
1067+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
1068+
10691069
is-regex@^1.1.4:
10701070
version "1.1.4"
10711071
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
@@ -1208,7 +1208,7 @@ micromatch@^4.0.4:
12081208
braces "^3.0.2"
12091209
picomatch "^2.3.1"
12101210

1211-
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
1211+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
12121212
version "3.1.2"
12131213
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
12141214
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-loader": "8.2.5",
5050
"babel-plugin-styled-components": "2.0.7",
5151
"babel-preset-airbnb": "5.0.0",
52-
"eslint": "8.23.1",
52+
"eslint": "8.28.0",
5353
"eslint-config-prettier": "8.5.0",
5454
"eslint-config-standard-with-typescript": "23.0.0",
5555
"eslint-plugin-import": "2.26.0",

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1288,10 +1288,10 @@
12881288
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
12891289
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
12901290

1291-
"@eslint/eslintrc@^1.3.2":
1292-
version "1.3.2"
1293-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.2.tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356"
1294-
integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ==
1291+
"@eslint/eslintrc@^1.3.3":
1292+
version "1.3.3"
1293+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
1294+
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
12951295
dependencies:
12961296
ajv "^6.12.4"
12971297
debug "^4.3.2"
@@ -1308,19 +1308,14 @@
13081308
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
13091309
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
13101310

1311-
"@humanwhocodes/config-array@^0.10.4":
1312-
version "0.10.4"
1313-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
1314-
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
1311+
"@humanwhocodes/config-array@^0.11.6":
1312+
version "0.11.7"
1313+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
1314+
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
13151315
dependencies:
13161316
"@humanwhocodes/object-schema" "^1.2.1"
13171317
debug "^4.1.1"
1318-
minimatch "^3.0.4"
1319-
1320-
"@humanwhocodes/gitignore-to-minimatch@^1.0.2":
1321-
version "1.0.2"
1322-
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
1323-
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
1318+
minimatch "^3.0.5"
13241319

13251320
"@humanwhocodes/module-importer@^1.0.1":
13261321
version "1.0.1"
@@ -1530,7 +1525,7 @@
15301525
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
15311526
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
15321527

1533-
"@nodelib/fs.walk@^1.2.3":
1528+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
15341529
version "1.2.8"
15351530
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
15361531
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -5745,15 +5740,15 @@ eslint-visitor-keys@^3.3.0:
57455740
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
57465741
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
57475742

5748-
eslint@8.23.1:
5749-
version "8.23.1"
5750-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1.tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc"
5751-
integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==
5743+
eslint@8.28.0:
5744+
version "8.28.0"
5745+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
5746+
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
57525747
dependencies:
5753-
"@eslint/eslintrc" "^1.3.2"
5754-
"@humanwhocodes/config-array" "^0.10.4"
5755-
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
5748+
"@eslint/eslintrc" "^1.3.3"
5749+
"@humanwhocodes/config-array" "^0.11.6"
57565750
"@humanwhocodes/module-importer" "^1.0.1"
5751+
"@nodelib/fs.walk" "^1.2.8"
57575752
ajv "^6.10.0"
57585753
chalk "^4.0.0"
57595754
cross-spawn "^7.0.2"
@@ -5769,14 +5764,14 @@ [email protected]:
57695764
fast-deep-equal "^3.1.3"
57705765
file-entry-cache "^6.0.1"
57715766
find-up "^5.0.0"
5772-
glob-parent "^6.0.1"
5767+
glob-parent "^6.0.2"
57735768
globals "^13.15.0"
5774-
globby "^11.1.0"
57755769
grapheme-splitter "^1.0.4"
57765770
ignore "^5.2.0"
57775771
import-fresh "^3.0.0"
57785772
imurmurhash "^0.1.4"
57795773
is-glob "^4.0.0"
5774+
is-path-inside "^3.0.3"
57805775
js-sdsl "^4.1.4"
57815776
js-yaml "^4.1.0"
57825777
json-stable-stringify-without-jsonify "^1.0.1"
@@ -6460,7 +6455,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
64606455
dependencies:
64616456
is-glob "^4.0.1"
64626457

6463-
glob-parent@^6.0.1:
6458+
glob-parent@^6.0.2:
64646459
version "6.0.2"
64656460
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
64666461
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -7323,6 +7318,11 @@ is-object@^1.0.1:
73237318
resolved "https://registry.yarnpkg.com/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf"
73247319
integrity sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==
73257320

7321+
is-path-inside@^3.0.3:
7322+
version "3.0.3"
7323+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
7324+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
7325+
73267326
is-plain-obj@^2.0.0:
73277327
version "2.1.0"
73287328
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
@@ -8218,7 +8218,7 @@ minimalistic-crypto-utils@^1.0.1:
82188218
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
82198219
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
82208220

8221-
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
8221+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
82228222
version "3.1.2"
82238223
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
82248224
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)