Skip to content

Commit bb70876

Browse files
authored
Merge pull request #1462 from oclif/dependabot-npm_and_yarn-eslint-config-oclif-6.0.102
chore(dev-deps): bump eslint-config-oclif from 6.0.101 to 6.0.102
2 parents 4d09a5b + abb91bb commit bb70876

File tree

1 file changed

+75
-75
lines changed

1 file changed

+75
-75
lines changed

yarn.lock

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,39 +1358,39 @@
13581358
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
13591359
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
13601360

1361-
"@typescript-eslint/eslint-plugin@8.42.0", "@typescript-eslint/eslint-plugin@^8":
1362-
version "8.42.0"
1363-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
1364-
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
1361+
"@typescript-eslint/eslint-plugin@8.43.0", "@typescript-eslint/eslint-plugin@^8":
1362+
version "8.43.0"
1363+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.43.0.tgz#4d730c2becd8e47ef76e59f68aee0fb560927cfc"
1364+
integrity sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ==
13651365
dependencies:
13661366
"@eslint-community/regexpp" "^4.10.0"
1367-
"@typescript-eslint/scope-manager" "8.42.0"
1368-
"@typescript-eslint/type-utils" "8.42.0"
1369-
"@typescript-eslint/utils" "8.42.0"
1370-
"@typescript-eslint/visitor-keys" "8.42.0"
1367+
"@typescript-eslint/scope-manager" "8.43.0"
1368+
"@typescript-eslint/type-utils" "8.43.0"
1369+
"@typescript-eslint/utils" "8.43.0"
1370+
"@typescript-eslint/visitor-keys" "8.43.0"
13711371
graphemer "^1.4.0"
13721372
ignore "^7.0.0"
13731373
natural-compare "^1.4.0"
13741374
ts-api-utils "^2.1.0"
13751375

1376-
"@typescript-eslint/parser@8.42.0", "@typescript-eslint/parser@^8":
1377-
version "8.42.0"
1378-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1379-
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
1376+
"@typescript-eslint/parser@8.43.0", "@typescript-eslint/parser@^8":
1377+
version "8.43.0"
1378+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137"
1379+
integrity sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw==
13801380
dependencies:
1381-
"@typescript-eslint/scope-manager" "8.42.0"
1382-
"@typescript-eslint/types" "8.42.0"
1383-
"@typescript-eslint/typescript-estree" "8.42.0"
1384-
"@typescript-eslint/visitor-keys" "8.42.0"
1381+
"@typescript-eslint/scope-manager" "8.43.0"
1382+
"@typescript-eslint/types" "8.43.0"
1383+
"@typescript-eslint/typescript-estree" "8.43.0"
1384+
"@typescript-eslint/visitor-keys" "8.43.0"
13851385
debug "^4.3.4"
13861386

1387-
"@typescript-eslint/project-service@8.42.0":
1388-
version "8.42.0"
1389-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
1390-
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
1387+
"@typescript-eslint/project-service@8.43.0":
1388+
version "8.43.0"
1389+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8"
1390+
integrity sha512-htB/+D/BIGoNTQYffZw4uM4NzzuolCoaA/BusuSIcC8YjmBYQioew5VUZAYdAETPjeed0hqCaW7EHg+Robq8uw==
13911391
dependencies:
1392-
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1393-
"@typescript-eslint/types" "^8.42.0"
1392+
"@typescript-eslint/tsconfig-utils" "^8.43.0"
1393+
"@typescript-eslint/types" "^8.43.0"
13941394
debug "^4.3.4"
13951395

13961396
"@typescript-eslint/scope-manager@8.22.0":
@@ -1401,27 +1401,27 @@
14011401
"@typescript-eslint/types" "8.22.0"
14021402
"@typescript-eslint/visitor-keys" "8.22.0"
14031403

