Skip to content

Commit 2e8e260

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.166 to 6.0.167 (#530)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.166 to 6.0.167. - [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.166...6.0.167) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.167 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 460504b commit 2e8e260

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.166",
33+
"eslint-config-oclif": "^6.0.167",
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
@@ -1704,38 +1704,38 @@
17041704
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
17051705
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
17061706

1707-
"@typescript-eslint/eslint-plugin@8.60.0", "@typescript-eslint/eslint-plugin@^8":
1708-
version "8.60.0"
1709-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.60.0.tgz#8fc1e0a950c43270eaf0212dc060f7edaa42f9cf"
1710-
integrity sha512-QYb/sa74/s7OKMbACMjrYnGspj9Hs5YI5aaffSL65UfeBUzVzBJfVo3oWSpbzPurvm7yaCCo2Lk7lVj610HqKw==
1707+
"@typescript-eslint/eslint-plugin@8.60.1", "@typescript-eslint/eslint-plugin@^8":
1708+
version "8.60.1"
1709+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.60.1.tgz#c1060bb8fa4be80624d3f3dec8dd9caca373af76"
1710+
integrity sha512-JQ4S5GB0tfjO8BuJ4fcX+HodkzJjYBV+7OJ+wLygaX7OGQ7FudyHL4NSCA6ob+w3Yn+5MkKIozOwQhXeM7opVg==
17111711
dependencies:
17121712
"@eslint-community/regexpp" "^4.12.2"
1713-
"@typescript-eslint/scope-manager" "8.60.0"
1714-
"@typescript-eslint/type-utils" "8.60.0"
1715-
"@typescript-eslint/utils" "8.60.0"
1716-
"@typescript-eslint/visitor-keys" "8.60.0"
1713+
"@typescript-eslint/scope-manager" "8.60.1"
1714+
"@typescript-eslint/type-utils" "8.60.1"
1715+
"@typescript-eslint/utils" "8.60.1"
1716+
"@typescript-eslint/visitor-keys" "8.60.1"
17171717
ignore "^7.0.5"
17181718
natural-compare "^1.4.0"
17191719
ts-api-utils "^2.5.0"
17201720

1721-
"@typescript-eslint/parser@8.60.0", "@typescript-eslint/parser@^8":
1722-
version "8.60.0"
1723-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.60.0.tgz#38d611b8e658cb10850d4975e8a175a222fbcd6a"
1724-
integrity sha512-fcqpj/MyK4sxDPcbe7STNPbpQL4RLZOPWuaTmwZYuc+hJKzRf58yRxfhqGpc6PIq9ZyfSBpfHgmUHmHs0KwHwg==
1721+
"@typescript-eslint/parser@8.60.1", "@typescript-eslint/parser@^8":
1722+
version "8.60.1"
1723+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.60.1.tgz#a9d7f30850384d34b41f4687dd8944823c09e289"
1724+
integrity sha512-A0M6ua6H252bVjPvvtSgl2QA4+ET9S5Mtkb2GDyTxIhH/C4qDItT7RQNO5PhMC6NXGYXOR9dIalcDDgBKT7oFA==
17251725
dependencies:
1726-
"@typescript-eslint/scope-manager" "8.60.0"
1727-
"@typescript-eslint/types" "8.60.0"
1728-
"@typescript-eslint/typescript-estree" "8.60.0"
1729-
"@typescript-eslint/visitor-keys" "8.60.0"
1726+
"@typescript-eslint/scope-manager" "8.60.1"
1727+
"@typescript-eslint/types" "8.60.1"
1728+
"@typescript-eslint/typescript-estree" "8.60.1"
1729+
"@typescript-eslint/visitor-keys" "8.60.1"
17301730
debug "^4.4.3"
17311731

1732-
"@typescript-eslint/project-service@8.60.0":
1733-
version "8.60.0"
1734-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.60.0.tgz#b82ab12e64d005d0c7163d1240c432381f1bde0f"
1735-
integrity sha512-aZu74NNKJeUWqCjDddzdiKaS82dgYgV/vmf+Ui3ZdZejmgfXR/q+pRumgobnQ2cCJTgGTWp4ypiwsuofFubavg==
1732+
"@typescript-eslint/project-service@8.60.1":
1733+
version "8.60.1"
1734+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.60.1.tgz#eb29712f58d72c222fc727162e92f2ab4670971b"
1735+
integrity sha512-eXkTH2bxmXlqD1RnOPmLZ9ZM9D3VwSx04JOwBnP9RQ+yUA5a2Mu7SfW8uaV2Aon53NJzZlZYuX7tn91Izf+xaw==
17361736
dependencies:
1737-
"@typescript-eslint/tsconfig-utils" "^8.60.0"
1738-
"@typescript-eslint/types" "^8.60.0"
1737+
"@typescript-eslint/tsconfig-utils" "^8.60.1"
1738+
"@typescript-eslint/types" "^8.60.1"
17391739
debug "^4.4.3"
17401740

17411741
"@typescript-eslint/scope-manager@8.22.0":
@@ -1746,27 +1746,27 @@
17461746
"@typescript-eslint/types" "8.22.0"
17471747
"@typescript-eslint/visitor-keys" "8.22.0"
17481748

1749-
"@typescript-eslint/scope-manager@8.60.0":
1750-
version "8.60.0"
1751-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.60.0.tgz#7617a4617c043fe235dcf066f9a40f106cfd2fd5"
1752-
integrity sha512-pFzqhllJMs+jghLQWzV00ds39xLzuyqPSev5pd8f4Ir0rtKR3ZLUB4/4dhjOFighWb9larvtfJvqL+4yKDI3Xw==
1749+
"@typescript-eslint/scope-manager@8.60.1":
1750+
version "8.60.1"
1751+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.60.1.tgz#2f875962eaad0a0789cc3c36aea9b4ddeb2dd9c8"
1752+
integrity sha512-gvI5OQoptnxQnchOirukCuQ55svJSTuD/4k5+pC267xyBtYry748R9/c3tYUzb/iE6RZfllRz2lVulLCHkTm4w==
17531753
dependencies:
1754-
"@typescript-eslint/types" "8.60.0"
1755-
"@typescript-eslint/visitor-keys" "8.60.0"
1754+
"@typescript-eslint/types" "8.60.1"
1755+
"@typescript-eslint/visitor-keys" "8.60.1"
17561756

1757-
"@typescript-eslint/tsconfig-utils@8.60.0", "@typescript-eslint/tsconfig-utils@^8.60.0":
1758-
version "8.60.0"
1759-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.60.0.tgz#3af78c48956227a407dea9626b8db8ca53f130d2"
1760-
integrity sha512-BZPR3RGYlAXnly6ymAxfkVn5rCbZzQNou0rxv3GfWZ8cTQp+hhVd73khbGLAd8k1TlAPLISH337M+tAgAnaJDQ==
1757+
"@typescript-eslint/tsconfig-utils@8.60.1", "@typescript-eslint/tsconfig-utils@^8.60.1":
1758+
version "8.60.1"
1759+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.60.1.tgz#bee8b942a13679a878101c9c74577d732062ed93"
1760+
integrity sha512-nh8w4qAteiKuZu3pSSzG/yGKpw0OlkrKnzFmbVRenKaD4qc+7i1GrmZaLVkr8rk4uipiPGMOW4YsM6WmKZ5CvA==
17611761

1762-
"@typescript-eslint/type-utils@8.60.0":
1763-
version "8.60.0"
1764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.60.0.tgz#6971a61bc4f3a1b2df45dcc14e26a43a88a4cb6a"
1765-
integrity sha512-SX46wEUtitCpq7AN38HkUU/+zvUpdKf7ephtWAFgckH8O7PQIyL5gvrhQgBLuEYgLfuKWOVvWVskMbuFHAz5xg==
1762+
"@typescript-eslint/type-utils@8.60.1":
1763+
version "8.60.1"
1764+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.60.1.tgz#1ae45f0f2a701354beea4a58c2161e40a5e3c379"
1765+
integrity sha512-sdwTrpjosW7ANQYJ39ZBF1ZyEMEGVB2UsikrserVM/30a/F1dTLnu9bGxEdosugyu5caigjLrR2qiD11asjI1A==
17661766
dependencies:
1767-
"@typescript-eslint/types" "8.60.0"
1768-
"@typescript-eslint/typescript-estree" "8.60.0"
1769-
"@typescript-eslint/utils" "8.60.0"
1767+
"@typescript-eslint/types" "8.60.1"
1768+
"@typescript-eslint/typescript-estree" "8.60.1"
1769+
"@typescript-eslint/utils" "8.60.1"
17701770
debug "^4.4.3"
17711771
ts-api-utils "^2.5.0"
17721772

@@ -1775,10 +1775,10 @@
17751775
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
17761776
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
17771777

1778-
"@typescript-eslint/types@8.60.0", "@typescript-eslint/types@^8.60.0":
1779-
version "8.60.0"
1780-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.60.0.tgz#e77ad768e933263b1960b2fe79de75fe1cc6e7db"
1781-
integrity sha512-AsE7x2XaAK+CVbeih0Fvbn+r1qHxtpLDJ3XUuFcIinT318T90yHMJC+Zgv+jUuDjQQd06HKwxnDu6sz1IcTilA==
1778+
"@typescript-eslint/types@8.60.1", "@typescript-eslint/types@^8.60.1":
1779+
version "8.60.1"
1780+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.60.1.tgz#ccdc482ba9e17f9723a10ce240b5e67dad3046c4"
1781+
integrity sha512-4h0tY8ppCkdCzcrl2YM5M3my0xsE1Tf8om3owEu5oPWmXwkKRmk0j0LGDzYBGUcAlesEbxBhazqu/K4cu3Ug7w==
17821782

17831783
"@typescript-eslint/types@^8.11.0":
17841784
version "8.33.1"
@@ -1804,30 +1804,30 @@
18041804
semver "^7.6.0"
18051805
ts-api-utils "^2.0.0"
18061806

1807-
"@typescript-eslint/typescript-estree@8.60.0":
1808-
version "8.60.0"
1809-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.60.0.tgz#c102196a44414481190041c99eea1d854e66001b"
1810-
integrity sha512-3AcZNBGMClm6CXDyo8kYvVGT/sx29sS0oBsIb9oZI2gunA4Vm2M3YHzRLPvsUBBsl+yB5FPtltq7gGH0iTlp9g==
1807+
"@typescript-eslint/typescript-estree@8.60.1":
1808+
version "8.60.1"
1809+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.60.1.tgz#016630b119228bf483ddc652703a6a038f3fdd74"
1810+
integrity sha512-alpRkfG8hlVE5kdJW2GkfgDgXxold3e8e4l6EnmhRmRLbekgAPCCGDVD++sABy9FcgPFroq+uFcCSM1vR57Cew==
18111811
dependencies:
1812-
"@typescript-eslint/project-service" "8.60.0"
1813-
"@typescript-eslint/tsconfig-utils" "8.60.0"
1814-
"@typescript-eslint/types" "8.60.0"
1815-
"@typescript-eslint/visitor-keys" "8.60.0"
1812+
"@typescript-eslint/project-service" "8.60.1"
1813+
"@typescript-eslint/tsconfig-utils" "8.60.1"
1814+
"@typescript-eslint/types" "8.60.1"
1815+
"@typescript-eslint/visitor-keys" "8.60.1"
18161816
debug "^4.4.3"
18171817
minimatch "^10.2.2"
18181818
semver "^7.7.3"
18191819
tinyglobby "^0.2.15"
18201820
ts-api-utils "^2.5.0"
18211821

1822-
"@typescript-eslint/utils@8.60.0":
1823-
version "8.60.0"
1824-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.60.0.tgz#6110cddaef87606ae4ca6f8bf81bb5949fc8e098"
1825-
integrity sha512-HtXuPfrHTyBDkameWpl+vJb1Uevu2tznAyahM1Oc4AENidCLTPiZDWIo4GfcxNdC/RcfGcadzzkqbRG87dUrQA==
1822+
"@typescript-eslint/utils@8.60.1":
1823+
version "8.60.1"
1824+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.60.1.tgz#31cf566095602d9fe8ad91837d2eb520b8de762b"
1825+
integrity sha512-h2MPBLoNtjc3qZWfY3Tl51yPorQ2McHn8pJfcMNTcIvrrZrr90Ykffit0yjrPFWQcRcUxzH20+6OcVdW4yHtUg==
18261826
dependencies:
18271827
"@eslint-community/eslint-utils" "^4.9.1"
1828-
"@typescript-eslint/scope-manager" "8.60.0"
1829-
"@typescript-eslint/types" "8.60.0"
1830-
"@typescript-eslint/typescript-estree" "8.60.0"
1828+
"@typescript-eslint/scope-manager" "8.60.1"
1829+
"@typescript-eslint/types" "8.60.1"
1830+
"@typescript-eslint/typescript-estree" "8.60.1"
18311831

18321832
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
18331833
version "8.22.0"
@@ -1847,12 +1847,12 @@
18471847
"@typescript-eslint/types" "8.22.0"
18481848
eslint-visitor-keys "^4.2.0"
18491849

1850-
"@typescript-eslint/visitor-keys@8.60.0":
1851-
version "8.60.0"
1852-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.60.0.tgz#f2c41eedd3d7b03b808369fb2e3fb40a93783ec2"
1853-
integrity sha512-9WI52t8ZGLVGrPMBet25yAftqY/n95+zmoUUtJBBQTKDSKUu7OsPTroT2op7U9JatkoRccL0YkWDNMFfC4Sjxg==
1850+
"@typescript-eslint/visitor-keys@8.60.1":
1851+
version "8.60.1"
1852+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.60.1.tgz#165d1d8901137b944efaf18f00ab5ecb57f06995"
1853+
integrity sha512-EbGRQg4FhrmwLodl+t3JNAnXHWVr9Vp+Zl1QBZVPY4ByfkzIT8cX3K6QWODHtkIZqqJVEWvhHSx3v5PDHsaQag==
18541854
dependencies:
1855-
"@typescript-eslint/types" "8.60.0"
1855+
"@typescript-eslint/types" "8.60.1"
18561856
eslint-visitor-keys "^5.0.0"
18571857

18581858
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -3087,10 +3087,10 @@ eslint-config-oclif@^5.2.2:
30873087
eslint-plugin-n "^15.1.0"
30883088
eslint-plugin-unicorn "^48.0.1"
30893089

3090-
eslint-config-oclif@^6.0.166:
3091-
version "6.0.166"
3092-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.166.tgz#df708df99dd37e5d054d2bf86e477339ce2bd47f"
3093-
integrity sha512-8UVUFRO1wiVl0NTy3RKG9Oc/8AyTbz48tV9O1hLT/ihk8ixAk/ZIwfey08Gpa6AnVORfLtzZJo0TCRGgrq5d2g==
3090+
eslint-config-oclif@^6.0.167:
3091+
version "6.0.167"
3092+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.167.tgz#1f18ec03c8355363c72638d307f89dc9a499c8a1"
3093+
integrity sha512-CdFBogd4GWq7apgGlU78nXVhVyQdj74kaB7jAuoV3Y2ue1vZ7YlNCb2p2879kGPp6WWIUHUHUX1wvnnVKReN8Q==
30943094
dependencies:
30953095
"@eslint/compat" "^1.4.1"
30963096
"@eslint/eslintrc" "^3.3.5"
@@ -3108,7 +3108,7 @@ eslint-config-oclif@^6.0.166:
31083108
eslint-plugin-n "^17.24.0"
31093109
eslint-plugin-perfectionist "^4"
31103110
eslint-plugin-unicorn "^56.0.1"
3111-
typescript-eslint "^8.59.4"
3111+
typescript-eslint "^8.60.0"
31123112

31133113
eslint-config-prettier@^10.1.8:
31143114
version "10.1.8"
@@ -6795,15 +6795,15 @@ typed-array-length@^1.0.7:
67956795
possible-typed-array-names "^1.0.0"
67966796
reflect.getprototypeof "^1.0.6"
67976797

6798-
typescript-eslint@^8.59.4:
6799-
version "8.60.0"
6800-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.60.0.tgz#6686fecb1f4f367c0bf0075828e93b7ecacbc62b"
6801-
integrity sha512-9f65qWLZdAW9m1JaxBDUHcqRUfL8bkxxXL7XxEfI+F09q56PkBvIfCjLF3yInsDM/BBmwkqmCQdCZe/RYlIWEw==
6798+
typescript-eslint@^8.60.0:
6799+
version "8.60.1"
6800+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.60.1.tgz#13db05c6eabb89669deec44545b788a0e9aee640"
6801+
integrity sha512-6m5hkkRAp8lKvhVpcprAIn5KkehQEh+47oHH2VGnExEh7dhNxXlg6GPAOIu6TxbVQxhebrJDvjl3020ooiWCMA==
68026802
dependencies:
6803-
"@typescript-eslint/eslint-plugin" "8.60.0"
6804-
"@typescript-eslint/parser" "8.60.0"
6805-
"@typescript-eslint/typescript-estree" "8.60.0"
6806-
"@typescript-eslint/utils" "8.60.0"
6803+
"@typescript-eslint/eslint-plugin" "8.60.1"
6804+
"@typescript-eslint/parser" "8.60.1"
6805+
"@typescript-eslint/typescript-estree" "8.60.1"
6806+
"@typescript-eslint/utils" "8.60.1"
68076807

68086808
typescript@^4.9.5:
68096809
version "4.9.5"

0 commit comments

Comments
 (0)