Skip to content

Commit 883959b

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.157 to 6.0.159 (#497)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.157 to 6.0.159. - [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.157...6.0.159) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.159 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 d0f727b commit 883959b

2 files changed

Lines changed: 77 additions & 77 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^16.18.126",
3131
"chai": "^4",
3232
"eslint": "^9.39.4",
33-
"eslint-config-oclif": "^6.0.157",
33+
"eslint-config-oclif": "^6.0.159",
3434
"eslint-config-prettier": "^10.1.8",
3535
"mocha": "^10",
3636
"oclif": "^4",

yarn.lock

Lines changed: 76 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -2546,38 +2546,38 @@
25462546
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
25472547
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
25482548

2549-
"@typescript-eslint/eslint-plugin@8.58.2", "@typescript-eslint/eslint-plugin@^8":
2550-
version "8.58.2"
2551-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.2.tgz#a6882a6a328e1259cff259fdb03184245ef06191"
2552-
integrity sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==
2549+
"@typescript-eslint/eslint-plugin@8.59.0", "@typescript-eslint/eslint-plugin@^8":
2550+
version "8.59.0"
2551+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.0.tgz#fcbe76b693ce2412410cf4d48aefd617d345f2d9"
2552+
integrity sha512-HyAZtpdkgZwpq8Sz3FSUvCR4c+ScbuWa9AksK2Jweub7w4M3yTz4O11AqVJzLYjy/B9ZWPyc81I+mOdJU/bDQw==
25532553
dependencies:
25542554
"@eslint-community/regexpp" "^4.12.2"
2555-
"@typescript-eslint/scope-manager" "8.58.2"
2556-
"@typescript-eslint/type-utils" "8.58.2"
2557-
"@typescript-eslint/utils" "8.58.2"
2558-
"@typescript-eslint/visitor-keys" "8.58.2"
2555+
"@typescript-eslint/scope-manager" "8.59.0"
2556+
"@typescript-eslint/type-utils" "8.59.0"
2557+
"@typescript-eslint/utils" "8.59.0"
2558+
"@typescript-eslint/visitor-keys" "8.59.0"
25592559
ignore "^7.0.5"
25602560
natural-compare "^1.4.0"
25612561
ts-api-utils "^2.5.0"
25622562

2563-
"@typescript-eslint/parser@8.58.2", "@typescript-eslint/parser@^8":
2564-
version "8.58.2"
2565-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.2.tgz#b267545e4bd515d896fe1f3a5b6f334fa6aa0026"
2566-
integrity sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==
2563+
"@typescript-eslint/parser@8.59.0", "@typescript-eslint/parser@^8":
2564+
version "8.59.0"
2565+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.0.tgz#57a138280b3ceaf07904fbd62c433d5cc1ee1573"
2566+
integrity sha512-TI1XGwKbDpo9tRW8UDIXCOeLk55qe9ZFGs8MTKU6/M08HWTw52DD/IYhfQtOEhEdPhLMT26Ka/x7p70nd3dzDg==
25672567
dependencies:
2568-
"@typescript-eslint/scope-manager" "8.58.2"
2569-
"@typescript-eslint/types" "8.58.2"
2570-
"@typescript-eslint/typescript-estree" "8.58.2"
2571-
"@typescript-eslint/visitor-keys" "8.58.2"
2568+
"@typescript-eslint/scope-manager" "8.59.0"
2569+
"@typescript-eslint/types" "8.59.0"
2570+
"@typescript-eslint/typescript-estree" "8.59.0"
2571+
"@typescript-eslint/visitor-keys" "8.59.0"
25722572
debug "^4.4.3"
25732573

2574-
"@typescript-eslint/project-service@8.58.2":
2575-
version "8.58.2"
2576-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.2.tgz#8c980249100e21b87baba0ca10880fdf893e0a8e"
2577-
integrity sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==
2574+
"@typescript-eslint/project-service@8.59.0":
2575+
version "8.59.0"
2576+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.0.tgz#914bf62069d870faa0389ffd725774a200f511bf"
2577+
integrity sha512-Lw5ITrR5s5TbC19YSvlr63ZfLaJoU6vtKTHyB0GQOpX0W7d5/Ir6vUahWi/8Sps/nOukZQ0IB3SmlxZnjaKVnw==
25782578
dependencies:
2579-
"@typescript-eslint/tsconfig-utils" "^8.58.2"
2580-
"@typescript-eslint/types" "^8.58.2"
2579+
"@typescript-eslint/tsconfig-utils" "^8.59.0"
2580+
"@typescript-eslint/types" "^8.59.0"
25812581
debug "^4.4.3"
25822582

25832583
"@typescript-eslint/scope-manager@8.22.0":
@@ -2588,27 +2588,27 @@
25882588
"@typescript-eslint/types" "8.22.0"
25892589
"@typescript-eslint/visitor-keys" "8.22.0"
25902590

2591-
"@typescript-eslint/scope-manager@8.58.2":
2592-
version "8.58.2"
2593-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.2.tgz#aa73784d78f117940e83f71705af07ba695cd60c"
2594-
integrity sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==
2591+
"@typescript-eslint/scope-manager@8.59.0":
2592+
version "8.59.0"
2593+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.0.tgz#f71be268bd31da1c160815c689e4dde7c9bc9e8e"
2594+
integrity sha512-UzR16Ut8IpA3Mc4DbgAShlPPkVm8xXMWafXxB0BocaVRHs8ZGakAxGRskF7FId3sdk9lgGD73GSFaWmWFDE4dg==
25952595
dependencies:
2596-
"@typescript-eslint/types" "8.58.2"
2597-
"@typescript-eslint/visitor-keys" "8.58.2"
2596+
"@typescript-eslint/types" "8.59.0"
2597+
"@typescript-eslint/visitor-keys" "8.59.0"
25982598

2599-
"@typescript-eslint/tsconfig-utils@8.58.2", "@typescript-eslint/tsconfig-utils@^8.58.2":
2600-
version "8.58.2"
2601-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.2.tgz#fa13f96432c9348bf87f6f44826def585fad7bca"
2602-
integrity sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==
2599+
"@typescript-eslint/tsconfig-utils@8.59.0", "@typescript-eslint/tsconfig-utils@^8.59.0":
2600+
version "8.59.0"
2601+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.0.tgz#1276077f5ad77e384446ea28a2474e8f8be1af41"
2602+
integrity sha512-91Sbl3s4Kb3SybliIY6muFBmHVv+pYXfybC4Oolp3dvk8BvIE3wOPc+403CWIT7mJNkfQRGtdqghzs2+Z91Tqg==
26032603

2604-
"@typescript-eslint/type-utils@8.58.2":
2605-
version "8.58.2"
2606-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.2.tgz#024eb1dd597f8a34cb22d8d9ab32da857bc9a817"
2607-
integrity sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==
2604+
"@typescript-eslint/type-utils@8.59.0":
2605+
version "8.59.0"
2606+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.0.tgz#2834ea3b179cedfc9244dcd4f74105a27751a439"
2607+
integrity sha512-3TRiZaQSltGqGeNrJzzr1+8YcEobKH9rHnqIp/1psfKFmhRQDNMGP5hBufanYTGznwShzVLs3Mz+gDN7HkWfXg==
26082608
dependencies:
2609-
"@typescript-eslint/types" "8.58.2"
2610-
"@typescript-eslint/typescript-estree" "8.58.2"
2611-
"@typescript-eslint/utils" "8.58.2"
2609+
"@typescript-eslint/types" "8.59.0"
2610+
"@typescript-eslint/typescript-estree" "8.59.0"
2611+
"@typescript-eslint/utils" "8.59.0"
26122612
debug "^4.4.3"
26132613
ts-api-utils "^2.5.0"
26142614

@@ -2617,10 +2617,10 @@
26172617
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
26182618
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
26192619

2620-
"@typescript-eslint/types@8.58.2", "@typescript-eslint/types@^8.58.2":
2621-
version "8.58.2"
2622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.2.tgz#3ab8051de0f19a46ddefb0749d0f7d82974bd57c"
2623-
integrity sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==
2620+
"@typescript-eslint/types@8.59.0", "@typescript-eslint/types@^8.59.0":
2621+
version "8.59.0"
2622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.0.tgz#cfcc643c6e879016479775850d86d84c14492738"
2623+
integrity sha512-nLzdsT1gdOgFxxxwrlNVUBzSNBEEHJ86bblmk4QAS6stfig7rcJzWKqCyxFy3YRRHXDWEkb2NralA1nOYkkm/A==
26242624

26252625
"@typescript-eslint/types@^8.11.0":
26262626
version "8.33.1"
@@ -2646,30 +2646,30 @@
26462646
semver "^7.6.0"
26472647
ts-api-utils "^2.0.0"
26482648

2649-
"@typescript-eslint/typescript-estree@8.58.2":
2650-
version "8.58.2"
2651-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.2.tgz#b1beb1f959385b341cc76f0aebbf028e23dfdb8b"
2652-
integrity sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==
2649+
"@typescript-eslint/typescript-estree@8.59.0":
2650+
version "8.59.0"
2651+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.0.tgz#feba58a70ab6ea7ac53a2f3ae900db28ce3454c2"
2652+
integrity sha512-O9Re9P1BmBLFJyikRbQpLku/QA3/AueZNO9WePLBwQrvkixTmDe8u76B6CYUAITRl/rHawggEqUGn5QIkVRLMw==
26532653
dependencies:
2654-
"@typescript-eslint/project-service" "8.58.2"
2655-
"@typescript-eslint/tsconfig-utils" "8.58.2"
2656-
"@typescript-eslint/types" "8.58.2"
2657-
"@typescript-eslint/visitor-keys" "8.58.2"
2654+
"@typescript-eslint/project-service" "8.59.0"
2655+
"@typescript-eslint/tsconfig-utils" "8.59.0"
2656+
"@typescript-eslint/types" "8.59.0"
2657+
"@typescript-eslint/visitor-keys" "8.59.0"
26582658
debug "^4.4.3"
26592659
minimatch "^10.2.2"
26602660
semver "^7.7.3"
26612661
tinyglobby "^0.2.15"
26622662
ts-api-utils "^2.5.0"
26632663

2664-
"@typescript-eslint/utils@8.58.2":
2665-
version "8.58.2"
2666-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.2.tgz#27165554a02d1ff57d98262fa92060498dabc8b3"
2667-
integrity sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==
2664+
"@typescript-eslint/utils@8.59.0":
2665+
version "8.59.0"
2666+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.0.tgz#f50df9bd6967881ef64fba62230111153179ead5"
2667+
integrity sha512-I1R/K7V07XsMJ12Oaxg/O9GfrysGTmCRhvZJBv0RE0NcULMzjqVpR5kRRQjHsz3J/bElU7HwCO7zkqL+MSUz+g==
26682668
dependencies:
26692669
"@eslint-community/eslint-utils" "^4.9.1"
2670-
"@typescript-eslint/scope-manager" "8.58.2"
2671-
"@typescript-eslint/types" "8.58.2"
2672-
"@typescript-eslint/typescript-estree" "8.58.2"
2670+
"@typescript-eslint/scope-manager" "8.59.0"
2671+
"@typescript-eslint/types" "8.59.0"
2672+
"@typescript-eslint/typescript-estree" "8.59.0"
26732673

26742674
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
26752675
version "8.22.0"
@@ -2689,12 +2689,12 @@
26892689
"@typescript-eslint/types" "8.22.0"
26902690
eslint-visitor-keys "^4.2.0"
26912691

2692-
"@typescript-eslint/visitor-keys@8.58.2":
2693-
version "8.58.2"
2694-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.2.tgz#9ed699eaa9b5720b6b6b6f9c16e6c7d4cd32b276"
2695-
integrity sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==
2692+
"@typescript-eslint/visitor-keys@8.59.0":
2693+
version "8.59.0"
2694+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.0.tgz#2e80de30e7e944ed4bd47d751e37dcb04db03795"
2695+
integrity sha512-/uejZt4dSere1bx12WLlPfv8GktzcaDtuJ7s42/HEZ5zGj9oxRaD4bj7qwSunXkf+pbAhFt2zjpHYUiT5lHf0Q==
26962696
dependencies:
2697-
"@typescript-eslint/types" "8.58.2"
2697+
"@typescript-eslint/types" "8.59.0"
26982698
eslint-visitor-keys "^5.0.0"
26992699

27002700
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -3994,10 +3994,10 @@ eslint-config-oclif@^5.2.2:
39943994
eslint-plugin-n "^15.1.0"
39953995
eslint-plugin-unicorn "^48.0.1"
39963996

3997-
eslint-config-oclif@^6.0.157:
3998-
version "6.0.157"
3999-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.157.tgz#31193548d8094fd3649ee4fcdabe487c3469f9e8"
4000-
integrity sha512-Kt4MBzjWY4FLJgVeMsG4oZwmWbkQuqQioKtnXp9RDb6LR472Isr9yAfuLEsNTZMXfYEv5lsTv2zyg619HkL19Q==
3997+
eslint-config-oclif@^6.0.159:
3998+
version "6.0.159"
3999+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.159.tgz#4ee3a65c07bdd848e6f70377cdb7c12ac81e5069"
4000+
integrity sha512-tzfcFO1kYLJeuSgM4QOVW/GJROeAcd5Nwzx5dwonK4FECoKAArjZQ5ZY7Z+uK/nAABIym5ihxWgdkSrgqbJARg==
40014001
dependencies:
40024002
"@eslint/compat" "^1.4.1"
40034003
"@eslint/eslintrc" "^3.3.5"
@@ -4015,7 +4015,7 @@ eslint-config-oclif@^6.0.157:
40154015
eslint-plugin-n "^17.24.0"
40164016
eslint-plugin-perfectionist "^4"
40174017
eslint-plugin-unicorn "^56.0.1"
4018-
typescript-eslint "^8.58.1"
4018+
typescript-eslint "^8.58.2"
40194019

40204020
eslint-config-prettier@^10.1.8:
40214021
version "10.1.8"
@@ -7924,15 +7924,15 @@ typed-array-length@^1.0.7:
79247924
possible-typed-array-names "^1.0.0"
79257925
reflect.getprototypeof "^1.0.6"
79267926

7927-
typescript-eslint@^8.58.1:
7928-
version "8.58.2"
7929-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.58.2.tgz#55f425fc668c2d5148f45587f2cd04532d715c6a"
7930-
integrity sha512-V8iSng9mRbdZjl54VJ9NKr6ZB+dW0J3TzRXRGcSbLIej9jV86ZRtlYeTKDR/QLxXykocJ5icNzbsl2+5TzIvcQ==
7927+
typescript-eslint@^8.58.2:
7928+
version "8.59.0"
7929+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.0.tgz#d1cc7c63559ce7116aeb66d35ec9dbe0063379fd"
7930+
integrity sha512-BU3ONW9X+v90EcCH9ZS6LMackcVtxRLlI3XrYyqZIwVSHIk7Qf7bFw1z0M9Q0IUxhTMZCf8piY9hTYaNEIASrw==
79317931
dependencies:
7932-
"@typescript-eslint/eslint-plugin" "8.58.2"
7933-
"@typescript-eslint/parser" "8.58.2"
7934-
"@typescript-eslint/typescript-estree" "8.58.2"
7935-
"@typescript-eslint/utils" "8.58.2"
7932+
"@typescript-eslint/eslint-plugin" "8.59.0"
7933+
"@typescript-eslint/parser" "8.59.0"
7934+
"@typescript-eslint/typescript-estree" "8.59.0"
7935+
"@typescript-eslint/utils" "8.59.0"
79367936

79377937
typescript@^4.9.5:
79387938
version "4.9.5"

0 commit comments

Comments
 (0)