Skip to content

Commit ff29aca

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.104 to 6.0.106 (#1215)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.104 to 6.0.106. - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@6.0.104...6.0.106) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.106 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e39ee84 commit ff29aca

1 file changed

Lines changed: 77 additions & 77 deletions

File tree

yarn.lock

Lines changed: 77 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,7 @@
11931193
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
11941194
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
11951195

1196-
"@eslint/compat@^1.3.2", "@eslint/compat@^1.4.0":
1196+
"@eslint/compat@^1.4.0":
11971197
version "1.4.0"
11981198
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.4.0.tgz#6d6b2f198ddfecda3d4cbd5a6e9324fca54f2dfb"
11991199
integrity sha512-DEzm5dKeDBPm3r08Ixli/0cmxr8LkRdwxMRUIJBlSCpAwSrvFEJpVBzV+66JhDxiaqKxnRzCXhtiMiczF7Hglg==
@@ -3087,39 +3087,39 @@
30873087
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
30883088
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
30893089

3090-
"@typescript-eslint/eslint-plugin@8.44.0", "@typescript-eslint/eslint-plugin@^8":
3091-
version "8.44.0"
3092-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.44.0.tgz#d72bf8b2d3052afee919ba38f38c57138eee0396"
3093-
integrity sha512-EGDAOGX+uwwekcS0iyxVDmRV9HX6FLSM5kzrAToLTsr9OWCIKG/y3lQheCq18yZ5Xh78rRKJiEpP0ZaCs4ryOQ==
3090+
"@typescript-eslint/eslint-plugin@8.45.0", "@typescript-eslint/eslint-plugin@^8":
3091+
version "8.45.0"
3092+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.45.0.tgz#9f251d4e85ec5089e7cccb09257ce93dbf0d7744"
3093+
integrity sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==
30943094
dependencies:
30953095
"@eslint-community/regexpp" "^4.10.0"
3096-
"@typescript-eslint/scope-manager" "8.44.0"
3097-
"@typescript-eslint/type-utils" "8.44.0"
3098-
"@typescript-eslint/utils" "8.44.0"
3099-
"@typescript-eslint/visitor-keys" "8.44.0"
3096+
"@typescript-eslint/scope-manager" "8.45.0"
3097+
"@typescript-eslint/type-utils" "8.45.0"
3098+
"@typescript-eslint/utils" "8.45.0"
3099+
"@typescript-eslint/visitor-keys" "8.45.0"
31003100
graphemer "^1.4.0"
31013101
ignore "^7.0.0"
31023102
natural-compare "^1.4.0"
31033103
ts-api-utils "^2.1.0"
31043104

3105-
"@typescript-eslint/parser@8.44.0", "@typescript-eslint/parser@^8":
3106-
version "8.44.0"
3107-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.44.0.tgz#0436fbe0a72f86d3366d2d157d480524b0ab3f26"
3108-
integrity sha512-VGMpFQGUQWYT9LfnPcX8ouFojyrZ/2w3K5BucvxL/spdNehccKhB4jUyB1yBCXpr2XFm0jkECxgrpXBW2ipoAw==
3105+
"@typescript-eslint/parser@8.45.0", "@typescript-eslint/parser@^8":
3106+
version "8.45.0"
3107+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.45.0.tgz#571660c98824aefb4a6ec3b3766655d1348520a4"
3108+
integrity sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==
31093109
dependencies:
3110-
"@typescript-eslint/scope-manager" "8.44.0"
3111-
"@typescript-eslint/types" "8.44.0"
3112-
"@typescript-eslint/typescript-estree" "8.44.0"
3113-
"@typescript-eslint/visitor-keys" "8.44.0"
3110+
"@typescript-eslint/scope-manager" "8.45.0"
3111+
"@typescript-eslint/types" "8.45.0"
3112+
"@typescript-eslint/typescript-estree" "8.45.0"
3113+
"@typescript-eslint/visitor-keys" "8.45.0"
31143114
debug "^4.3.4"
31153115

3116-
"@typescript-eslint/project-service@8.44.0":
3117-
version "8.44.0"
3118-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.44.0.tgz#89060651dcecde946e758441fe94dceb6f769a29"
3119-
integrity sha512-ZeaGNraRsq10GuEohKTo4295Z/SuGcSq2LzfGlqiuEvfArzo/VRrT0ZaJsVPuKZ55lVbNk8U6FcL+ZMH8CoyVA==
3116+
"@typescript-eslint/project-service@8.45.0":
3117+
version "8.45.0"
3118+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c"
3119+
integrity sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
31203120
dependencies:
3121-
"@typescript-eslint/tsconfig-utils" "^8.44.0"
3122-
"@typescript-eslint/types" "^8.44.0"
3121+
"@typescript-eslint/tsconfig-utils" "^8.45.0"
3122+
"@typescript-eslint/types" "^8.45.0"
31233123
debug "^4.3.4"
31243124

31253125
"@typescript-eslint/scope-manager@8.22.0":
@@ -3130,27 +3130,27 @@
31303130
"@typescript-eslint/types" "8.22.0"
31313131
"@typescript-eslint/visitor-keys" "8.22.0"
31323132

3133-
"@typescript-eslint/scope-manager@8.44.0":
3134-
version "8.44.0"
3135-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.44.0.tgz#c37f1e786fd0e5b40607985c769a61c24c761c26"
3136-
integrity sha512-87Jv3E+al8wpD+rIdVJm/ItDBe/Im09zXIjFoipOjr5gHUhJmTzfFLuTJ/nPTMc2Srsroy4IBXwcTCHyRR7KzA==
3133+
"@typescript-eslint/scope-manager@8.45.0":
3134+
version "8.45.0"
3135+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
3136+
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
31373137
dependencies:
3138-
"@typescript-eslint/types" "8.44.0"
3139-
"@typescript-eslint/visitor-keys" "8.44.0"
3138+
"@typescript-eslint/types" "8.45.0"
3139+
"@typescript-eslint/visitor-keys" "8.45.0"
31403140

3141-
"@typescript-eslint/tsconfig-utils@8.44.0", "@typescript-eslint/tsconfig-utils@^8.44.0":
3142-
version "8.44.0"
3143-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.0.tgz#8c0601372bf889f0663a08df001ad666442aa3a8"
3144-
integrity sha512-x5Y0+AuEPqAInc6yd0n5DAcvtoQ/vyaGwuX5HE9n6qAefk1GaedqrLQF8kQGylLUb9pnZyLf+iEiL9fr8APDtQ==
3141+
"@typescript-eslint/tsconfig-utils@8.45.0", "@typescript-eslint/tsconfig-utils@^8.45.0":
3142+
version "8.45.0"
3143+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c"
3144+
integrity sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
31453145

3146-
"@typescript-eslint/type-utils@8.44.0":
3147-
version "8.44.0"
3148-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.44.0.tgz#5b875f8a961d15bb47df787cbfde50baea312613"
3149-
integrity sha512-9cwsoSxJ8Sak67Be/hD2RNt/fsqmWnNE1iHohG8lxqLSNY8xNfyY7wloo5zpW3Nu9hxVgURevqfcH6vvKCt6yg==
3146+
"@typescript-eslint/type-utils@8.45.0":
3147+
version "8.45.0"
3148+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.45.0.tgz#04004bdf2598844faa29fb936fb6b0ee10d6d3f3"
3149+
integrity sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==
31503150
dependencies:
3151-
"@typescript-eslint/types" "8.44.0"
3152-
"@typescript-eslint/typescript-estree" "8.44.0"
3153-
"@typescript-eslint/utils" "8.44.0"
3151+
"@typescript-eslint/types" "8.45.0"
3152+
"@typescript-eslint/typescript-estree" "8.45.0"
3153+
"@typescript-eslint/utils" "8.45.0"
31543154
debug "^4.3.4"
31553155
ts-api-utils "^2.1.0"
31563156

@@ -3159,10 +3159,10 @@
31593159
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
31603160
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
31613161

3162-
"@typescript-eslint/types@8.44.0", "@typescript-eslint/types@^8.44.0":
3163-
version "8.44.0"
3164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
3165-
integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
3162+
"@typescript-eslint/types@8.45.0", "@typescript-eslint/types@^8.45.0":
3163+
version "8.45.0"
3164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
3165+
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
31663166

31673167
"@typescript-eslint/types@^8.11.0":
31683168
version "8.33.0"
@@ -3188,31 +3188,31 @@
31883188
semver "^7.6.0"
31893189
ts-api-utils "^2.0.0"
31903190

3191-
"@typescript-eslint/typescript-estree@8.44.0":
3192-
version "8.44.0"
3193-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.0.tgz#e23e9946c466cf5f53b7e46ecdd9789fd8192daa"
3194-
integrity sha512-lqNj6SgnGcQZwL4/SBJ3xdPEfcBuhCG8zdcwCPgYcmiPLgokiNDKlbPzCwEwu7m279J/lBYWtDYL+87OEfn8Jw==
3191+
"@typescript-eslint/typescript-estree@8.45.0":
3192+
version "8.45.0"
3193+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d"
3194+
integrity sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
31953195
dependencies:
3196-
"@typescript-eslint/project-service" "8.44.0"
3197-
"@typescript-eslint/tsconfig-utils" "8.44.0"
3198-
"@typescript-eslint/types" "8.44.0"
3199-
"@typescript-eslint/visitor-keys" "8.44.0"
3196+
"@typescript-eslint/project-service" "8.45.0"
3197+
"@typescript-eslint/tsconfig-utils" "8.45.0"
3198+
"@typescript-eslint/types" "8.45.0"
3199+
"@typescript-eslint/visitor-keys" "8.45.0"
32003200
debug "^4.3.4"
32013201
fast-glob "^3.3.2"
32023202
is-glob "^4.0.3"
32033203
minimatch "^9.0.4"
32043204
semver "^7.6.0"
32053205
ts-api-utils "^2.1.0"
32063206

3207-
"@typescript-eslint/utils@8.44.0":
3208-
version "8.44.0"
3209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.44.0.tgz#2c0650a1e8a832ed15658e7ca3c7bd2818d92c7c"
3210-
integrity sha512-nktOlVcg3ALo0mYlV+L7sWUD58KG4CMj1rb2HUVOO4aL3K/6wcD+NERqd0rrA5Vg06b42YhF6cFxeixsp9Riqg==
3207+
"@typescript-eslint/utils@8.45.0":
3208+
version "8.45.0"
3209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.45.0.tgz#6e68e92d99019fdf56018d0e6664c76a70470c95"
3210+
integrity sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==
32113211
dependencies:
32123212
"@eslint-community/eslint-utils" "^4.7.0"
3213-
"@typescript-eslint/scope-manager" "8.44.0"
3214-
"@typescript-eslint/types" "8.44.0"
3215-
"@typescript-eslint/typescript-estree" "8.44.0"
3213+
"@typescript-eslint/scope-manager" "8.45.0"
3214+
"@typescript-eslint/types" "8.45.0"
3215+
"@typescript-eslint/typescript-estree" "8.45.0"
32163216

32173217
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
32183218
version "8.22.0"
@@ -3232,12 +3232,12 @@
32323232
"@typescript-eslint/types" "8.22.0"
32333233
eslint-visitor-keys "^4.2.0"
32343234

3235-
"@typescript-eslint/visitor-keys@8.44.0":
3236-
version "8.44.0"
3237-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.44.0.tgz#0d9d5647e005c2ff8acc391d1208ab37d08850aa"
3238-
integrity sha512-zaz9u8EJ4GBmnehlrpoKvj/E3dNbuQ7q0ucyZImm3cLqJ8INTc970B1qEqDX/Rzq65r3TvVTN7kHWPBoyW7DWw==
3235+
"@typescript-eslint/visitor-keys@8.45.0":
3236+
version "8.45.0"
3237+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
3238+
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
32393239
dependencies:
3240-
"@typescript-eslint/types" "8.44.0"
3240+
"@typescript-eslint/types" "8.45.0"
32413241
eslint-visitor-keys "^4.2.1"
32423242

32433243
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -4662,11 +4662,11 @@ eslint-config-oclif@^5.2.2:
46624662
eslint-plugin-unicorn "^48.0.1"
46634663

46644664
eslint-config-oclif@^6:
4665-
version "6.0.104"
4666-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.104.tgz#aed77826be4434ecafe979cf0c2a8a6c3a299838"
4667-
integrity sha512-c6OMQPMS5uZtI1FOhJv/Ay+DmJxKlQ3cIRofsnnq6nFyMqHSDqg3gIPRRx91Ub0ET74CWzGRobRPHAo3jMzMKQ==
4665+
version "6.0.106"
4666+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.106.tgz#3f2f48e4c3e5823a2146167c537e47d24e0ed2bd"
4667+
integrity sha512-albvvN33e7cddScifOUb3k1q2kmDx7TGa3dY8agnAW8Yetpsr5TCoQZl+BpDl0IvqAtMAneUaGerDUijmp2gjA==
46684668
dependencies:
4669-
"@eslint/compat" "^1.3.2"
4669+
"@eslint/compat" "^1.4.0"
46704670
"@eslint/eslintrc" "^3.3.1"
46714671
"@eslint/js" "^9.34.0"
46724672
"@stylistic/eslint-plugin" "^3.1.0"
@@ -4682,7 +4682,7 @@ eslint-config-oclif@^6:
46824682
eslint-plugin-n "^17.22.0"
46834683
eslint-plugin-perfectionist "^4"
46844684
eslint-plugin-unicorn "^56.0.1"
4685-
typescript-eslint "^8.43.0"
4685+
typescript-eslint "^8.44.1"
46864686

46874687
eslint-config-prettier@^10:
46884688
version "10.1.8"
@@ -8680,15 +8680,15 @@ typed-array-length@^1.0.7:
86808680
possible-typed-array-names "^1.0.0"
86818681
reflect.getprototypeof "^1.0.6"
86828682

8683-
typescript-eslint@^8.43.0:
8684-
version "8.44.0"
8685-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.44.0.tgz#5f052fa52af2420fdc488ab4cabd823f4f8594c8"
8686-
integrity sha512-ib7mCkYuIzYonCq9XWF5XNw+fkj2zg629PSa9KNIQ47RXFF763S5BIX4wqz1+FLPogTZoiw8KmCiRPRa8bL3qw==
8683+
typescript-eslint@^8.44.1:
8684+
version "8.45.0"
8685+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.45.0.tgz#98ab164234dc04c112747ec0a4ae29a94efe123b"
8686+
integrity sha512-qzDmZw/Z5beNLUrXfd0HIW6MzIaAV5WNDxmMs9/3ojGOpYavofgNAAD/nC6tGV2PczIi0iw8vot2eAe/sBn7zg==
86878687
dependencies:
8688-
"@typescript-eslint/eslint-plugin" "8.44.0"
8689-
"@typescript-eslint/parser" "8.44.0"
8690-
"@typescript-eslint/typescript-estree" "8.44.0"
8691-
"@typescript-eslint/utils" "8.44.0"
8688+
"@typescript-eslint/eslint-plugin" "8.45.0"
8689+
"@typescript-eslint/parser" "8.45.0"
8690+
"@typescript-eslint/typescript-estree" "8.45.0"
8691+
"@typescript-eslint/utils" "8.45.0"
86928692

86938693
typescript@^5.7.3:
86948694
version "5.7.3"

0 commit comments

Comments
 (0)