Skip to content

Commit 67d236f

Browse files
Bump eslint from 8.23.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.23.0...v8.35.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a50328 commit 67d236f

File tree

2 files changed

+51
-40
lines changed

2 files changed

+51
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "^5.36.2",
4343
"@typescript-eslint/parser": "^5.36.2",
4444
"del-cli": "^5.0.0",
45-
"eslint": "^8.23.0",
45+
"eslint": "^8.35.0",
4646
"eslint-plugin-prettier": "^4.2.1",
4747
"jest": "^29.0.2",
4848
"prettier": "2.7.1",

yarn.lock

Lines changed: 50 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -304,34 +304,34 @@
304304
dependencies:
305305
"@jridgewell/trace-mapping" "0.3.9"
306306

307-
"@eslint/eslintrc@^1.3.1":
308-
version "1.3.1"
309-
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.1.tgz"
310-
integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ==
307+
"@eslint/eslintrc@^2.0.0":
308+
version "2.0.0"
309+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff"
310+
integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==
311311
dependencies:
312312
ajv "^6.12.4"
313313
debug "^4.3.2"
314314
espree "^9.4.0"
315-
globals "^13.15.0"
315+
globals "^13.19.0"
316316
ignore "^5.2.0"
317317
import-fresh "^3.2.1"
318318
js-yaml "^4.1.0"
319319
minimatch "^3.1.2"
320320
strip-json-comments "^3.1.1"
321321

322-
"@humanwhocodes/config-array@^0.10.4":
323-
version "0.10.4"
324-
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz"
325-
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
322+
"@eslint/js@8.35.0":
323+
version "8.35.0"
324+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
325+
integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
326+
327+
"@humanwhocodes/config-array@^0.11.8":
328+
version "0.11.8"
329+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
330+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
326331
dependencies:
327332
"@humanwhocodes/object-schema" "^1.2.1"
328333
debug "^4.1.1"
329-
minimatch "^3.0.4"
330-
331-
"@humanwhocodes/gitignore-to-minimatch@^1.0.2":
332-
version "1.0.2"
333-
resolved "https://registry.npmjs.org/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz"
334-
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
334+
minimatch "^3.0.5"
335335

336336
"@humanwhocodes/module-importer@^1.0.1":
337337
version "1.0.1"
@@ -613,7 +613,7 @@
613613
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
614614
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
615615

616-
"@nodelib/fs.walk@^1.2.3":
616+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
617617
version "1.2.8"
618618
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
619619
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -1374,15 +1374,16 @@ eslint-visitor-keys@^3.3.0:
13741374
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
13751375
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
13761376

1377-
eslint@^8.23.0:
1378-
version "8.23.0"
1379-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.23.0.tgz"
1380-
integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA==
1377+
eslint@^8.35.0:
1378+
version "8.35.0"
1379+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323"
1380+
integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==
13811381
dependencies:
1382-
"@eslint/eslintrc" "^1.3.1"
1383-
"@humanwhocodes/config-array" "^0.10.4"
1384-
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
1382+
"@eslint/eslintrc" "^2.0.0"
1383+
"@eslint/js" "8.35.0"
1384+
"@humanwhocodes/config-array" "^0.11.8"
13851385
"@humanwhocodes/module-importer" "^1.0.1"
1386+
"@nodelib/fs.walk" "^1.2.8"
13861387
ajv "^6.10.0"
13871388
chalk "^4.0.0"
13881389
cross-spawn "^7.0.2"
@@ -1393,20 +1394,20 @@ eslint@^8.23.0:
13931394
eslint-utils "^3.0.0"
13941395
eslint-visitor-keys "^3.3.0"
13951396
espree "^9.4.0"
1396-
esquery "^1.4.0"
1397+
esquery "^1.4.2"
13971398
esutils "^2.0.2"
13981399
fast-deep-equal "^3.1.3"
13991400
file-entry-cache "^6.0.1"
14001401
find-up "^5.0.0"
1401-
functional-red-black-tree "^1.0.1"
1402-
glob-parent "^6.0.1"
1403-
globals "^13.15.0"
1404-
globby "^11.1.0"
1402+
glob-parent "^6.0.2"
1403+
globals "^13.19.0"
14051404
grapheme-splitter "^1.0.4"
14061405
ignore "^5.2.0"
14071406
import-fresh "^3.0.0"
14081407
imurmurhash "^0.1.4"
14091408
is-glob "^4.0.0"
1409+
is-path-inside "^3.0.3"
1410+
js-sdsl "^4.1.4"
14101411
js-yaml "^4.1.0"
14111412
json-stable-stringify-without-jsonify "^1.0.1"
14121413
levn "^0.4.1"
@@ -1433,10 +1434,10 @@ esprima@^4.0.0:
14331434
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
14341435
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
14351436

1436-
esquery@^1.4.0:
1437-
version "1.4.0"
1438-
resolved "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz"
1439-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
1437+
esquery@^1.4.2:
1438+
version "1.4.2"
1439+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
1440+
integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
14401441
dependencies:
14411442
estraverse "^5.1.0"
14421443

@@ -1628,9 +1629,9 @@ glob-parent@^5.1.2:
16281629
dependencies:
16291630
is-glob "^4.0.1"
16301631

1631-
glob-parent@^6.0.1:
1632+
glob-parent@^6.0.2:
16321633
version "6.0.2"
1633-
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz"
1634+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
16341635
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
16351636
dependencies:
16361637
is-glob "^4.0.3"
@@ -1652,10 +1653,10 @@ globals@^11.1.0:
16521653
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
16531654
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
16541655

1655-
globals@^13.15.0:
1656-
version "13.17.0"
1657-
resolved "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz"
1658-
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
1656+
globals@^13.19.0:
1657+
version "13.20.0"
1658+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
1659+
integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
16591660
dependencies:
16601661
type-fest "^0.20.2"
16611662

@@ -1819,6 +1820,11 @@ is-path-cwd@^3.0.0:
18191820
resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-3.0.0.tgz#889b41e55c8588b1eb2a96a61d05740a674521c7"
18201821
integrity sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA==
18211822

1823+
is-path-inside@^3.0.3:
1824+
version "3.0.3"
1825+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
1826+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
1827+
18221828
is-path-inside@^4.0.0:
18231829
version "4.0.0"
18241830
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-4.0.0.tgz#805aeb62c47c1b12fc3fd13bfb3ed1e7430071db"
@@ -2240,6 +2246,11 @@ jest@^29.0.2:
22402246
import-local "^3.0.2"
22412247
jest-cli "^29.0.2"
22422248

2249+
js-sdsl@^4.1.4:
2250+
version "4.3.0"
2251+
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.3.0.tgz#aeefe32a451f7af88425b11fdb5f58c90ae1d711"
2252+
integrity sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==
2253+
22432254
js-tokens@^4.0.0:
22442255
version "4.0.0"
22452256
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -2419,7 +2430,7 @@ min-indent@^1.0.1:
24192430
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
24202431
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
24212432

2422-
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
2433+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
24232434
version "3.1.2"
24242435
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
24252436
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)