1404-
"@typescript-eslint/scope-manager@8.42.0":
1405-
version "8.42.0"
1406-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
1407-
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
1404+
"@typescript-eslint/scope-manager@8.43.0":
1405+
version "8.43.0"
1406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9"
1407+
integrity sha512-daSWlQ87ZhsjrbMLvpuuMAt3y4ba57AuvadcR7f3nl8eS3BjRc8L9VLxFLk92RL5xdXOg6IQ+qKjjqNEimGuAg==
14081408
dependencies:
1409-
"@typescript-eslint/types" "8.42.0"
1410-
"@typescript-eslint/visitor-keys" "8.42.0"
1409+
"@typescript-eslint/types" "8.43.0"
1410+
"@typescript-eslint/visitor-keys" "8.43.0"
14111411

1412-
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
1413-
version "8.42.0"
1414-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
1415-
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
1412+
"@typescript-eslint/tsconfig-utils@8.43.0", "@typescript-eslint/tsconfig-utils@^8.43.0":
1413+
version "8.43.0"
1414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
1415+
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
14161416

1417-
"@typescript-eslint/type-utils@8.42.0":
1418-
version "8.42.0"
1419-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
1420-
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
1417+
"@typescript-eslint/type-utils@8.43.0":
1418+
version "8.43.0"
1419+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.43.0.tgz#29ea2e34eeae5b8e9fe4f4730c5659fa330aa04e"
1420+
integrity sha512-qaH1uLBpBuBBuRf8c1mLJ6swOfzCXryhKND04Igr4pckzSEW9JX5Aw9AgW00kwfjWJF0kk0ps9ExKTfvXfw4Qg==
14211421
dependencies:
1422-
"@typescript-eslint/types" "8.42.0"
1423-
"@typescript-eslint/typescript-estree" "8.42.0"
1424-
"@typescript-eslint/utils" "8.42.0"
1422+
"@typescript-eslint/types" "8.43.0"
1423+
"@typescript-eslint/typescript-estree" "8.43.0"
1424+
"@typescript-eslint/utils" "8.43.0"
14251425
debug "^4.3.4"
14261426
ts-api-utils "^2.1.0"
14271427

@@ -1440,10 +1440,10 @@
14401440
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
14411441
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
14421442

1443-
"@typescript-eslint/types@8.42.0", "@typescript-eslint/types@^8.42.0":
1444-
version "8.42.0"
1445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
1446-
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
1443+
"@typescript-eslint/types@8.43.0", "@typescript-eslint/types@^8.43.0":
1444+
version "8.43.0"
1445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
1446+
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
14471447

14481448
"@typescript-eslint/types@^8.11.0":
14491449
version "8.33.1"
@@ -1469,15 +1469,15 @@
14691469
semver "^7.6.0"
14701470
ts-api-utils "^2.0.0"
14711471

1472-
"@typescript-eslint/typescript-estree@8.42.0":
1473-
version "8.42.0"
1474-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
1475-
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
1472+
"@typescript-eslint/typescript-estree@8.43.0":
1473+
version "8.43.0"
1474+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562"
1475+
integrity sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw==
14761476
dependencies:
1477-
"@typescript-eslint/project-service" "8.42.0"
1478-
"@typescript-eslint/tsconfig-utils" "8.42.0"
1479-
"@typescript-eslint/types" "8.42.0"
1480-
"@typescript-eslint/visitor-keys" "8.42.0"
1477+
"@typescript-eslint/project-service" "8.43.0"
1478+
"@typescript-eslint/tsconfig-utils" "8.43.0"
1479+
"@typescript-eslint/types" "8.43.0"
1480+
"@typescript-eslint/visitor-keys" "8.43.0"
14811481
debug "^4.3.4"
14821482
fast-glob "^3.3.2"
14831483
is-glob "^4.0.3"
@@ -1511,15 +1511,15 @@
15111511
semver "^7.3.7"
15121512
tsutils "^3.21.0"
15131513

1514-
"@typescript-eslint/utils@8.42.0":
1515-
version "8.42.0"
1516-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
1517-
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
1514+
"@typescript-eslint/utils@8.43.0":
1515+
version "8.43.0"
1516+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.43.0.tgz#5c391133a52f8500dfdabd7026be72a537d7b59e"
1517+
integrity sha512-S1/tEmkUeeswxd0GGcnwuVQPFWo8NzZTOMxCvw8BX7OMxnNae+i8Tm7REQen/SwUIPoPqfKn7EaZ+YLpiB3k9g==
15181518
dependencies:
15191519
"@eslint-community/eslint-utils" "^4.7.0"
1520-
"@typescript-eslint/scope-manager" "8.42.0"
1521-
"@typescript-eslint/types" "8.42.0"
1522-
"@typescript-eslint/typescript-estree" "8.42.0"
1520+
"@typescript-eslint/scope-manager" "8.43.0"
1521+
"@typescript-eslint/types" "8.43.0"
1522+
"@typescript-eslint/typescript-estree" "8.43.0"
15231523

