Skip to content

Commit a4601d9

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.118 to 6.0.119 (#1250)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.118 to 6.0.119. - [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.118...6.0.119) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.119 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 7e79b7a commit a4601d9

1 file changed

Lines changed: 89 additions & 77 deletions

File tree

yarn.lock

Lines changed: 89 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -2790,39 +2790,39 @@
27902790
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
27912791
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
27922792

2793-
"@typescript-eslint/eslint-plugin@8.47.0", "@typescript-eslint/eslint-plugin@^8":
2794-
version "8.47.0"
2795-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.47.0.tgz#c53edeec13a79483f4ca79c298d5231b02e9dc17"
2796-
integrity sha512-fe0rz9WJQ5t2iaLfdbDc9T80GJy0AeO453q8C3YCilnGozvOyCG5t+EZtg7j7D88+c3FipfP/x+wzGnh1xp8ZA==
2793+
"@typescript-eslint/eslint-plugin@8.48.0", "@typescript-eslint/eslint-plugin@^8":
2794+
version "8.48.0"
2795+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.48.0.tgz#cdc9bdbe947713f658eb6109eeeea5d746824cf4"
2796+
integrity sha512-XxXP5tL1txl13YFtrECECQYeZjBZad4fyd3cFV4a19LkAY/bIp9fev3US4S5fDVV2JaYFiKAZ/GRTOLer+mbyQ==
27972797
dependencies:
27982798
"@eslint-community/regexpp" "^4.10.0"
2799-
"@typescript-eslint/scope-manager" "8.47.0"
2800-
"@typescript-eslint/type-utils" "8.47.0"
2801-
"@typescript-eslint/utils" "8.47.0"
2802-
"@typescript-eslint/visitor-keys" "8.47.0"
2799+
"@typescript-eslint/scope-manager" "8.48.0"
2800+
"@typescript-eslint/type-utils" "8.48.0"
2801+
"@typescript-eslint/utils" "8.48.0"
2802+
"@typescript-eslint/visitor-keys" "8.48.0"
28032803
graphemer "^1.4.0"
28042804
ignore "^7.0.0"
28052805
natural-compare "^1.4.0"
28062806
ts-api-utils "^2.1.0"
28072807

2808-
"@typescript-eslint/parser@8.47.0", "@typescript-eslint/parser@^8":
2809-
version "8.47.0"
2810-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.47.0.tgz#51b14ab2be2057ec0f57073b9ff3a9c078b0a964"
2811-
integrity sha512-lJi3PfxVmo0AkEY93ecfN+r8SofEqZNGByvHAI3GBLrvt1Cw6H5k1IM02nSzu0RfUafr2EvFSw0wAsZgubNplQ==
2808+
"@typescript-eslint/parser@8.48.0", "@typescript-eslint/parser@^8":
2809+
version "8.48.0"
2810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.48.0.tgz#fc39ea9b1c8b2414c1f4b625277629e12a940e6b"
2811+
integrity sha512-jCzKdm/QK0Kg4V4IK/oMlRZlY+QOcdjv89U2NgKHZk1CYTj82/RVSx1mV/0gqCVMJ/DA+Zf/S4NBWNF8GQ+eqQ==
28122812
dependencies:
2813-
"@typescript-eslint/scope-manager" "8.47.0"
2814-
"@typescript-eslint/types" "8.47.0"
2815-
"@typescript-eslint/typescript-estree" "8.47.0"
2816-
"@typescript-eslint/visitor-keys" "8.47.0"
2813+
"@typescript-eslint/scope-manager" "8.48.0"
2814+
"@typescript-eslint/types" "8.48.0"
2815+
"@typescript-eslint/typescript-estree" "8.48.0"
2816+
"@typescript-eslint/visitor-keys" "8.48.0"
28172817
debug "^4.3.4"
28182818

2819-
"@typescript-eslint/project-service@8.47.0":
2820-
version "8.47.0"
2821-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.47.0.tgz#b8afc65e0527568018af911b702dcfbfdca16471"
2822-
integrity sha512-2X4BX8hUeB5JcA1TQJ7GjcgulXQ+5UkNb0DL8gHsHUHdFoiCTJoYLTpib3LtSDPZsRET5ygN4qqIWrHyYIKERA==
2819+
"@typescript-eslint/project-service@8.48.0":
2820+
version "8.48.0"
2821+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.48.0.tgz#c21f6f897fbc4e61c7b1e20906ea1d59594ccc2d"
2822+
integrity sha512-Ne4CTZyRh1BecBf84siv42wv5vQvVmgtk8AuiEffKTUo3DrBaGYZueJSxxBZ8fjk/N3DrgChH4TOdIOwOwiqqw==
28232823
dependencies:
2824-
"@typescript-eslint/tsconfig-utils" "^8.47.0"
2825-
"@typescript-eslint/types" "^8.47.0"
2824+
"@typescript-eslint/tsconfig-utils" "^8.48.0"
2825+
"@typescript-eslint/types" "^8.48.0"
28262826
debug "^4.3.4"
28272827

28282828
"@typescript-eslint/scope-manager@8.22.0":
@@ -2833,27 +2833,27 @@
28332833
"@typescript-eslint/types" "8.22.0"
28342834
"@typescript-eslint/visitor-keys" "8.22.0"
28352835

2836-
"@typescript-eslint/scope-manager@8.47.0":
2837-
version "8.47.0"
2838-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.47.0.tgz#d1c36a973a5499fed3a99e2e6a66aec5c9b1e542"
2839-
integrity sha512-a0TTJk4HXMkfpFkL9/WaGTNuv7JWfFTQFJd6zS9dVAjKsojmv9HT55xzbEpnZoY+VUb+YXLMp+ihMLz/UlZfDg==
2836+
"@typescript-eslint/scope-manager@8.48.0":
2837+
version "8.48.0"
2838+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.48.0.tgz#8306afdf409364d4e434813f0df9a8557ddff751"
2839+
integrity sha512-uGSSsbrtJrLduti0Q1Q9+BF1/iFKaxGoQwjWOIVNJv0o6omrdyR8ct37m4xIl5Zzpkp69Kkmvom7QFTtue89YQ==
28402840
dependencies:
2841-
"@typescript-eslint/types" "8.47.0"
2842-
"@typescript-eslint/visitor-keys" "8.47.0"
2841+
"@typescript-eslint/types" "8.48.0"
2842+
"@typescript-eslint/visitor-keys" "8.48.0"
28432843

2844-
"@typescript-eslint/tsconfig-utils@8.47.0", "@typescript-eslint/tsconfig-utils@^8.47.0":
2845-
version "8.47.0"
2846-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.47.0.tgz#4f178b62813538759e0989dd081c5474fad39b84"
2847-
integrity sha512-ybUAvjy4ZCL11uryalkKxuT3w3sXJAuWhOoGS3T/Wu+iUu1tGJmk5ytSY8gbdACNARmcYEB0COksD2j6hfGK2g==
2844+
"@typescript-eslint/tsconfig-utils@8.48.0", "@typescript-eslint/tsconfig-utils@^8.48.0":
2845+
version "8.48.0"
2846+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.0.tgz#05cf091cd9f24a8e047783ff979136df6cf1be04"
2847+
integrity sha512-WNebjBdFdyu10sR1M4OXTt2OkMd5KWIL+LLfeH9KhgP+jzfDV/LI3eXzwJ1s9+Yc0Kzo2fQCdY/OpdusCMmh6w==
28482848

2849-
"@typescript-eslint/type-utils@8.47.0":
2850-
version "8.47.0"
2851-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.47.0.tgz#b9b0141d99bd5bece3811d7eee68a002597ffa55"
2852-
integrity sha512-QC9RiCmZ2HmIdCEvhd1aJELBlD93ErziOXXlHEZyuBo3tBiAZieya0HLIxp+DoDWlsQqDawyKuNEhORyku+P8A==
2849+
"@typescript-eslint/type-utils@8.48.0":
2850+
version "8.48.0"
2851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.48.0.tgz#eb4e0e60e545b448112f291b6652eeddb16db83f"
2852+
integrity sha512-zbeVaVqeXhhab6QNEKfK96Xyc7UQuoFWERhEnj3mLVnUWrQnv15cJNseUni7f3g557gm0e46LZ6IJ4NJVOgOpw==
28532853
dependencies:
2854-
"@typescript-eslint/types" "8.47.0"
2855-
"@typescript-eslint/typescript-estree" "8.47.0"
2856-
"@typescript-eslint/utils" "8.47.0"
2854+
"@typescript-eslint/types" "8.48.0"
2855+
"@typescript-eslint/typescript-estree" "8.48.0"
2856+
"@typescript-eslint/utils" "8.48.0"
28572857
debug "^4.3.4"
28582858
ts-api-utils "^2.1.0"
28592859

@@ -2862,10 +2862,10 @@
28622862
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
28632863
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
28642864

2865-
"@typescript-eslint/types@8.47.0", "@typescript-eslint/types@^8.47.0":
2866-
version "8.47.0"
2867-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.47.0.tgz#c7fc9b6642d03505f447a8392934b9d1850de5af"
2868-
integrity sha512-nHAE6bMKsizhA2uuYZbEbmp5z2UpffNrPEqiKIeN7VsV6UY/roxanWfoRrf6x/k9+Obf+GQdkm0nPU+vnMXo9A==
2865+
"@typescript-eslint/types@8.48.0", "@typescript-eslint/types@^8.48.0":
2866+
version "8.48.0"
2867+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.48.0.tgz#f0dc5cf27217346e9b0d90556911e01d90d0f2a5"
2868+
integrity sha512-cQMcGQQH7kwKoVswD1xdOytxQR60MWKM1di26xSUtxehaDs/32Zpqsu5WJlXTtTTqyAVK8R7hvsUnIXRS+bjvA==
28692869

28702870
"@typescript-eslint/types@^8.11.0":
28712871
version "8.33.0"
@@ -2891,31 +2891,30 @@
28912891
semver "^7.6.0"
28922892
ts-api-utils "^2.0.0"
28932893

2894-
"@typescript-eslint/typescript-estree@8.47.0":
2895-
version "8.47.0"
2896-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.47.0.tgz#86416dad58db76c4b3bd6a899b1381f9c388489a"
2897-
integrity sha512-k6ti9UepJf5NpzCjH31hQNLHQWupTRPhZ+KFF8WtTuTpy7uHPfeg2NM7cP27aCGajoEplxJDFVCEm9TGPYyiVg==
2894+
"@typescript-eslint/typescript-estree@8.48.0":
2895+
version "8.48.0"
2896+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.48.0.tgz#38b340524ce34ce0e46ca541a86cf6cad8872e5b"
2897+
integrity sha512-ljHab1CSO4rGrQIAyizUS6UGHHCiAYhbfcIZ1zVJr5nMryxlXMVWS3duFPSKvSUbFPwkXMFk1k0EMIjub4sRRQ==
28982898
dependencies:
2899-
"@typescript-eslint/project-service" "8.47.0"
2900-
"@typescript-eslint/tsconfig-utils" "8.47.0"
2901-
"@typescript-eslint/types" "8.47.0"
2902-
"@typescript-eslint/visitor-keys" "8.47.0"
2899+
"@typescript-eslint/project-service" "8.48.0"
2900+
"@typescript-eslint/tsconfig-utils" "8.48.0"
2901+
"@typescript-eslint/types" "8.48.0"
2902+
"@typescript-eslint/visitor-keys" "8.48.0"
29032903
debug "^4.3.4"
2904-
fast-glob "^3.3.2"
2905-
is-glob "^4.0.3"
29062904
minimatch "^9.0.4"
29072905
semver "^7.6.0"
2906+
tinyglobby "^0.2.15"
29082907
ts-api-utils "^2.1.0"
29092908

2910-
"@typescript-eslint/utils@8.47.0":
2911-
version "8.47.0"
2912-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.47.0.tgz#d6c30690431dbfdab98fc027202af12e77c91419"
2913-
integrity sha512-g7XrNf25iL4TJOiPqatNuaChyqt49a/onq5YsJ9+hXeugK+41LVg7AxikMfM02PC6jbNtZLCJj6AUcQXJS/jGQ==
2909+
"@typescript-eslint/utils@8.48.0":
2910+
version "8.48.0"
2911+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.48.0.tgz#c1196befb664f50be10692c781c7fc7624c1a5f9"
2912+
integrity sha512-yTJO1XuGxCsSfIVt1+1UrLHtue8xz16V8apzPYI06W0HbEbEWHxHXgZaAgavIkoh+GeV6hKKd5jm0sS6OYxWXQ==
29142913
dependencies:
29152914
"@eslint-community/eslint-utils" "^4.7.0"
2916-
"@typescript-eslint/scope-manager" "8.47.0"
2917-
"@typescript-eslint/types" "8.47.0"
2918-
"@typescript-eslint/typescript-estree" "8.47.0"
2915+
"@typescript-eslint/scope-manager" "8.48.0"
2916+
"@typescript-eslint/types" "8.48.0"
2917+
"@typescript-eslint/typescript-estree" "8.48.0"
29192918

29202919
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
29212920
version "8.22.0"
@@ -2935,12 +2934,12 @@
29352934
"@typescript-eslint/types" "8.22.0"
29362935
eslint-visitor-keys "^4.2.0"
29372936

2938-
"@typescript-eslint/visitor-keys@8.47.0":
2939-
version "8.47.0"
2940-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.47.0.tgz#35f36ed60a170dfc9d4d738e78387e217f24c29f"
2941-
integrity sha512-SIV3/6eftCy1bNzCQoPmbWsRLujS8t5iDIZ4spZOBHqrM+yfX2ogg8Tt3PDTAVKw3sSCiUgg30uOAvK2r9zGjQ==
2937+
"@typescript-eslint/visitor-keys@8.48.0":
2938+
version "8.48.0"
2939+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.48.0.tgz#6b07ef5661a85d08b01fbe4b8310a7311a6471af"
2940+
integrity sha512-T0XJMaRPOH3+LBbAfzR2jalckP1MSG/L9eUtY0DEzUyVaXJ/t6zN0nR7co5kz0Jko/nkSYCBRkz1djvjajVTTg==
29422941
dependencies:
2943-
"@typescript-eslint/types" "8.47.0"
2942+
"@typescript-eslint/types" "8.48.0"
29442943
eslint-visitor-keys "^4.2.1"
29452944

29462945
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -4365,9 +4364,9 @@ eslint-config-oclif@^5.2.2:
43654364
eslint-plugin-unicorn "^48.0.1"
43664365

43674366
eslint-config-oclif@^6:
4368-
version "6.0.118"
4369-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.118.tgz#1936495d0c2c55d847d06a4e4acbea93e583fd33"
4370-
integrity sha512-ZTgAvhVxg1xILOE8+6JSF8hdAERVG6F1lXnS8WXKyrzZNY1ppTU5hkGVLnq4lvmLJPf0mIvo3/tZlpMZxGuFMw==
4367+
version "6.0.119"
4368+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.119.tgz#a15e4c9323eb942cfcfdfe1d6449c975a936cbd7"
4369+
integrity sha512-mwRw672wDA2VGFbuJp+/E3cI6aVckgknfd5GKGoPSolZRUXVxbRChUXvnRPHEmbWatH0hL9RadqyL1SGy0d/Dg==
43714370
dependencies:
43724371
"@eslint/compat" "^1.4.1"
43734372
"@eslint/eslintrc" "^3.3.1"
@@ -4385,7 +4384,7 @@ eslint-config-oclif@^6:
43854384
eslint-plugin-n "^17.22.0"
43864385
eslint-plugin-perfectionist "^4"
43874386
eslint-plugin-unicorn "^56.0.1"
4388-
typescript-eslint "^8.46.4"
4387+
typescript-eslint "^8.47.0"
43894388

43904389
eslint-config-prettier@^10:
43914390
version "10.1.8"
@@ -4804,6 +4803,11 @@ fdir@^6.4.4:
48044803
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9"
48054804
integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==
48064805

4806+
fdir@^6.5.0:
4807+
version "6.5.0"
4808+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
4809+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
4810+
48074811
file-entry-cache@^8.0.0:
48084812
version "8.0.0"
48094813
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
@@ -8167,6 +8171,14 @@ tinyglobby@^0.2.12, tinyglobby@^0.2.13, tinyglobby@^0.2.14, tinyglobby@^0.2.9:
81678171
fdir "^6.4.4"
81688172
picomatch "^4.0.2"
81698173

8174+
tinyglobby@^0.2.15:
8175+
version "0.2.15"
8176+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
8177+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
8178+
dependencies:
8179+
fdir "^6.5.0"
8180+
picomatch "^4.0.3"
8181+
81708182
to-regex-range@^5.0.1:
81718183
version "5.0.1"
81728184
resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
@@ -8389,15 +8401,15 @@ typed-array-length@^1.0.7:
83898401
possible-typed-array-names "^1.0.0"
83908402
reflect.getprototypeof "^1.0.6"
83918403

8392-
typescript-eslint@^8.46.4:
8393-
version "8.47.0"
8394-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.47.0.tgz#bb8fcf4f2c69ffcd5d088f7f30cd52936ff05cbc"
8395-
integrity sha512-Lwe8i2XQ3WoMjua/r1PHrCTpkubPYJCAfOurtn+mtTzqB6jNd+14n9UN1bJ4s3F49x9ixAm0FLflB/JzQ57M8Q==
8404+
typescript-eslint@^8.47.0:
8405+
version "8.48.0"
8406+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.48.0.tgz#1f0cfb33351f5740d5a289bf389b4ccacb64be42"
8407+
integrity sha512-fcKOvQD9GUn3Xw63EgiDqhvWJ5jsyZUaekl3KVpGsDJnN46WJTe3jWxtQP9lMZm1LJNkFLlTaWAxK2vUQR+cqw==
83968408
dependencies:
8397-
"@typescript-eslint/eslint-plugin" "8.47.0"
8398-
"@typescript-eslint/parser" "8.47.0"
8399-
"@typescript-eslint/typescript-estree" "8.47.0"
8400-
"@typescript-eslint/utils" "8.47.0"
8409+
"@typescript-eslint/eslint-plugin" "8.48.0"
8410+
"@typescript-eslint/parser" "8.48.0"
8411+
"@typescript-eslint/typescript-estree" "8.48.0"
8412+
"@typescript-eslint/utils" "8.48.0"
84018413

84028414
typescript@^5.7.3:
84038415
version "5.7.3"

0 commit comments

Comments
 (0)