Skip to content

Commit a4c3620

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.162 to 6.0.164 (#595)
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 8097502 commit a4c3620

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
@@ -29,7 +29,7 @@
2929
"@types/node": "^16.18.126",
3030
"chai": "^4",
3131
"eslint": "^9.39.4",
32-
"eslint-config-oclif": "^6.0.162",
32+
"eslint-config-oclif": "^6.0.164",
3333
"eslint-config-prettier": "^10.1.8",
3434
"mocha": "^10",
3535
"oclif": "^4",

yarn.lock

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

1487-
"@typescript-eslint/eslint-plugin@8.59.2", "@typescript-eslint/eslint-plugin@^8":
1488-
version "8.59.2"
1489-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.2.tgz#f37b2c189a0177141fe3de3b08f2a83991bfdbfa"
1490-
integrity sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==
1487+
"@typescript-eslint/eslint-plugin@8.59.3", "@typescript-eslint/eslint-plugin@^8":
1488+
version "8.59.3"
1489+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz#5d6da7e7b236b46452fa00d3904bb6f59615bfde"
1490+
integrity sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==
14911491
dependencies:
14921492
"@eslint-community/regexpp" "^4.12.2"
1493-
"@typescript-eslint/scope-manager" "8.59.2"
1494-
"@typescript-eslint/type-utils" "8.59.2"
1495-
"@typescript-eslint/utils" "8.59.2"
1496-
"@typescript-eslint/visitor-keys" "8.59.2"
1493+
"@typescript-eslint/scope-manager" "8.59.3"
1494+
"@typescript-eslint/type-utils" "8.59.3"
1495+
"@typescript-eslint/utils" "8.59.3"
1496+
"@typescript-eslint/visitor-keys" "8.59.3"
14971497
ignore "^7.0.5"
14981498
natural-compare "^1.4.0"
14991499
ts-api-utils "^2.5.0"
15001500

1501-
"@typescript-eslint/parser@8.59.2", "@typescript-eslint/parser@^8":
1502-
version "8.59.2"
1503-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62"
1504-
integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==
1501+
"@typescript-eslint/parser@8.59.3", "@typescript-eslint/parser@^8":
1502+
version "8.59.3"
1503+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.3.tgz#f46cbc70ae0a25119ef94eac9ecd46714788e1a1"
1504+
integrity sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==
15051505
dependencies:
1506-
"@typescript-eslint/scope-manager" "8.59.2"
1507-
"@typescript-eslint/types" "8.59.2"
1508-
"@typescript-eslint/typescript-estree" "8.59.2"
1509-
"@typescript-eslint/visitor-keys" "8.59.2"
1506+
"@typescript-eslint/scope-manager" "8.59.3"
1507+
"@typescript-eslint/types" "8.59.3"
1508+
"@typescript-eslint/typescript-estree" "8.59.3"
1509+
"@typescript-eslint/visitor-keys" "8.59.3"
15101510
debug "^4.4.3"
15111511

1512-
"@typescript-eslint/project-service@8.59.2":
1513-
version "8.59.2"
1514-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.2.tgz#f8b8cbf8692e3a51c2c394acf8cf6900f7e755af"
1515-
integrity sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==
1512+
"@typescript-eslint/project-service@8.59.3":
1513+
version "8.59.3"
1514+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.3.tgz#1be5ae152aad987a156c9a1a9b4256e75cfbbe0c"
1515+
integrity sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==
15161516
dependencies:
1517-
"@typescript-eslint/tsconfig-utils" "^8.59.2"
1518-
"@typescript-eslint/types" "^8.59.2"
1517+
"@typescript-eslint/tsconfig-utils" "^8.59.3"
1518+
"@typescript-eslint/types" "^8.59.3"
15191519
debug "^4.4.3"
15201520

15211521
"@typescript-eslint/scope-manager@8.22.0":
@@ -1526,27 +1526,27 @@
15261526
"@typescript-eslint/types" "8.22.0"
15271527
"@typescript-eslint/visitor-keys" "8.22.0"
15281528

1529-
"@typescript-eslint/scope-manager@8.59.2":
1530-
version "8.59.2"
1531-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz#63cbd0af2e3180949d6be81122cc555bc71e736d"
1532-
integrity sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==
1529+
"@typescript-eslint/scope-manager@8.59.3":
1530+
version "8.59.3"
1531+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz#91a60f66803fe9dae0696fbab2451f5723f119d2"
1532+
integrity sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==
15331533
dependencies:
1534-
"@typescript-eslint/types" "8.59.2"
1535-
"@typescript-eslint/visitor-keys" "8.59.2"
1534+
"@typescript-eslint/types" "8.59.3"
1535+
"@typescript-eslint/visitor-keys" "8.59.3"
15361536

1537-
"@typescript-eslint/tsconfig-utils@8.59.2", "@typescript-eslint/tsconfig-utils@^8.59.2":
1538-
version "8.59.2"
1539-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz#6e92bc412083753185a79c9f1431e78169d9232f"
1540-
integrity sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==
1537+
"@typescript-eslint/tsconfig-utils@8.59.3", "@typescript-eslint/tsconfig-utils@^8.59.3":
1538+
version "8.59.3"
1539+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz#88ca9036b42ccdd1e630cfdafd2e042c2ca6a835"
1540+
integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==
15411541

1542-
"@typescript-eslint/type-utils@8.59.2":
1543-
version "8.59.2"
1544-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz#a60a1192a804fa472a92c41656853ac6a9ba7176"
1545-
integrity sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==
1542+
"@typescript-eslint/type-utils@8.59.3":
1543+
version "8.59.3"
1544+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz#421fb2448bdfeb301d134a01cd02503f67fd8192"
1545+
integrity sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==
15461546
dependencies:
1547-
"@typescript-eslint/types" "8.59.2"
1548-
"@typescript-eslint/typescript-estree" "8.59.2"
1549-
"@typescript-eslint/utils" "8.59.2"
1547+
"@typescript-eslint/types" "8.59.3"
1548+
"@typescript-eslint/typescript-estree" "8.59.3"
1549+
"@typescript-eslint/utils" "8.59.3"
15501550
debug "^4.4.3"
15511551
ts-api-utils "^2.5.0"
15521552

@@ -1555,10 +1555,10 @@
15551555
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
15561556
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
15571557

1558-
"@typescript-eslint/types@8.59.2", "@typescript-eslint/types@^8.59.2":
1559-
version "8.59.2"
1560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.2.tgz#01caabcd7e4715c33ad5e11cab260829714d6b9c"
1561-
integrity sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==
1558+
"@typescript-eslint/types@8.59.3", "@typescript-eslint/types@^8.59.3":
1559+
version "8.59.3"
1560+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.3.tgz#b7ca539c5e302fdde9a7cadb73caed107ef8f2cd"
1561+
integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==
15621562

15631563
"@typescript-eslint/types@^8.11.0":
15641564
version "8.33.1"
@@ -1584,30 +1584,30 @@
15841584
semver "^7.6.0"
15851585
ts-api-utils "^2.0.0"
15861586

1587-
"@typescript-eslint/typescript-estree@8.59.2":
1588-
version "8.59.2"
1589-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz#6a217ef65b18dbd12c718fc86a675d1d7a1414cc"
1590-
integrity sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==
1587+
"@typescript-eslint/typescript-estree@8.59.3":
1588+
version "8.59.3"
1589+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz#e6bb1408e00b47e431427a40268db4e86cb121ab"
1590+
integrity sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==
15911591
dependencies:
1592-
"@typescript-eslint/project-service" "8.59.2"
1593-
"@typescript-eslint/tsconfig-utils" "8.59.2"
1594-
"@typescript-eslint/types" "8.59.2"
1595-
"@typescript-eslint/visitor-keys" "8.59.2"
1592+
"@typescript-eslint/project-service" "8.59.3"
1593+
"@typescript-eslint/tsconfig-utils" "8.59.3"
1594+
"@typescript-eslint/types" "8.59.3"
1595+
"@typescript-eslint/visitor-keys" "8.59.3"
15961596
debug "^4.4.3"
15971597
minimatch "^10.2.2"
15981598
semver "^7.7.3"
15991599
tinyglobby "^0.2.15"
16001600
ts-api-utils "^2.5.0"
16011601

1602-
"@typescript-eslint/utils@8.59.2":
1603-
version "8.59.2"
1604-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.2.tgz#ff619a6a3075f4017fa91b8610b752a8ca3366aa"
1605-
integrity sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==
1602+
"@typescript-eslint/utils@8.59.3":
1603+
version "8.59.3"
1604+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.3.tgz#f693f979deb4dc3994de03ff8b23976d625c36c5"
1605+
integrity sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==
16061606
dependencies:
16071607
"@eslint-community/eslint-utils" "^4.9.1"
1608-
"@typescript-eslint/scope-manager" "8.59.2"
1609-
"@typescript-eslint/types" "8.59.2"
1610-
"@typescript-eslint/typescript-estree" "8.59.2"
1608+
"@typescript-eslint/scope-manager" "8.59.3"
1609+
"@typescript-eslint/types" "8.59.3"
1610+
"@typescript-eslint/typescript-estree" "8.59.3"
16111611

16121612
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
16131613
version "8.22.0"
@@ -1627,12 +1627,12 @@
16271627
"@typescript-eslint/types" "8.22.0"
16281628
eslint-visitor-keys "^4.2.0"
16291629

1630-
"@typescript-eslint/visitor-keys@8.59.2":
1631-
version "8.59.2"
1632-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz#5ccc486913cd347883d69158836b1189a660bfe6"
1633-
integrity sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==
1630+
"@typescript-eslint/visitor-keys@8.59.3":
1631+
version "8.59.3"
1632+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz#820843b1b5ca4290009cf189382abcf6fe00dfa6"
1633+
integrity sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==
16341634
dependencies:
1635-
"@typescript-eslint/types" "8.59.2"
1635+
"@typescript-eslint/types" "8.59.3"
16361636
eslint-visitor-keys "^5.0.0"
16371637

16381638
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -2901,10 +2901,10 @@ eslint-config-oclif@^5.2.2:
29012901
eslint-plugin-n "^15.1.0"
29022902
eslint-plugin-unicorn "^48.0.1"
29032903

2904-
eslint-config-oclif@^6.0.162:
2905-
version "6.0.162"
2906-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.162.tgz#5d8247af8cd8078381dbf1cbcbfa4c4f929038df"
2907-
integrity sha512-c0Qwmh8LJVW437JCEHAOeCVkyXv64joXP5TgctJ6oW0ytsnw8tg9FnwUev116S3kmFzFIh8anzym9zCPqS+FOQ==
2904+
eslint-config-oclif@^6.0.164:
2905+
version "6.0.164"
2906+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.164.tgz#e7b1d4b5611d6b07a7e55427c0043e075409e60f"
2907+
integrity sha512-LEJRa/q7FAIH8zeZJ16E3RghSU/kZEa6oBV8kxTSE57djsgSNcwf92NbhcPj6RaQ/eANIva8nWJ9h+FeeWUlew==
29082908
dependencies:
29092909
"@eslint/compat" "^1.4.1"
29102910
"@eslint/eslintrc" "^3.3.5"
@@ -2922,7 +2922,7 @@ eslint-config-oclif@^6.0.162:
29222922
eslint-plugin-n "^17.24.0"
29232923
eslint-plugin-perfectionist "^4"
29242924
eslint-plugin-unicorn "^56.0.1"
2925-
typescript-eslint "^8.59.1"
2925+
typescript-eslint "^8.59.2"
29262926

29272927
eslint-config-prettier@^10.1.8:
29282928
version "10.1.8"
@@ -6612,15 +6612,15 @@ typed-array-length@^1.0.7:
66126612
possible-typed-array-names "^1.0.0"
66136613
reflect.getprototypeof "^1.0.6"
66146614

6615-
typescript-eslint@^8.59.1:
6616-
version "8.59.2"
6617-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.2.tgz#e24b4f7232e20112e40572dba162a829a738ce98"
6618-
integrity sha512-pJw051uomb3ZeCzGTpRb8RbEqB5Y4WWet8gl/GcTlU35BSx0PVdZ86/bqkQCyKKuraVQEK7r6kBHQXF+fBhkoQ==
6615+
typescript-eslint@^8.59.2:
6616+
version "8.59.3"
6617+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.3.tgz#4a41d9007faa539a66292189e2795eeb0b9fca29"
6618+
integrity sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg==
66196619
dependencies:
6620-
"@typescript-eslint/eslint-plugin" "8.59.2"
6621-
"@typescript-eslint/parser" "8.59.2"
6622-
"@typescript-eslint/typescript-estree" "8.59.2"
6623-
"@typescript-eslint/utils" "8.59.2"
6620+
"@typescript-eslint/eslint-plugin" "8.59.3"
6621+
"@typescript-eslint/parser" "8.59.3"
6622+
"@typescript-eslint/typescript-estree" "8.59.3"
6623+
"@typescript-eslint/utils" "8.59.3"
66246624

66256625
typescript@^5:
66266626
version "5.7.3"

0 commit comments

Comments
 (0)