15241524
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
15251525
version "8.22.0"
@@ -1555,12 +1555,12 @@
15551555
"@typescript-eslint/types" "8.22.0"
15561556
eslint-visitor-keys "^4.2.0"
15571557

1558-
"@typescript-eslint/visitor-keys@8.42.0":
1559-
version "8.42.0"
1560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
1561-
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
1558+
"@typescript-eslint/visitor-keys@8.43.0":
1559+
version "8.43.0"
1560+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30"
1561+
integrity sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw==
15621562
dependencies:
1563-
"@typescript-eslint/types" "8.42.0"
1563+
"@typescript-eslint/types" "8.43.0"
15641564
eslint-visitor-keys "^4.2.1"
15651565

15661566
"@unrs/resolver-binding-darwin-arm64@1.7.11":
@@ -3358,9 +3358,9 @@ eslint-config-oclif@^5.2.2:
33583358
eslint-plugin-unicorn "^48.0.1"
33593359

33603360
eslint-config-oclif@^6:
3361-
version "6.0.101"
3362-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.101.tgz#771379f81d24889cbeab8d647538673f9966cf18"
3363-
integrity sha512-Np/L8UNQwH7YB4rkAzxrUGyIOCprbzlb98r6gU2GU0L5jUMfFKCXCTHuG6jSKoYiGYBjnJ+IkHEhT6adC0jU2Q==
3361+
version "6.0.102"
3362+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.102.tgz#fb59403a8611d5385c0260c7491cb5346a052f57"
3363+
integrity sha512-M9U4BB33jzuHaTY1MtpK2spxWgA2y2UzElkwWCtTkzlwFYte0FLm0TO+yPycPwSbylZuob2u2p7OjWrU10rQhg==
33643364
dependencies:
33653365
"@eslint/compat" "^1.3.2"
33663366
"@eslint/eslintrc" "^3.3.1"
@@ -3378,7 +3378,7 @@ eslint-config-oclif@^6:
33783378
eslint-plugin-n "^17.21.3"
33793379
eslint-plugin-perfectionist "^4"
33803380
eslint-plugin-unicorn "^56.0.1"
3381-
typescript-eslint "^8.41.0"
3381+
typescript-eslint "^8.42.0"
33823382

33833383
eslint-config-prettier@^10:
33843384
version "10.1.8"
@@ -8391,15 +8391,15 @@ typedarray-to-buffer@^3.1.5:
83918391
dependencies:
83928392
is-typedarray "^1.0.0"
83938393

8394-
typescript-eslint@^8.41.0:
8395-
version "8.42.0"
8396-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
8397-
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
8394+
typescript-eslint@^8.42.0:
8395+
version "8.43.0"
8396+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.43.0.tgz#335ac16a859f385dfb23022e0d8298962364d099"
8397+
integrity sha512-FyRGJKUGvcFekRRcBKFBlAhnp4Ng8rhe8tuvvkR9OiU0gfd4vyvTRQHEckO6VDlH57jbeUQem2IpqPq9kLJH+w==
83988398
dependencies:
8399-
"@typescript-eslint/eslint-plugin" "8.42.0"
8400-
"@typescript-eslint/parser" "8.42.0"
8401-
"@typescript-eslint/typescript-estree" "8.42.0"
8402-
"@typescript-eslint/utils" "8.42.0"
8399+
"@typescript-eslint/eslint-plugin" "8.43.0"
8400+
"@typescript-eslint/parser" "8.43.0"
8401+
"@typescript-eslint/typescript-estree" "8.43.0"
8402+
"@typescript-eslint/utils" "8.43.0"
84038403

84048404
typescript@^3.9.10, typescript@^3.9.7:
84058405
version "3.9.10"

0 commit comments

Comments
 (0)