Skip to content

Commit 295390e

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.162 to 6.0.164 (#519)
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 e230d84 commit 295390e

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.162",
33+
"eslint-config-oclif": "^6.0.164",
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
@@ -2149,38 +2149,38 @@
21492149
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
21502150
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
21512151

2152-
"@typescript-eslint/eslint-plugin@8.59.2", "@typescript-eslint/eslint-plugin@^8":
2153-
version "8.59.2"
2154-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.2.tgz#f37b2c189a0177141fe3de3b08f2a83991bfdbfa"
2155-
integrity sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==
2152+
"@typescript-eslint/eslint-plugin@8.59.3", "@typescript-eslint/eslint-plugin@^8":
2153+
version "8.59.3"
2154+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz#5d6da7e7b236b46452fa00d3904bb6f59615bfde"
2155+
integrity sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==
21562156
dependencies:
21572157
"@eslint-community/regexpp" "^4.12.2"
2158-
"@typescript-eslint/scope-manager" "8.59.2"
2159-
"@typescript-eslint/type-utils" "8.59.2"
2160-
"@typescript-eslint/utils" "8.59.2"
2161-
"@typescript-eslint/visitor-keys" "8.59.2"
2158+
"@typescript-eslint/scope-manager" "8.59.3"
2159+
"@typescript-eslint/type-utils" "8.59.3"
2160+
"@typescript-eslint/utils" "8.59.3"
2161+
"@typescript-eslint/visitor-keys" "8.59.3"
21622162
ignore "^7.0.5"
21632163
natural-compare "^1.4.0"
21642164
ts-api-utils "^2.5.0"
21652165

2166-
"@typescript-eslint/parser@8.59.2", "@typescript-eslint/parser@^8":
2167-
version "8.59.2"
2168-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62"
2169-
integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==
2166+
"@typescript-eslint/parser@8.59.3", "@typescript-eslint/parser@^8":
2167+
version "8.59.3"
2168+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.3.tgz#f46cbc70ae0a25119ef94eac9ecd46714788e1a1"
2169+
integrity sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==
21702170
dependencies:
2171-
"@typescript-eslint/scope-manager" "8.59.2"
2172-
"@typescript-eslint/types" "8.59.2"
2173-
"@typescript-eslint/typescript-estree" "8.59.2"
2174-
"@typescript-eslint/visitor-keys" "8.59.2"
2171+
"@typescript-eslint/scope-manager" "8.59.3"
2172+
"@typescript-eslint/types" "8.59.3"
2173+
"@typescript-eslint/typescript-estree" "8.59.3"
2174+
"@typescript-eslint/visitor-keys" "8.59.3"
21752175
debug "^4.4.3"
21762176

2177-
"@typescript-eslint/project-service@8.59.2":
2178-
version "8.59.2"
2179-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.2.tgz#f8b8cbf8692e3a51c2c394acf8cf6900f7e755af"
2180-
integrity sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==
2177+
"@typescript-eslint/project-service@8.59.3":
2178+
version "8.59.3"
2179+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.3.tgz#1be5ae152aad987a156c9a1a9b4256e75cfbbe0c"
2180+
integrity sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==
21812181
dependencies:
2182-
"@typescript-eslint/tsconfig-utils" "^8.59.2"
2183-
"@typescript-eslint/types" "^8.59.2"
2182+
"@typescript-eslint/tsconfig-utils" "^8.59.3"
2183+
"@typescript-eslint/types" "^8.59.3"
21842184
debug "^4.4.3"
21852185

21862186
"@typescript-eslint/scope-manager@8.22.0":
@@ -2191,27 +2191,27 @@
21912191
"@typescript-eslint/types" "8.22.0"
21922192
"@typescript-eslint/visitor-keys" "8.22.0"
21932193

2194-
"@typescript-eslint/scope-manager@8.59.2":
2195-
version "8.59.2"
2196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz#63cbd0af2e3180949d6be81122cc555bc71e736d"
2197-
integrity sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==
2194+
"@typescript-eslint/scope-manager@8.59.3":
2195+
version "8.59.3"
2196+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz#91a60f66803fe9dae0696fbab2451f5723f119d2"
2197+
integrity sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==
21982198
dependencies:
2199-
"@typescript-eslint/types" "8.59.2"
2200-
"@typescript-eslint/visitor-keys" "8.59.2"
2199+
"@typescript-eslint/types" "8.59.3"
2200+
"@typescript-eslint/visitor-keys" "8.59.3"
22012201

2202-
"@typescript-eslint/tsconfig-utils@8.59.2", "@typescript-eslint/tsconfig-utils@^8.59.2":
2203-
version "8.59.2"
2204-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz#6e92bc412083753185a79c9f1431e78169d9232f"
2205-
integrity sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==
2202+
"@typescript-eslint/tsconfig-utils@8.59.3", "@typescript-eslint/tsconfig-utils@^8.59.3":
2203+
version "8.59.3"
2204+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz#88ca9036b42ccdd1e630cfdafd2e042c2ca6a835"
2205+
integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==
22062206

2207-
"@typescript-eslint/type-utils@8.59.2":
2208-
version "8.59.2"
2209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz#a60a1192a804fa472a92c41656853ac6a9ba7176"
2210-
integrity sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==
2207+
"@typescript-eslint/type-utils@8.59.3":
2208+
version "8.59.3"
2209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz#421fb2448bdfeb301d134a01cd02503f67fd8192"
2210+
integrity sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==
22112211
dependencies:
2212-
"@typescript-eslint/types" "8.59.2"
2213-
"@typescript-eslint/typescript-estree" "8.59.2"
2214-
"@typescript-eslint/utils" "8.59.2"
2212+
"@typescript-eslint/types" "8.59.3"
2213+
"@typescript-eslint/typescript-estree" "8.59.3"
2214+
"@typescript-eslint/utils" "8.59.3"
22152215
debug "^4.4.3"
22162216
ts-api-utils "^2.5.0"
22172217

@@ -2220,10 +2220,10 @@
22202220
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
22212221
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
22222222

2223-
"@typescript-eslint/types@8.59.2", "@typescript-eslint/types@^8.59.2":
2224-
version "8.59.2"
2225-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.2.tgz#01caabcd7e4715c33ad5e11cab260829714d6b9c"
2226-
integrity sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==
2223+
"@typescript-eslint/types@8.59.3", "@typescript-eslint/types@^8.59.3":
2224+
version "8.59.3"
2225+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.3.tgz#b7ca539c5e302fdde9a7cadb73caed107ef8f2cd"
2226+
integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==
22272227

22282228
"@typescript-eslint/types@^8.11.0":
22292229
version "8.33.1"
@@ -2249,30 +2249,30 @@
22492249
semver "^7.6.0"
22502250
ts-api-utils "^2.0.0"
22512251

2252-
"@typescript-eslint/typescript-estree@8.59.2":
2253-
version "8.59.2"
2254-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz#6a217ef65b18dbd12c718fc86a675d1d7a1414cc"
2255-
integrity sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==
2252+
"@typescript-eslint/typescript-estree@8.59.3":
2253+
version "8.59.3"
2254+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz#e6bb1408e00b47e431427a40268db4e86cb121ab"
2255+
integrity sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==
22562256
dependencies:
2257-
"@typescript-eslint/project-service" "8.59.2"
2258-
"@typescript-eslint/tsconfig-utils" "8.59.2"
2259-
"@typescript-eslint/types" "8.59.2"
2260-
"@typescript-eslint/visitor-keys" "8.59.2"
2257+
"@typescript-eslint/project-service" "8.59.3"
2258+
"@typescript-eslint/tsconfig-utils" "8.59.3"
2259+
"@typescript-eslint/types" "8.59.3"
2260+
"@typescript-eslint/visitor-keys" "8.59.3"
22612261
debug "^4.4.3"
22622262
minimatch "^10.2.2"
22632263
semver "^7.7.3"
22642264
tinyglobby "^0.2.15"
22652265
ts-api-utils "^2.5.0"
22662266

2267-
"@typescript-eslint/utils@8.59.2":
2268-
version "8.59.2"
2269-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.2.tgz#ff619a6a3075f4017fa91b8610b752a8ca3366aa"
2270-
integrity sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==
2267+
"@typescript-eslint/utils@8.59.3":
2268+
version "8.59.3"
2269+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.3.tgz#f693f979deb4dc3994de03ff8b23976d625c36c5"
2270+
integrity sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==
22712271
dependencies:
22722272
"@eslint-community/eslint-utils" "^4.9.1"
2273-
"@typescript-eslint/scope-manager" "8.59.2"
2274-
"@typescript-eslint/types" "8.59.2"
2275-
"@typescript-eslint/typescript-estree" "8.59.2"
2273+
"@typescript-eslint/scope-manager" "8.59.3"
2274+
"@typescript-eslint/types" "8.59.3"
2275+
"@typescript-eslint/typescript-estree" "8.59.3"
22762276

22772277
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
22782278
version "8.22.0"
@@ -2292,12 +2292,12 @@
22922292
"@typescript-eslint/types" "8.22.0"
22932293
eslint-visitor-keys "^4.2.0"
22942294

2295-
"@typescript-eslint/visitor-keys@8.59.2":
2296-
version "8.59.2"
2297-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz#5ccc486913cd347883d69158836b1189a660bfe6"
2298-
integrity sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==
2295+
"@typescript-eslint/visitor-keys@8.59.3":
2296+
version "8.59.3"
2297+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz#820843b1b5ca4290009cf189382abcf6fe00dfa6"
2298+
integrity sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==
22992299
dependencies:
2300-
"@typescript-eslint/types" "8.59.2"
2300+
"@typescript-eslint/types" "8.59.3"
23012301
eslint-visitor-keys "^5.0.0"
23022302

23032303
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -3532,10 +3532,10 @@ eslint-config-oclif@^5.2.2:
35323532
eslint-plugin-n "^15.1.0"
35333533
eslint-plugin-unicorn "^48.0.1"
35343534

3535-
eslint-config-oclif@^6.0.162:
3536-
version "6.0.162"
3537-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.162.tgz#5d8247af8cd8078381dbf1cbcbfa4c4f929038df"
3538-
integrity sha512-c0Qwmh8LJVW437JCEHAOeCVkyXv64joXP5TgctJ6oW0ytsnw8tg9FnwUev116S3kmFzFIh8anzym9zCPqS+FOQ==
3535+
eslint-config-oclif@^6.0.164:
3536+
version "6.0.164"
3537+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.164.tgz#e7b1d4b5611d6b07a7e55427c0043e075409e60f"
3538+
integrity sha512-LEJRa/q7FAIH8zeZJ16E3RghSU/kZEa6oBV8kxTSE57djsgSNcwf92NbhcPj6RaQ/eANIva8nWJ9h+FeeWUlew==
35393539
dependencies:
35403540
"@eslint/compat" "^1.4.1"
35413541
"@eslint/eslintrc" "^3.3.5"
@@ -3553,7 +3553,7 @@ eslint-config-oclif@^6.0.162:
35533553
eslint-plugin-n "^17.24.0"
35543554
eslint-plugin-perfectionist "^4"
35553555
eslint-plugin-unicorn "^56.0.1"
3556-
typescript-eslint "^8.59.1"
3556+
typescript-eslint "^8.59.2"
35573557

35583558
eslint-config-prettier@^10.1.8:
35593559
version "10.1.8"
@@ -7203,15 +7203,15 @@ typed-array-length@^1.0.7:
72037203
possible-typed-array-names "^1.0.0"
72047204
reflect.getprototypeof "^1.0.6"
72057205

7206-
typescript-eslint@^8.59.1:
7207-
version "8.59.2"
7208-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.2.tgz#e24b4f7232e20112e40572dba162a829a738ce98"
7209-
integrity sha512-pJw051uomb3ZeCzGTpRb8RbEqB5Y4WWet8gl/GcTlU35BSx0PVdZ86/bqkQCyKKuraVQEK7r6kBHQXF+fBhkoQ==
7206+
typescript-eslint@^8.59.2:
7207+
version "8.59.3"
7208+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.3.tgz#4a41d9007faa539a66292189e2795eeb0b9fca29"
7209+
integrity sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg==
72107210
dependencies:
7211-
"@typescript-eslint/eslint-plugin" "8.59.2"
7212-
"@typescript-eslint/parser" "8.59.2"
7213-
"@typescript-eslint/typescript-estree" "8.59.2"
7214-
"@typescript-eslint/utils" "8.59.2"
7211+
"@typescript-eslint/eslint-plugin" "8.59.3"
7212+
"@typescript-eslint/parser" "8.59.3"
7213+
"@typescript-eslint/typescript-estree" "8.59.3"
7214+
"@typescript-eslint/utils" "8.59.3"
72157215

72167216
typescript@^4.9.5:
72177217
version "4.9.5"

0 commit comments

Comments
 (0)