Skip to content

Commit 146417b

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.162 to 6.0.164 (#1324)
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 d77fe3b commit 146417b

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
@@ -31,7 +31,7 @@
3131
"chai": "^4.5.0",
3232
"commitlint": "^19",
3333
"eslint": "^9.39.4",
34-
"eslint-config-oclif": "^6.0.162",
34+
"eslint-config-oclif": "^6.0.164",
3535
"eslint-config-prettier": "^10.1.8",
3636
"husky": "^9.1.7",
3737
"lint-staged": "^15",

yarn.lock

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

1469-
"@typescript-eslint/eslint-plugin@8.59.2", "@typescript-eslint/eslint-plugin@^8":
1470-
version "8.59.2"
1471-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.2.tgz#f37b2c189a0177141fe3de3b08f2a83991bfdbfa"
1472-
integrity sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==
1469+
"@typescript-eslint/eslint-plugin@8.59.3", "@typescript-eslint/eslint-plugin@^8":
1470+
version "8.59.3"
1471+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz#5d6da7e7b236b46452fa00d3904bb6f59615bfde"
1472+
integrity sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==
14731473
dependencies:
14741474
"@eslint-community/regexpp" "^4.12.2"
1475-
"@typescript-eslint/scope-manager" "8.59.2"
1476-
"@typescript-eslint/type-utils" "8.59.2"
1477-
"@typescript-eslint/utils" "8.59.2"
1478-
"@typescript-eslint/visitor-keys" "8.59.2"
1475+
"@typescript-eslint/scope-manager" "8.59.3"
1476+
"@typescript-eslint/type-utils" "8.59.3"
1477+
"@typescript-eslint/utils" "8.59.3"
1478+
"@typescript-eslint/visitor-keys" "8.59.3"
14791479
ignore "^7.0.5"
14801480
natural-compare "^1.4.0"
14811481
ts-api-utils "^2.5.0"
14821482

1483-
"@typescript-eslint/parser@8.59.2", "@typescript-eslint/parser@^8":
1484-
version "8.59.2"
1485-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62"
1486-
integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==
1483+
"@typescript-eslint/parser@8.59.3", "@typescript-eslint/parser@^8":
1484+
version "8.59.3"
1485+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.3.tgz#f46cbc70ae0a25119ef94eac9ecd46714788e1a1"
1486+
integrity sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==
14871487
dependencies:
1488-
"@typescript-eslint/scope-manager" "8.59.2"
1489-
"@typescript-eslint/types" "8.59.2"
1490-
"@typescript-eslint/typescript-estree" "8.59.2"
1491-
"@typescript-eslint/visitor-keys" "8.59.2"
1488+
"@typescript-eslint/scope-manager" "8.59.3"
1489+
"@typescript-eslint/types" "8.59.3"
1490+
"@typescript-eslint/typescript-estree" "8.59.3"
1491+
"@typescript-eslint/visitor-keys" "8.59.3"
14921492
debug "^4.4.3"
14931493

1494-
"@typescript-eslint/project-service@8.59.2":
1495-
version "8.59.2"
1496-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.2.tgz#f8b8cbf8692e3a51c2c394acf8cf6900f7e755af"
1497-
integrity sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==
1494+
"@typescript-eslint/project-service@8.59.3":
1495+
version "8.59.3"
1496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.3.tgz#1be5ae152aad987a156c9a1a9b4256e75cfbbe0c"
1497+
integrity sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==
14981498
dependencies:
1499-
"@typescript-eslint/tsconfig-utils" "^8.59.2"
1500-
"@typescript-eslint/types" "^8.59.2"
1499+
"@typescript-eslint/tsconfig-utils" "^8.59.3"
1500+
"@typescript-eslint/types" "^8.59.3"
15011501
debug "^4.4.3"
15021502

15031503
"@typescript-eslint/scope-manager@8.22.0":
@@ -1508,27 +1508,27 @@
15081508
"@typescript-eslint/types" "8.22.0"
15091509
"@typescript-eslint/visitor-keys" "8.22.0"
15101510

1511-
"@typescript-eslint/scope-manager@8.59.2":
1512-
version "8.59.2"
1513-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz#63cbd0af2e3180949d6be81122cc555bc71e736d"
1514-
integrity sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==
1511+
"@typescript-eslint/scope-manager@8.59.3":
1512+
version "8.59.3"
1513+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz#91a60f66803fe9dae0696fbab2451f5723f119d2"
1514+
integrity sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==
15151515
dependencies:
1516-
"@typescript-eslint/types" "8.59.2"
1517-
"@typescript-eslint/visitor-keys" "8.59.2"
1516+
"@typescript-eslint/types" "8.59.3"
1517+
"@typescript-eslint/visitor-keys" "8.59.3"
15181518

1519-
"@typescript-eslint/tsconfig-utils@8.59.2", "@typescript-eslint/tsconfig-utils@^8.59.2":
1520-
version "8.59.2"
1521-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz#6e92bc412083753185a79c9f1431e78169d9232f"
1522-
integrity sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==
1519+
"@typescript-eslint/tsconfig-utils@8.59.3", "@typescript-eslint/tsconfig-utils@^8.59.3":
1520+
version "8.59.3"
1521+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz#88ca9036b42ccdd1e630cfdafd2e042c2ca6a835"
1522+
integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==
15231523

1524-
"@typescript-eslint/type-utils@8.59.2":
1525-
version "8.59.2"
1526-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz#a60a1192a804fa472a92c41656853ac6a9ba7176"
1527-
integrity sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==
1524+
"@typescript-eslint/type-utils@8.59.3":
1525+
version "8.59.3"
1526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz#421fb2448bdfeb301d134a01cd02503f67fd8192"
1527+
integrity sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==
15281528
dependencies:
1529-
"@typescript-eslint/types" "8.59.2"
1530-
"@typescript-eslint/typescript-estree" "8.59.2"
1531-
"@typescript-eslint/utils" "8.59.2"
1529+
"@typescript-eslint/types" "8.59.3"
1530+
"@typescript-eslint/typescript-estree" "8.59.3"
1531+
"@typescript-eslint/utils" "8.59.3"
15321532
debug "^4.4.3"
15331533
ts-api-utils "^2.5.0"
15341534

@@ -1537,10 +1537,10 @@
15371537
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
15381538
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
15391539

1540-
"@typescript-eslint/types@8.59.2", "@typescript-eslint/types@^8.59.2":
1541-
version "8.59.2"
1542-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.2.tgz#01caabcd7e4715c33ad5e11cab260829714d6b9c"
1543-
integrity sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==
1540+
"@typescript-eslint/types@8.59.3", "@typescript-eslint/types@^8.59.3":
1541+
version "8.59.3"
1542+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.3.tgz#b7ca539c5e302fdde9a7cadb73caed107ef8f2cd"
1543+
integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==
15441544

15451545
"@typescript-eslint/types@^8.11.0":
15461546
version "8.33.1"
@@ -1566,30 +1566,30 @@
15661566
semver "^7.6.0"
15671567
ts-api-utils "^2.0.0"
15681568

1569-
"@typescript-eslint/typescript-estree@8.59.2":
1570-
version "8.59.2"
1571-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz#6a217ef65b18dbd12c718fc86a675d1d7a1414cc"
1572-
integrity sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==
1569+
"@typescript-eslint/typescript-estree@8.59.3":
1570+
version "8.59.3"
1571+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz#e6bb1408e00b47e431427a40268db4e86cb121ab"
1572+
integrity sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==
15731573
dependencies:
1574-
"@typescript-eslint/project-service" "8.59.2"
1575-
"@typescript-eslint/tsconfig-utils" "8.59.2"
1576-
"@typescript-eslint/types" "8.59.2"
1577-
"@typescript-eslint/visitor-keys" "8.59.2"
1574+
"@typescript-eslint/project-service" "8.59.3"
1575+
"@typescript-eslint/tsconfig-utils" "8.59.3"
1576+
"@typescript-eslint/types" "8.59.3"
1577+
"@typescript-eslint/visitor-keys" "8.59.3"
15781578
debug "^4.4.3"
15791579
minimatch "^10.2.2"
15801580
semver "^7.7.3"
15811581
tinyglobby "^0.2.15"
15821582
ts-api-utils "^2.5.0"
15831583

1584-
"@typescript-eslint/utils@8.59.2":
1585-
version "8.59.2"
1586-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.2.tgz#ff619a6a3075f4017fa91b8610b752a8ca3366aa"
1587-
integrity sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==
1584+
"@typescript-eslint/utils@8.59.3":
1585+
version "8.59.3"
1586+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.3.tgz#f693f979deb4dc3994de03ff8b23976d625c36c5"
1587+
integrity sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==
15881588
dependencies:
15891589
"@eslint-community/eslint-utils" "^4.9.1"
1590-
"@typescript-eslint/scope-manager" "8.59.2"
1591-
"@typescript-eslint/types" "8.59.2"
1592-
"@typescript-eslint/typescript-estree" "8.59.2"
1590+
"@typescript-eslint/scope-manager" "8.59.3"
1591+
"@typescript-eslint/types" "8.59.3"
1592+
"@typescript-eslint/typescript-estree" "8.59.3"
15931593

15941594
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
15951595
version "8.22.0"
@@ -1609,12 +1609,12 @@
16091609
"@typescript-eslint/types" "8.22.0"
16101610
eslint-visitor-keys "^4.2.0"
16111611

1612-
"@typescript-eslint/visitor-keys@8.59.2":
1613-
version "8.59.2"
1614-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz#5ccc486913cd347883d69158836b1189a660bfe6"
1615-
integrity sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==
1612+
"@typescript-eslint/visitor-keys@8.59.3":
1613+
version "8.59.3"
1614+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz#820843b1b5ca4290009cf189382abcf6fe00dfa6"
1615+
integrity sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==
16161616
dependencies:
1617-
"@typescript-eslint/types" "8.59.2"
1617+
"@typescript-eslint/types" "8.59.3"
16181618
eslint-visitor-keys "^5.0.0"
16191619

16201620
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -2976,10 +2976,10 @@ eslint-config-oclif@^5.2.2:
29762976
eslint-plugin-n "^15.1.0"
29772977
eslint-plugin-unicorn "^48.0.1"
29782978

2979-
eslint-config-oclif@^6.0.162:
2980-
version "6.0.162"
2981-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.162.tgz#5d8247af8cd8078381dbf1cbcbfa4c4f929038df"
2982-
integrity sha512-c0Qwmh8LJVW437JCEHAOeCVkyXv64joXP5TgctJ6oW0ytsnw8tg9FnwUev116S3kmFzFIh8anzym9zCPqS+FOQ==
2979+
eslint-config-oclif@^6.0.164:
2980+
version "6.0.164"
2981+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.164.tgz#e7b1d4b5611d6b07a7e55427c0043e075409e60f"
2982+
integrity sha512-LEJRa/q7FAIH8zeZJ16E3RghSU/kZEa6oBV8kxTSE57djsgSNcwf92NbhcPj6RaQ/eANIva8nWJ9h+FeeWUlew==
29832983
dependencies:
29842984
"@eslint/compat" "^1.4.1"
29852985
"@eslint/eslintrc" "^3.3.5"
@@ -2997,7 +2997,7 @@ eslint-config-oclif@^6.0.162:
29972997
eslint-plugin-n "^17.24.0"
29982998
eslint-plugin-perfectionist "^4"
29992999
eslint-plugin-unicorn "^56.0.1"
3000-
typescript-eslint "^8.59.1"
3000+
typescript-eslint "^8.59.2"
30013001

30023002
eslint-config-prettier@^10.1.8:
30033003
version "10.1.8"
@@ -6556,15 +6556,15 @@ typed-array-length@^1.0.7:
65566556
possible-typed-array-names "^1.0.0"
65576557
reflect.getprototypeof "^1.0.6"
65586558

6559-
typescript-eslint@^8.59.1:
6560-
version "8.59.2"
6561-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.2.tgz#e24b4f7232e20112e40572dba162a829a738ce98"
6562-
integrity sha512-pJw051uomb3ZeCzGTpRb8RbEqB5Y4WWet8gl/GcTlU35BSx0PVdZ86/bqkQCyKKuraVQEK7r6kBHQXF+fBhkoQ==
6559+
typescript-eslint@^8.59.2:
6560+
version "8.59.3"
6561+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.3.tgz#4a41d9007faa539a66292189e2795eeb0b9fca29"
6562+
integrity sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg==
65636563
dependencies:
6564-
"@typescript-eslint/eslint-plugin" "8.59.2"
6565-
"@typescript-eslint/parser" "8.59.2"
6566-
"@typescript-eslint/typescript-estree" "8.59.2"
6567-
"@typescript-eslint/utils" "8.59.2"
6564+
"@typescript-eslint/eslint-plugin" "8.59.3"
6565+
"@typescript-eslint/parser" "8.59.3"
6566+
"@typescript-eslint/typescript-estree" "8.59.3"
6567+
"@typescript-eslint/utils" "8.59.3"
65686568

65696569
typescript@^5.7.3:
65706570
version "5.7.3"

0 commit comments

Comments
 (0)