Skip to content

Commit b8915c4

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.118 to 6.0.119 (#971)
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 d7a6733 commit b8915c4

2 files changed

Lines changed: 91 additions & 79 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"chai": "^4.5.0",
2121
"commitlint": "^19",
2222
"eslint": "^9.39.1",
23-
"eslint-config-oclif": "^6.0.118",
23+
"eslint-config-oclif": "^6.0.119",
2424
"eslint-config-prettier": "^10.1.8",
2525
"husky": "^9.1.7",
2626
"lint-staged": "^15",

yarn.lock

Lines changed: 90 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -2751,39 +2751,39 @@
27512751
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
27522752
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
27532753

2754-
"@typescript-eslint/eslint-plugin@8.47.0", "@typescript-eslint/eslint-plugin@^8":
2755-
version "8.47.0"
2756-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.47.0.tgz#c53edeec13a79483f4ca79c298d5231b02e9dc17"
2757-
integrity sha512-fe0rz9WJQ5t2iaLfdbDc9T80GJy0AeO453q8C3YCilnGozvOyCG5t+EZtg7j7D88+c3FipfP/x+wzGnh1xp8ZA==
2754+
"@typescript-eslint/eslint-plugin@8.48.0", "@typescript-eslint/eslint-plugin@^8":
2755+
version "8.48.0"
2756+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.48.0.tgz#cdc9bdbe947713f658eb6109eeeea5d746824cf4"
2757+
integrity sha512-XxXP5tL1txl13YFtrECECQYeZjBZad4fyd3cFV4a19LkAY/bIp9fev3US4S5fDVV2JaYFiKAZ/GRTOLer+mbyQ==
27582758
dependencies:
27592759
"@eslint-community/regexpp" "^4.10.0"
2760-
"@typescript-eslint/scope-manager" "8.47.0"
2761-
"@typescript-eslint/type-utils" "8.47.0"
2762-
"@typescript-eslint/utils" "8.47.0"
2763-
"@typescript-eslint/visitor-keys" "8.47.0"
2760+
"@typescript-eslint/scope-manager" "8.48.0"
2761+
"@typescript-eslint/type-utils" "8.48.0"
2762+
"@typescript-eslint/utils" "8.48.0"
2763+
"@typescript-eslint/visitor-keys" "8.48.0"
27642764
graphemer "^1.4.0"
27652765
ignore "^7.0.0"
27662766
natural-compare "^1.4.0"
27672767
ts-api-utils "^2.1.0"
27682768

2769-
"@typescript-eslint/parser@8.47.0", "@typescript-eslint/parser@^8":
2770-
version "8.47.0"
2771-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.47.0.tgz#51b14ab2be2057ec0f57073b9ff3a9c078b0a964"
2772-
integrity sha512-lJi3PfxVmo0AkEY93ecfN+r8SofEqZNGByvHAI3GBLrvt1Cw6H5k1IM02nSzu0RfUafr2EvFSw0wAsZgubNplQ==
2769+
"@typescript-eslint/parser@8.48.0", "@typescript-eslint/parser@^8":
2770+
version "8.48.0"
2771+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.48.0.tgz#fc39ea9b1c8b2414c1f4b625277629e12a940e6b"
2772+
integrity sha512-jCzKdm/QK0Kg4V4IK/oMlRZlY+QOcdjv89U2NgKHZk1CYTj82/RVSx1mV/0gqCVMJ/DA+Zf/S4NBWNF8GQ+eqQ==
27732773
dependencies:
2774-
"@typescript-eslint/scope-manager" "8.47.0"
2775-
"@typescript-eslint/types" "8.47.0"
2776-
"@typescript-eslint/typescript-estree" "8.47.0"
2777-
"@typescript-eslint/visitor-keys" "8.47.0"
2774+
"@typescript-eslint/scope-manager" "8.48.0"
2775+
"@typescript-eslint/types" "8.48.0"
2776+
"@typescript-eslint/typescript-estree" "8.48.0"
2777+
"@typescript-eslint/visitor-keys" "8.48.0"
27782778
debug "^4.3.4"
27792779

2780-
"@typescript-eslint/project-service@8.47.0":
2781-
version "8.47.0"
2782-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.47.0.tgz#b8afc65e0527568018af911b702dcfbfdca16471"
2783-
integrity sha512-2X4BX8hUeB5JcA1TQJ7GjcgulXQ+5UkNb0DL8gHsHUHdFoiCTJoYLTpib3LtSDPZsRET5ygN4qqIWrHyYIKERA==
2780+
"@typescript-eslint/project-service@8.48.0":
2781+
version "8.48.0"
2782+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.48.0.tgz#c21f6f897fbc4e61c7b1e20906ea1d59594ccc2d"
2783+
integrity sha512-Ne4CTZyRh1BecBf84siv42wv5vQvVmgtk8AuiEffKTUo3DrBaGYZueJSxxBZ8fjk/N3DrgChH4TOdIOwOwiqqw==
27842784
dependencies:
2785-
"@typescript-eslint/tsconfig-utils" "^8.47.0"
2786-
"@typescript-eslint/types" "^8.47.0"
2785+
"@typescript-eslint/tsconfig-utils" "^8.48.0"
2786+
"@typescript-eslint/types" "^8.48.0"
27872787
debug "^4.3.4"
27882788

27892789
"@typescript-eslint/scope-manager@8.22.0":
@@ -2794,27 +2794,27 @@
27942794
"@typescript-eslint/types" "8.22.0"
27952795
"@typescript-eslint/visitor-keys" "8.22.0"
27962796

2797-
"@typescript-eslint/scope-manager@8.47.0":
2798-
version "8.47.0"
2799-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.47.0.tgz#d1c36a973a5499fed3a99e2e6a66aec5c9b1e542"
2800-
integrity sha512-a0TTJk4HXMkfpFkL9/WaGTNuv7JWfFTQFJd6zS9dVAjKsojmv9HT55xzbEpnZoY+VUb+YXLMp+ihMLz/UlZfDg==
2797+
"@typescript-eslint/scope-manager@8.48.0":
2798+
version "8.48.0"
2799+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.48.0.tgz#8306afdf409364d4e434813f0df9a8557ddff751"
2800+
integrity sha512-uGSSsbrtJrLduti0Q1Q9+BF1/iFKaxGoQwjWOIVNJv0o6omrdyR8ct37m4xIl5Zzpkp69Kkmvom7QFTtue89YQ==
28012801
dependencies:
2802-
"@typescript-eslint/types" "8.47.0"
2803-
"@typescript-eslint/visitor-keys" "8.47.0"
2802+
"@typescript-eslint/types" "8.48.0"
2803+
"@typescript-eslint/visitor-keys" "8.48.0"
28042804

2805-
"@typescript-eslint/tsconfig-utils@8.47.0", "@typescript-eslint/tsconfig-utils@^8.47.0":
2806-
version "8.47.0"
2807-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.47.0.tgz#4f178b62813538759e0989dd081c5474fad39b84"
2808-
integrity sha512-ybUAvjy4ZCL11uryalkKxuT3w3sXJAuWhOoGS3T/Wu+iUu1tGJmk5ytSY8gbdACNARmcYEB0COksD2j6hfGK2g==
2805+
"@typescript-eslint/tsconfig-utils@8.48.0", "@typescript-eslint/tsconfig-utils@^8.48.0":
2806+
version "8.48.0"
2807+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.0.tgz#05cf091cd9f24a8e047783ff979136df6cf1be04"
2808+
integrity sha512-WNebjBdFdyu10sR1M4OXTt2OkMd5KWIL+LLfeH9KhgP+jzfDV/LI3eXzwJ1s9+Yc0Kzo2fQCdY/OpdusCMmh6w==
28092809

2810-
"@typescript-eslint/type-utils@8.47.0":
2811-
version "8.47.0"
2812-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.47.0.tgz#b9b0141d99bd5bece3811d7eee68a002597ffa55"
2813-
integrity sha512-QC9RiCmZ2HmIdCEvhd1aJELBlD93ErziOXXlHEZyuBo3tBiAZieya0HLIxp+DoDWlsQqDawyKuNEhORyku+P8A==
2810+
"@typescript-eslint/type-utils@8.48.0":
2811+
version "8.48.0"
2812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.48.0.tgz#eb4e0e60e545b448112f291b6652eeddb16db83f"
2813+
integrity sha512-zbeVaVqeXhhab6QNEKfK96Xyc7UQuoFWERhEnj3mLVnUWrQnv15cJNseUni7f3g557gm0e46LZ6IJ4NJVOgOpw==
28142814
dependencies:
2815-
"@typescript-eslint/types" "8.47.0"
2816-
"@typescript-eslint/typescript-estree" "8.47.0"
2817-
"@typescript-eslint/utils" "8.47.0"
2815+
"@typescript-eslint/types" "8.48.0"
2816+
"@typescript-eslint/typescript-estree" "8.48.0"
2817+
"@typescript-eslint/utils" "8.48.0"
28182818
debug "^4.3.4"
28192819
ts-api-utils "^2.1.0"
28202820

@@ -2823,10 +2823,10 @@
28232823
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
28242824
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
28252825

2826-
"@typescript-eslint/types@8.47.0", "@typescript-eslint/types@^8.47.0":
2827-
version "8.47.0"
2828-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.47.0.tgz#c7fc9b6642d03505f447a8392934b9d1850de5af"
2829-
integrity sha512-nHAE6bMKsizhA2uuYZbEbmp5z2UpffNrPEqiKIeN7VsV6UY/roxanWfoRrf6x/k9+Obf+GQdkm0nPU+vnMXo9A==
2826+
"@typescript-eslint/types@8.48.0", "@typescript-eslint/types@^8.48.0":
2827+
version "8.48.0"
2828+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.48.0.tgz#f0dc5cf27217346e9b0d90556911e01d90d0f2a5"
2829+
integrity sha512-cQMcGQQH7kwKoVswD1xdOytxQR60MWKM1di26xSUtxehaDs/32Zpqsu5WJlXTtTTqyAVK8R7hvsUnIXRS+bjvA==
28302830

28312831
"@typescript-eslint/types@^8.11.0":
28322832
version "8.33.1"
@@ -2852,31 +2852,30 @@
28522852
semver "^7.6.0"
28532853
ts-api-utils "^2.0.0"
28542854

2855-
"@typescript-eslint/typescript-estree@8.47.0":
2856-
version "8.47.0"
2857-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.47.0.tgz#86416dad58db76c4b3bd6a899b1381f9c388489a"
2858-
integrity sha512-k6ti9UepJf5NpzCjH31hQNLHQWupTRPhZ+KFF8WtTuTpy7uHPfeg2NM7cP27aCGajoEplxJDFVCEm9TGPYyiVg==
2855+
"@typescript-eslint/typescript-estree@8.48.0":
2856+
version "8.48.0"
2857+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.48.0.tgz#38b340524ce34ce0e46ca541a86cf6cad8872e5b"
2858+
integrity sha512-ljHab1CSO4rGrQIAyizUS6UGHHCiAYhbfcIZ1zVJr5nMryxlXMVWS3duFPSKvSUbFPwkXMFk1k0EMIjub4sRRQ==
28592859
dependencies:
2860-
"@typescript-eslint/project-service" "8.47.0"
2861-
"@typescript-eslint/tsconfig-utils" "8.47.0"
2862-
"@typescript-eslint/types" "8.47.0"
2863-
"@typescript-eslint/visitor-keys" "8.47.0"
2860+
"@typescript-eslint/project-service" "8.48.0"
2861+
"@typescript-eslint/tsconfig-utils" "8.48.0"
2862+
"@typescript-eslint/types" "8.48.0"
2863+
"@typescript-eslint/visitor-keys" "8.48.0"
28642864
debug "^4.3.4"
2865-
fast-glob "^3.3.2"
2866-
is-glob "^4.0.3"
28672865
minimatch "^9.0.4"
28682866
semver "^7.6.0"
2867+
tinyglobby "^0.2.15"
28692868
ts-api-utils "^2.1.0"
28702869

2871-
"@typescript-eslint/utils@8.47.0":
2872-
version "8.47.0"
2873-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.47.0.tgz#d6c30690431dbfdab98fc027202af12e77c91419"
2874-
integrity sha512-g7XrNf25iL4TJOiPqatNuaChyqt49a/onq5YsJ9+hXeugK+41LVg7AxikMfM02PC6jbNtZLCJj6AUcQXJS/jGQ==
2870+
"@typescript-eslint/utils@8.48.0":
2871+
version "8.48.0"
2872+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.48.0.tgz#c1196befb664f50be10692c781c7fc7624c1a5f9"
2873+
integrity sha512-yTJO1XuGxCsSfIVt1+1UrLHtue8xz16V8apzPYI06W0HbEbEWHxHXgZaAgavIkoh+GeV6hKKd5jm0sS6OYxWXQ==
28752874
dependencies:
28762875
"@eslint-community/eslint-utils" "^4.7.0"
2877-
"@typescript-eslint/scope-manager" "8.47.0"
2878-
"@typescript-eslint/types" "8.47.0"
2879-
"@typescript-eslint/typescript-estree" "8.47.0"
2876+
"@typescript-eslint/scope-manager" "8.48.0"
2877+
"@typescript-eslint/types" "8.48.0"
2878+
"@typescript-eslint/typescript-estree" "8.48.0"
28802879

28812880
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
28822881
version "8.22.0"
@@ -2896,12 +2895,12 @@
28962895
"@typescript-eslint/types" "8.22.0"
28972896
eslint-visitor-keys "^4.2.0"
28982897

2899-
"@typescript-eslint/visitor-keys@8.47.0":
2900-
version "8.47.0"
2901-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.47.0.tgz#35f36ed60a170dfc9d4d738e78387e217f24c29f"
2902-
integrity sha512-SIV3/6eftCy1bNzCQoPmbWsRLujS8t5iDIZ4spZOBHqrM+yfX2ogg8Tt3PDTAVKw3sSCiUgg30uOAvK2r9zGjQ==
2898+
"@typescript-eslint/visitor-keys@8.48.0":
2899+
version "8.48.0"
2900+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.48.0.tgz#6b07ef5661a85d08b01fbe4b8310a7311a6471af"
2901+
integrity sha512-T0XJMaRPOH3+LBbAfzR2jalckP1MSG/L9eUtY0DEzUyVaXJ/t6zN0nR7co5kz0Jko/nkSYCBRkz1djvjajVTTg==
29032902
dependencies:
2904-
"@typescript-eslint/types" "8.47.0"
2903+
"@typescript-eslint/types" "8.48.0"
29052904
eslint-visitor-keys "^4.2.1"
29062905

29072906
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -4335,10 +4334,10 @@ eslint-config-oclif@^5.2.2:
43354334
eslint-plugin-n "^15.1.0"
43364335
eslint-plugin-unicorn "^48.0.1"
43374336

4338-
eslint-config-oclif@^6.0.118:
4339-
version "6.0.118"
4340-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.118.tgz#1936495d0c2c55d847d06a4e4acbea93e583fd33"
4341-
integrity sha512-ZTgAvhVxg1xILOE8+6JSF8hdAERVG6F1lXnS8WXKyrzZNY1ppTU5hkGVLnq4lvmLJPf0mIvo3/tZlpMZxGuFMw==
4337+
eslint-config-oclif@^6.0.119:
4338+
version "6.0.119"
4339+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.119.tgz#a15e4c9323eb942cfcfdfe1d6449c975a936cbd7"
4340+
integrity sha512-mwRw672wDA2VGFbuJp+/E3cI6aVckgknfd5GKGoPSolZRUXVxbRChUXvnRPHEmbWatH0hL9RadqyL1SGy0d/Dg==
43424341
dependencies:
43434342
"@eslint/compat" "^1.4.1"
43444343
"@eslint/eslintrc" "^3.3.1"
@@ -4356,7 +4355,7 @@ eslint-config-oclif@^6.0.118:
43564355
eslint-plugin-n "^17.22.0"
43574356
eslint-plugin-perfectionist "^4"
43584357
eslint-plugin-unicorn "^56.0.1"
4359-
typescript-eslint "^8.46.4"
4358+
typescript-eslint "^8.47.0"
43604359

43614360
eslint-config-prettier@^10.1.8:
43624361
version "10.1.8"
@@ -4785,6 +4784,11 @@ fdir@^6.4.4:
47854784
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9"
47864785
integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==
47874786

4787+
fdir@^6.5.0:
4788+
version "6.5.0"
4789+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
4790+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
4791+
47884792
file-entry-cache@^8.0.0:
47894793
version "8.0.0"
47904794
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
@@ -7812,6 +7816,14 @@ tinyglobby@^0.2.13, tinyglobby@^0.2.14, tinyglobby@^0.2.9:
78127816
fdir "^6.4.4"
78137817
picomatch "^4.0.2"
78147818

7819+
tinyglobby@^0.2.15:
7820+
version "0.2.15"
7821+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
7822+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
7823+
dependencies:
7824+
fdir "^6.5.0"
7825+
picomatch "^4.0.3"
7826+
78157827
to-fast-properties@^2.0.0:
78167828
version "2.0.0"
78177829
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
@@ -8054,15 +8066,15 @@ typedarray-to-buffer@^3.1.5:
80548066
dependencies:
80558067
is-typedarray "^1.0.0"
80568068

8057-
typescript-eslint@^8.46.4:
8058-
version "8.47.0"
8059-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.47.0.tgz#bb8fcf4f2c69ffcd5d088f7f30cd52936ff05cbc"
8060-
integrity sha512-Lwe8i2XQ3WoMjua/r1PHrCTpkubPYJCAfOurtn+mtTzqB6jNd+14n9UN1bJ4s3F49x9ixAm0FLflB/JzQ57M8Q==
8069+
typescript-eslint@^8.47.0:
8070+
version "8.48.0"
8071+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.48.0.tgz#1f0cfb33351f5740d5a289bf389b4ccacb64be42"
8072+
integrity sha512-fcKOvQD9GUn3Xw63EgiDqhvWJ5jsyZUaekl3KVpGsDJnN46WJTe3jWxtQP9lMZm1LJNkFLlTaWAxK2vUQR+cqw==
80618073
dependencies:
8062-
"@typescript-eslint/eslint-plugin" "8.47.0"
8063-
"@typescript-eslint/parser" "8.47.0"
8064-
"@typescript-eslint/typescript-estree" "8.47.0"
8065-
"@typescript-eslint/utils" "8.47.0"
8074+
"@typescript-eslint/eslint-plugin" "8.48.0"
8075+
"@typescript-eslint/parser" "8.48.0"
8076+
"@typescript-eslint/typescript-estree" "8.48.0"
8077+
"@typescript-eslint/utils" "8.48.0"
80668078

80678079
typescript@^5.7.3:
80688080
version "5.7.3"

0 commit comments

Comments
 (0)