Skip to content

Commit 5345162

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.162 to 6.0.164 (#829)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.162 to 6.0.164. - [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.162...6.0.164) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.164 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 904b607 commit 5345162

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
@@ -22,7 +22,7 @@
2222
"chai": "^4",
2323
"commitlint": "^19",
2424
"eslint": "^9.39.4",
25-
"eslint-config-oclif": "^6.0.162",
25+
"eslint-config-oclif": "^6.0.164",
2626
"eslint-config-prettier": "^10.1.8",
2727
"husky": "^9.1.7",
2828
"lint-staged": "^15",

yarn.lock

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

2764-
"@typescript-eslint/eslint-plugin@8.59.2", "@typescript-eslint/eslint-plugin@^8":
2765-
version "8.59.2"
2766-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.2.tgz#f37b2c189a0177141fe3de3b08f2a83991bfdbfa"
2767-
integrity sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==
2764+
"@typescript-eslint/eslint-plugin@8.59.3", "@typescript-eslint/eslint-plugin@^8":
2765+
version "8.59.3"
2766+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz#5d6da7e7b236b46452fa00d3904bb6f59615bfde"
2767+
integrity sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==
27682768
dependencies:
27692769
"@eslint-community/regexpp" "^4.12.2"
2770-
"@typescript-eslint/scope-manager" "8.59.2"
2771-
"@typescript-eslint/type-utils" "8.59.2"
2772-
"@typescript-eslint/utils" "8.59.2"
2773-
"@typescript-eslint/visitor-keys" "8.59.2"
2770+
"@typescript-eslint/scope-manager" "8.59.3"
2771+
"@typescript-eslint/type-utils" "8.59.3"
2772+
"@typescript-eslint/utils" "8.59.3"
2773+
"@typescript-eslint/visitor-keys" "8.59.3"
27742774
ignore "^7.0.5"
27752775
natural-compare "^1.4.0"
27762776
ts-api-utils "^2.5.0"
27772777

2778-
"@typescript-eslint/parser@8.59.2", "@typescript-eslint/parser@^8":
2779-
version "8.59.2"
2780-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62"
2781-
integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==
2778+
"@typescript-eslint/parser@8.59.3", "@typescript-eslint/parser@^8":
2779+
version "8.59.3"
2780+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.3.tgz#f46cbc70ae0a25119ef94eac9ecd46714788e1a1"
2781+
integrity sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==
27822782
dependencies:
2783-
"@typescript-eslint/scope-manager" "8.59.2"
2784-
"@typescript-eslint/types" "8.59.2"
2785-
"@typescript-eslint/typescript-estree" "8.59.2"
2786-
"@typescript-eslint/visitor-keys" "8.59.2"
2783+
"@typescript-eslint/scope-manager" "8.59.3"
2784+
"@typescript-eslint/types" "8.59.3"
2785+
"@typescript-eslint/typescript-estree" "8.59.3"
2786+
"@typescript-eslint/visitor-keys" "8.59.3"
27872787
debug "^4.4.3"
27882788

2789-
"@typescript-eslint/project-service@8.59.2":
2790-
version "8.59.2"
2791-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.2.tgz#f8b8cbf8692e3a51c2c394acf8cf6900f7e755af"
2792-
integrity sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==
2789+
"@typescript-eslint/project-service@8.59.3":
2790+
version "8.59.3"
2791+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.3.tgz#1be5ae152aad987a156c9a1a9b4256e75cfbbe0c"
2792+
integrity sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==
27932793
dependencies:
2794-
"@typescript-eslint/tsconfig-utils" "^8.59.2"
2795-
"@typescript-eslint/types" "^8.59.2"
2794+
"@typescript-eslint/tsconfig-utils" "^8.59.3"
2795+
"@typescript-eslint/types" "^8.59.3"
27962796
debug "^4.4.3"
27972797

27982798
"@typescript-eslint/scope-manager@8.22.0":
@@ -2803,27 +2803,27 @@
28032803
"@typescript-eslint/types" "8.22.0"
28042804
"@typescript-eslint/visitor-keys" "8.22.0"
28052805

2806-
"@typescript-eslint/scope-manager@8.59.2":
2807-
version "8.59.2"
2808-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz#63cbd0af2e3180949d6be81122cc555bc71e736d"
2809-
integrity sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==
2806+
"@typescript-eslint/scope-manager@8.59.3":
2807+
version "8.59.3"
2808+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz#91a60f66803fe9dae0696fbab2451f5723f119d2"
2809+
integrity sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==
28102810
dependencies:
2811-
"@typescript-eslint/types" "8.59.2"
2812-
"@typescript-eslint/visitor-keys" "8.59.2"
2811+
"@typescript-eslint/types" "8.59.3"
2812+
"@typescript-eslint/visitor-keys" "8.59.3"
28132813

2814-
"@typescript-eslint/tsconfig-utils@8.59.2", "@typescript-eslint/tsconfig-utils@^8.59.2":
2815-
version "8.59.2"
2816-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz#6e92bc412083753185a79c9f1431e78169d9232f"
2817-
integrity sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==
2814+
"@typescript-eslint/tsconfig-utils@8.59.3", "@typescript-eslint/tsconfig-utils@^8.59.3":
2815+
version "8.59.3"
2816+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz#88ca9036b42ccdd1e630cfdafd2e042c2ca6a835"
2817+
integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==
28182818

2819-
"@typescript-eslint/type-utils@8.59.2":
2820-
version "8.59.2"
2821-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz#a60a1192a804fa472a92c41656853ac6a9ba7176"
2822-
integrity sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==
2819+
"@typescript-eslint/type-utils@8.59.3":
2820+
version "8.59.3"
2821+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz#421fb2448bdfeb301d134a01cd02503f67fd8192"
2822+
integrity sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==
28232823
dependencies:
2824-
"@typescript-eslint/types" "8.59.2"
2825-
"@typescript-eslint/typescript-estree" "8.59.2"
2826-
"@typescript-eslint/utils" "8.59.2"
2824+
"@typescript-eslint/types" "8.59.3"
2825+
"@typescript-eslint/typescript-estree" "8.59.3"
2826+
"@typescript-eslint/utils" "8.59.3"
28272827
debug "^4.4.3"
28282828
ts-api-utils "^2.5.0"
28292829

@@ -2832,10 +2832,10 @@
28322832
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
28332833
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
28342834

2835-
"@typescript-eslint/types@8.59.2", "@typescript-eslint/types@^8.59.2":
2836-
version "8.59.2"
2837-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.2.tgz#01caabcd7e4715c33ad5e11cab260829714d6b9c"
2838-
integrity sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==
2835+
"@typescript-eslint/types@8.59.3", "@typescript-eslint/types@^8.59.3":
2836+
version "8.59.3"
2837+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.3.tgz#b7ca539c5e302fdde9a7cadb73caed107ef8f2cd"
2838+
integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==
28392839

28402840
"@typescript-eslint/types@^8.11.0":
28412841
version "8.33.1"
@@ -2861,30 +2861,30 @@
28612861
semver "^7.6.0"
28622862
ts-api-utils "^2.0.0"
28632863

2864-
"@typescript-eslint/typescript-estree@8.59.2":
2865-
version "8.59.2"
2866-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz#6a217ef65b18dbd12c718fc86a675d1d7a1414cc"
2867-
integrity sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==
2864+
"@typescript-eslint/typescript-estree@8.59.3":
2865+
version "8.59.3"
2866+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz#e6bb1408e00b47e431427a40268db4e86cb121ab"
2867+
integrity sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==
28682868
dependencies:
2869-
"@typescript-eslint/project-service" "8.59.2"
2870-
"@typescript-eslint/tsconfig-utils" "8.59.2"
2871-
"@typescript-eslint/types" "8.59.2"
2872-
"@typescript-eslint/visitor-keys" "8.59.2"
2869+
"@typescript-eslint/project-service" "8.59.3"
2870+
"@typescript-eslint/tsconfig-utils" "8.59.3"
2871+
"@typescript-eslint/types" "8.59.3"
2872+
"@typescript-eslint/visitor-keys" "8.59.3"
28732873
debug "^4.4.3"
28742874
minimatch "^10.2.2"
28752875
semver "^7.7.3"
28762876
tinyglobby "^0.2.15"
28772877
ts-api-utils "^2.5.0"
28782878

2879-
"@typescript-eslint/utils@8.59.2":
2880-
version "8.59.2"
2881-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.2.tgz#ff619a6a3075f4017fa91b8610b752a8ca3366aa"
2882-
integrity sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==
2879+
"@typescript-eslint/utils@8.59.3":
2880+
version "8.59.3"
2881+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.3.tgz#f693f979deb4dc3994de03ff8b23976d625c36c5"
2882+
integrity sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==
28832883
dependencies:
28842884
"@eslint-community/eslint-utils" "^4.9.1"
2885-
"@typescript-eslint/scope-manager" "8.59.2"
2886-
"@typescript-eslint/types" "8.59.2"
2887-
"@typescript-eslint/typescript-estree" "8.59.2"
2885+
"@typescript-eslint/scope-manager" "8.59.3"
2886+
"@typescript-eslint/types" "8.59.3"
2887+
"@typescript-eslint/typescript-estree" "8.59.3"
28882888

28892889
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
28902890
version "8.22.0"
@@ -2904,12 +2904,12 @@
29042904
"@typescript-eslint/types" "8.22.0"
29052905
eslint-visitor-keys "^4.2.0"
29062906

2907-
"@typescript-eslint/visitor-keys@8.59.2":
2908-
version "8.59.2"
2909-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz#5ccc486913cd347883d69158836b1189a660bfe6"
2910-
integrity sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==
2907+
"@typescript-eslint/visitor-keys@8.59.3":
2908+
version "8.59.3"
2909+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz#820843b1b5ca4290009cf189382abcf6fe00dfa6"
2910+
integrity sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==
29112911
dependencies:
2912-
"@typescript-eslint/types" "8.59.2"
2912+
"@typescript-eslint/types" "8.59.3"
29132913
eslint-visitor-keys "^5.0.0"
29142914

29152915
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -4536,10 +4536,10 @@ eslint-config-oclif@^5.2.2:
45364536
eslint-plugin-n "^15.1.0"
45374537
eslint-plugin-unicorn "^48.0.1"
45384538

4539-
eslint-config-oclif@^6.0.162:
4540-
version "6.0.162"
4541-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.162.tgz#5d8247af8cd8078381dbf1cbcbfa4c4f929038df"
4542-
integrity sha512-c0Qwmh8LJVW437JCEHAOeCVkyXv64joXP5TgctJ6oW0ytsnw8tg9FnwUev116S3kmFzFIh8anzym9zCPqS+FOQ==
4539+
eslint-config-oclif@^6.0.164:
4540+
version "6.0.164"
4541+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.164.tgz#e7b1d4b5611d6b07a7e55427c0043e075409e60f"
4542+
integrity sha512-LEJRa/q7FAIH8zeZJ16E3RghSU/kZEa6oBV8kxTSE57djsgSNcwf92NbhcPj6RaQ/eANIva8nWJ9h+FeeWUlew==
45434543
dependencies:
45444544
"@eslint/compat" "^1.4.1"
45454545
"@eslint/eslintrc" "^3.3.5"
@@ -4557,7 +4557,7 @@ eslint-config-oclif@^6.0.162:
45574557
eslint-plugin-n "^17.24.0"
45584558
eslint-plugin-perfectionist "^4"
45594559
eslint-plugin-unicorn "^56.0.1"
4560-
typescript-eslint "^8.59.1"
4560+
typescript-eslint "^8.59.2"
45614561

45624562
eslint-config-prettier@^10.1.8:
45634563
version "10.1.8"
@@ -9022,15 +9022,15 @@ typed-array-length@^1.0.7:
90229022
possible-typed-array-names "^1.0.0"
90239023
reflect.getprototypeof "^1.0.6"
90249024

9025-
typescript-eslint@^8.59.1:
9026-
version "8.59.2"
9027-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.2.tgz#e24b4f7232e20112e40572dba162a829a738ce98"
9028-
integrity sha512-pJw051uomb3ZeCzGTpRb8RbEqB5Y4WWet8gl/GcTlU35BSx0PVdZ86/bqkQCyKKuraVQEK7r6kBHQXF+fBhkoQ==
9025+
typescript-eslint@^8.59.2:
9026+
version "8.59.3"
9027+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.3.tgz#4a41d9007faa539a66292189e2795eeb0b9fca29"
9028+
integrity sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg==
90299029
dependencies:
9030-
"@typescript-eslint/eslint-plugin" "8.59.2"
9031-
"@typescript-eslint/parser" "8.59.2"
9032-
"@typescript-eslint/typescript-estree" "8.59.2"
9033-
"@typescript-eslint/utils" "8.59.2"
9030+
"@typescript-eslint/eslint-plugin" "8.59.3"
9031+
"@typescript-eslint/parser" "8.59.3"
9032+
"@typescript-eslint/typescript-estree" "8.59.3"
9033+
"@typescript-eslint/utils" "8.59.3"
90349034

90359035
typescript@^5.7.3:
90369036
version "5.7.3"

0 commit comments

Comments
 (0)