Skip to content

Commit 3e8fe35

Browse files
chore(deps): update dependency eslint to v8.28.0
1 parent b7598e4 commit 3e8fe35

File tree

2 files changed

+40
-32
lines changed

2 files changed

+40
-32
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@svgr/webpack": "6.3.1",
5555
"cross-env": "7.0.3",
5656
"dedent": "0.7.0",
57-
"eslint": "8.23.0",
57+
"eslint": "8.28.0",
5858
"eslint-config-next": "12.2.5",
5959
"eslint-config-prettier": "8.5.0",
6060
"eslint-plugin-prettier": "4.2.1",

yarn.lock

+39-31
Original file line numberDiff line numberDiff line change
@@ -1055,10 +1055,10 @@
10551055
resolved "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.15.10.tgz"
10561056
integrity sha512-w0Ou3Z83LOYEkwaui2M8VwIp+nLi/NA60lBLMvaJ+vXVMcsARYdEzLNE7RSm4+lSg4zq4d7fAVuzk7PNQ5JFgg==
10571057

1058-
"@eslint/eslintrc@^1.3.1":
1059-
version "1.3.1"
1060-
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.1.tgz"
1061-
integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ==
1058+
"@eslint/eslintrc@^1.3.3":
1059+
version "1.3.3"
1060+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
1061+
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
10621062
dependencies:
10631063
ajv "^6.12.4"
10641064
debug "^4.3.2"
@@ -1075,19 +1075,14 @@
10751075
resolved "https://registry.npmjs.org/@fal-works/esbuild-plugin-global-externals/-/esbuild-plugin-global-externals-2.1.2.tgz"
10761076
integrity sha512-cEee/Z+I12mZcFJshKcCqC8tuX5hG3s+d+9nZ3LabqKF1vKdF41B92pJVCBggjAGORAeOzyyDDKrZwIkLffeOQ==
10771077

1078-
"@humanwhocodes/config-array@^0.10.4":
1079-
version "0.10.4"
1080-
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz"
1081-
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
1078+
"@humanwhocodes/config-array@^0.11.6":
1079+
version "0.11.7"
1080+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
1081+
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
10821082
dependencies:
10831083
"@humanwhocodes/object-schema" "^1.2.1"
10841084
debug "^4.1.1"
1085-
minimatch "^3.0.4"
1086-
1087-
"@humanwhocodes/gitignore-to-minimatch@^1.0.2":
1088-
version "1.0.2"
1089-
resolved "https://registry.npmjs.org/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz"
1090-
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
1085+
minimatch "^3.0.5"
10911086

10921087
"@humanwhocodes/module-importer@^1.0.1":
10931088
version "1.0.1"
@@ -1289,6 +1284,14 @@
12891284
"@nodelib/fs.scandir" "2.1.5"
12901285
fastq "^1.6.0"
12911286

1287+
"@nodelib/fs.walk@^1.2.8":
1288+
version "1.2.8"
1289+
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
1290+
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
1291+
dependencies:
1292+
"@nodelib/fs.scandir" "2.1.5"
1293+
fastq "^1.6.0"
1294+
12921295
"@polka/url@^1.0.0-next.20":
12931296
version "1.0.0-next.20"
12941297
resolved "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.20.tgz"
@@ -3403,15 +3406,15 @@ eslint-visitor-keys@^3.3.0:
34033406
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
34043407
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
34053408

3406-
eslint@8.23.0:
3407-
version "8.23.0"
3408-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.23.0.tgz"
3409-
integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA==
3409+
eslint@8.28.0:
3410+
version "8.28.0"
3411+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
3412+
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
34103413
dependencies:
3411-
"@eslint/eslintrc" "^1.3.1"
3412-
"@humanwhocodes/config-array" "^0.10.4"
3413-
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
3414+
"@eslint/eslintrc" "^1.3.3"
3415+
"@humanwhocodes/config-array" "^0.11.6"
34143416
"@humanwhocodes/module-importer" "^1.0.1"
3417+
"@nodelib/fs.walk" "^1.2.8"
34153418
ajv "^6.10.0"
34163419
chalk "^4.0.0"
34173420
cross-spawn "^7.0.2"
@@ -3427,15 +3430,15 @@ eslint@8.23.0:
34273430
fast-deep-equal "^3.1.3"
34283431
file-entry-cache "^6.0.1"
34293432
find-up "^5.0.0"
3430-
functional-red-black-tree "^1.0.1"
3431-
glob-parent "^6.0.1"
3433+
glob-parent "^6.0.2"
34323434
globals "^13.15.0"
3433-
globby "^11.1.0"
34343435
grapheme-splitter "^1.0.4"
34353436
ignore "^5.2.0"
34363437
import-fresh "^3.0.0"
34373438
imurmurhash "^0.1.4"
34383439
is-glob "^4.0.0"
3440+
is-path-inside "^3.0.3"
3441+
js-sdsl "^4.1.4"
34393442
js-yaml "^4.1.0"
34403443
json-stable-stringify-without-jsonify "^1.0.1"
34413444
levn "^0.4.1"
@@ -4035,11 +4038,6 @@ function.prototype.name@^1.1.5:
40354038
es-abstract "^1.19.0"
40364039
functions-have-names "^1.2.2"
40374040

4038-
functional-red-black-tree@^1.0.1:
4039-
version "1.0.1"
4040-
resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz"
4041-
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
4042-
40434041
functions-have-names@^1.2.2:
40444042
version "1.2.3"
40454043
resolved "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz"
@@ -4134,7 +4132,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
41344132
dependencies:
41354133
is-glob "^4.0.1"
41364134

4137-
glob-parent@^6.0.1, glob-parent@^6.0.2:
4135+
glob-parent@^6.0.2:
41384136
version "6.0.2"
41394137
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz"
41404138
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -4951,6 +4949,11 @@ is-object@^1.0.1:
49514949
resolved "https://registry.npmjs.org/is-object/-/is-object-1.0.2.tgz"
49524950
integrity sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==
49534951

4952+
is-path-inside@^3.0.3:
4953+
version "3.0.3"
4954+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
4955+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
4956+
49544957
is-plain-obj@^1.0.0, is-plain-obj@^1.1.0:
49554958
version "1.1.0"
49564959
resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz"
@@ -5089,6 +5092,11 @@ isurl@^1.0.0-alpha5:
50895092
has-to-string-tag-x "^1.2.0"
50905093
is-object "^1.0.1"
50915094

5095+
js-sdsl@^4.1.4:
5096+
version "4.1.5"
5097+
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.5.tgz#1ff1645e6b4d1b028cd3f862db88c9d887f26e2a"
5098+
integrity sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==
5099+
50925100
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
50935101
version "4.0.0"
50945102
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
@@ -6212,7 +6220,7 @@ mini-svg-data-uri@^1.2.3:
62126220
resolved "https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.3.3.tgz"
62136221
integrity sha512-+fA2oRcR1dJI/7ITmeQJDrYWks0wodlOz0pAEhKYJ2IVc1z0AnwJUsKY2fzFmPAM3Jo9J0rBx8JAA9QQSJ5PuA==
62146222

6215-
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
6223+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
62166224
version "3.1.2"
62176225
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
62186226
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)