Skip to content

Commit 6b9e010

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.130 to 6.0.133 (#994)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.130 to 6.0.133. - [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.130...6.0.133) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.133 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 d475256 commit 6b9e010

2 files changed

Lines changed: 82 additions & 82 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"chai": "^4.5.0",
2121
"commitlint": "^19",
2222
"eslint": "^9.39.2",
23-
"eslint-config-oclif": "^6.0.130",
23+
"eslint-config-oclif": "^6.0.133",
2424
"eslint-config-prettier": "^10.1.8",
2525
"husky": "^9.1.7",
2626
"lint-staged": "^15",

yarn.lock

Lines changed: 81 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -3025,38 +3025,38 @@
30253025
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
30263026
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
30273027

3028-
"@typescript-eslint/eslint-plugin@8.53.0", "@typescript-eslint/eslint-plugin@^8":
3029-
version "8.53.0"
3030-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.0.tgz#afb966c66a2fdc6158cf81118204a971a36d0fc5"
3031-
integrity sha512-eEXsVvLPu8Z4PkFibtuFJLJOTAV/nPdgtSjkGoPpddpFk3/ym2oy97jynY6ic2m6+nc5M8SE1e9v/mHKsulcJg==
3028+
"@typescript-eslint/eslint-plugin@8.53.1", "@typescript-eslint/eslint-plugin@^8":
3029+
version "8.53.1"
3030+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.1.tgz#f6640f6f8749b71d9ab457263939e8932a3c6b46"
3031+
integrity sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==
30323032
dependencies:
30333033
"@eslint-community/regexpp" "^4.12.2"
3034-
"@typescript-eslint/scope-manager" "8.53.0"
3035-
"@typescript-eslint/type-utils" "8.53.0"
3036-
"@typescript-eslint/utils" "8.53.0"
3037-
"@typescript-eslint/visitor-keys" "8.53.0"
3034+
"@typescript-eslint/scope-manager" "8.53.1"
3035+
"@typescript-eslint/type-utils" "8.53.1"
3036+
"@typescript-eslint/utils" "8.53.1"
3037+
"@typescript-eslint/visitor-keys" "8.53.1"
30383038
ignore "^7.0.5"
30393039
natural-compare "^1.4.0"
30403040
ts-api-utils "^2.4.0"
30413041

3042-
"@typescript-eslint/parser@8.53.0", "@typescript-eslint/parser@^8":
3043-
version "8.53.0"
3044-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.0.tgz#d8bed6f12dc74e03751e5f947510ff2b165990c6"
3045-
integrity sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg==
3042+
"@typescript-eslint/parser@8.53.1", "@typescript-eslint/parser@^8":
3043+
version "8.53.1"
3044+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.1.tgz#58d4a70cc2daee2becf7d4521d65ea1782d6ec68"
3045+
integrity sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==
30463046
dependencies:
3047-
"@typescript-eslint/scope-manager" "8.53.0"
3048-
"@typescript-eslint/types" "8.53.0"
3049-
"@typescript-eslint/typescript-estree" "8.53.0"
3050-
"@typescript-eslint/visitor-keys" "8.53.0"
3047+
"@typescript-eslint/scope-manager" "8.53.1"
3048+
"@typescript-eslint/types" "8.53.1"
3049+
"@typescript-eslint/typescript-estree" "8.53.1"
3050+
"@typescript-eslint/visitor-keys" "8.53.1"
30513051
debug "^4.4.3"
30523052

3053-
"@typescript-eslint/project-service@8.53.0":
3054-
version "8.53.0"
3055-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.0.tgz#327c67c61c16a1c8b12a440b0779b41eb77cc7df"
3056-
integrity sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==
3053+
"@typescript-eslint/project-service@8.53.1":
3054+
version "8.53.1"
3055+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.1.tgz#4e47856a0b14a1ceb28b0294b4badef3be1e9734"
3056+
integrity sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==
30573057
dependencies:
3058-
"@typescript-eslint/tsconfig-utils" "^8.53.0"
3059-
"@typescript-eslint/types" "^8.53.0"
3058+
"@typescript-eslint/tsconfig-utils" "^8.53.1"
3059+
"@typescript-eslint/types" "^8.53.1"
30603060
debug "^4.4.3"
30613061

30623062
"@typescript-eslint/scope-manager@8.22.0":
@@ -3067,27 +3067,27 @@
30673067
"@typescript-eslint/types" "8.22.0"
30683068
"@typescript-eslint/visitor-keys" "8.22.0"
30693069

3070-
"@typescript-eslint/scope-manager@8.53.0":
3071-
version "8.53.0"
3072-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.0.tgz#f922fcbf0d42e72f065297af31779ccf19de9a97"
3073-
integrity sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g==
3070+
"@typescript-eslint/scope-manager@8.53.1":
3071+
version "8.53.1"
3072+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.1.tgz#6c4b8c82cd45ae3b365afc2373636e166743a8fa"
3073+
integrity sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==
30743074
dependencies:
3075-
"@typescript-eslint/types" "8.53.0"
3076-
"@typescript-eslint/visitor-keys" "8.53.0"
3075+
"@typescript-eslint/types" "8.53.1"
3076+
"@typescript-eslint/visitor-keys" "8.53.1"
30773077

3078-
"@typescript-eslint/tsconfig-utils@8.53.0", "@typescript-eslint/tsconfig-utils@^8.53.0":
3079-
version "8.53.0"
3080-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.0.tgz#105279d7969a7abdc8345cc9c57cff83cf910f8f"
3081-
integrity sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==
3078+
"@typescript-eslint/tsconfig-utils@8.53.1", "@typescript-eslint/tsconfig-utils@^8.53.1":
3079+
version "8.53.1"
3080+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.1.tgz#efe80b8d019cd49e5a1cf46c2eb0cd2733076424"
3081+
integrity sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==
30823082

3083-
"@typescript-eslint/type-utils@8.53.0":
3084-
version "8.53.0"
3085-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.0.tgz#81a0de5c01fc68f6df0591d03cd8226bda01c91f"
3086-
integrity sha512-BBAUhlx7g4SmcLhn8cnbxoxtmS7hcq39xKCgiutL3oNx1TaIp+cny51s8ewnKMpVUKQUGb41RAUWZ9kxYdovuw==
3083+
"@typescript-eslint/type-utils@8.53.1":
3084+
version "8.53.1"
3085+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.1.tgz#95de2651a96d580bf5c6c6089ddd694284d558ad"
3086+
integrity sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==
30873087
dependencies:
3088-
"@typescript-eslint/types" "8.53.0"
3089-
"@typescript-eslint/typescript-estree" "8.53.0"
3090-
"@typescript-eslint/utils" "8.53.0"
3088+
"@typescript-eslint/types" "8.53.1"
3089+
"@typescript-eslint/typescript-estree" "8.53.1"
3090+
"@typescript-eslint/utils" "8.53.1"
30913091
debug "^4.4.3"
30923092
ts-api-utils "^2.4.0"
30933093

@@ -3096,10 +3096,10 @@
30963096
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
30973097
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
30983098

3099-
"@typescript-eslint/types@8.53.0", "@typescript-eslint/types@^8.53.0":
3100-
version "8.53.0"
3101-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.0.tgz#1adcad3fa32bc2c4cbf3785ba07a5e3151819efb"
3102-
integrity sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==
3099+
"@typescript-eslint/types@8.53.1", "@typescript-eslint/types@^8.53.1":
3100+
version "8.53.1"
3101+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.1.tgz#101f203f0807a63216cceceedb815fabe21d5793"
3102+
integrity sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==
31033103

31043104
"@typescript-eslint/types@^8.11.0":
31053105
version "8.33.1"
@@ -3125,30 +3125,30 @@
31253125
semver "^7.6.0"
31263126
ts-api-utils "^2.0.0"
31273127

3128-
"@typescript-eslint/typescript-estree@8.53.0":
3129-
version "8.53.0"
3130-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.0.tgz#7805b46b7a8ce97e91b7bb56fc8b1ba26ca8ef52"
3131-
integrity sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==
3128+
"@typescript-eslint/typescript-estree@8.53.1":
3129+
version "8.53.1"
3130+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.1.tgz#b6dce2303c9e27e95b8dcd8c325868fff53e488f"
3131+
integrity sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==
31323132
dependencies:
3133-
"@typescript-eslint/project-service" "8.53.0"
3134-
"@typescript-eslint/tsconfig-utils" "8.53.0"
3135-
"@typescript-eslint/types" "8.53.0"
3136-
"@typescript-eslint/visitor-keys" "8.53.0"
3133+
"@typescript-eslint/project-service" "8.53.1"
3134+
"@typescript-eslint/tsconfig-utils" "8.53.1"
3135+
"@typescript-eslint/types" "8.53.1"
3136+
"@typescript-eslint/visitor-keys" "8.53.1"
31373137
debug "^4.4.3"
31383138
minimatch "^9.0.5"
31393139
semver "^7.7.3"
31403140
tinyglobby "^0.2.15"
31413141
ts-api-utils "^2.4.0"
31423142

3143-
"@typescript-eslint/utils@8.53.0":
3144-
version "8.53.0"
3145-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.0.tgz#bf0a4e2edaf1afc9abce209fc02f8cab0b74af13"
3146-
integrity sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==
3143+
"@typescript-eslint/utils@8.53.1":
3144+
version "8.53.1"
3145+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.1.tgz#81fe6c343de288701b774f4d078382f567e6edaa"
3146+
integrity sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==
31473147
dependencies:
31483148
"@eslint-community/eslint-utils" "^4.9.1"
3149-
"@typescript-eslint/scope-manager" "8.53.0"
3150-
"@typescript-eslint/types" "8.53.0"
3151-
"@typescript-eslint/typescript-estree" "8.53.0"
3149+
"@typescript-eslint/scope-manager" "8.53.1"
3150+
"@typescript-eslint/types" "8.53.1"
3151+
"@typescript-eslint/typescript-estree" "8.53.1"
31523152

31533153
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
31543154
version "8.22.0"
@@ -3168,12 +3168,12 @@
31683168
"@typescript-eslint/types" "8.22.0"
31693169
eslint-visitor-keys "^4.2.0"
31703170

3171-
"@typescript-eslint/visitor-keys@8.53.0":
3172-
version "8.53.0"
3173-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.0.tgz#9a785664ddae7e3f7e570ad8166e48dbc9c6cf02"
3174-
integrity sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==
3171+
"@typescript-eslint/visitor-keys@8.53.1":
3172+
version "8.53.1"
3173+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.1.tgz#405f04959be22b9be364939af8ac19c3649b6eb7"
3174+
integrity sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==
31753175
dependencies:
3176-
"@typescript-eslint/types" "8.53.0"
3176+
"@typescript-eslint/types" "8.53.1"
31773177
eslint-visitor-keys "^4.2.1"
31783178

31793179
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -4607,10 +4607,10 @@ eslint-config-oclif@^5.2.2:
46074607
eslint-plugin-n "^15.1.0"
46084608
eslint-plugin-unicorn "^48.0.1"
46094609

4610-
eslint-config-oclif@^6.0.130:
4611-
version "6.0.130"
4612-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.130.tgz#480e5eabee49b40b35834eb8d6251ff3b30ce0e3"
4613-
integrity sha512-8+0iqrin1Z1CWj166lmBMqJtdss3mjT1hqWT7A1HFE2Pn3+2b7pT3QWwsyF8pUJX2BznGsLfH2z2uvhjSuBt9Q==
4610+
eslint-config-oclif@^6.0.133:
4611+
version "6.0.133"
4612+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.133.tgz#558deedb27b89ccc14e3ea5f612e19f9709f75d5"
4613+
integrity sha512-cCa/K8JwanplkBku4wiRuWAZ4VF6z0V23Y0wC5Sjdf2x7ZJsZ5vqg6/OJqKELXc/0TzfoLX56luHS/IIeYdnag==
46144614
dependencies:
46154615
"@eslint/compat" "^1.4.1"
46164616
"@eslint/eslintrc" "^3.3.3"
@@ -4625,10 +4625,10 @@ eslint-config-oclif@^6.0.130:
46254625
eslint-plugin-import "^2.32.0"
46264626
eslint-plugin-jsdoc "^50.8.0"
46274627
eslint-plugin-mocha "^10.5.0"
4628-
eslint-plugin-n "^17.22.0"
4628+
eslint-plugin-n "^17.23.2"
46294629
eslint-plugin-perfectionist "^4"
46304630
eslint-plugin-unicorn "^56.0.1"
4631-
typescript-eslint "^8.52.0"
4631+
typescript-eslint "^8.53.0"
46324632

46334633
eslint-config-prettier@^10.1.8:
46344634
version "10.1.8"
@@ -4770,10 +4770,10 @@ eslint-plugin-n@^15.1.0:
47704770
resolve "^1.22.1"
47714771
semver "^7.3.8"
47724772

4773-
eslint-plugin-n@^17.22.0:
4774-
version "17.23.1"
4775-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.23.1.tgz#467db2aba0ead574ea6150143d079d544c11cf48"
4776-
integrity sha512-68PealUpYoHOBh332JLLD9Sj7OQUDkFpmcfqt8R9sySfFSeuGJjMTJQvCRRB96zO3A/PELRLkPrzsHmzEFQQ5A==
4773+
eslint-plugin-n@^17.23.2:
4774+
version "17.23.2"
4775+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.23.2.tgz#cd1be342b56771385028d8039d67f11fb9cca5f3"
4776+
integrity sha512-RhWBeb7YVPmNa2eggvJooiuehdL76/bbfj/OJewyoGT80qn5PXdz8zMOTO6YHOsI7byPt7+Ighh/i/4a5/v7hw==
47774777
dependencies:
47784778
"@eslint-community/eslint-utils" "^4.5.0"
47794779
enhanced-resolve "^5.17.1"
@@ -8341,15 +8341,15 @@ typedarray-to-buffer@^3.1.5:
83418341
dependencies:
83428342
is-typedarray "^1.0.0"
83438343

8344-
typescript-eslint@^8.52.0:
8345-
version "8.53.0"
8346-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.53.0.tgz#c35ca6403cd381753aee325f67e10d6101d55f04"
8347-
integrity sha512-xHURCQNxZ1dsWn0sdOaOfCSQG0HKeqSj9OexIxrz6ypU6wHYOdX2I3D2b8s8wFSsSOYJb+6q283cLiLlkEsBYw==
8344+
typescript-eslint@^8.53.0:
8345+
version "8.53.1"
8346+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.53.1.tgz#e8d2888083af4638d2952b938d69458f54865921"
8347+
integrity sha512-gB+EVQfP5RDElh9ittfXlhZJdjSU4jUSTyE2+ia8CYyNvet4ElfaLlAIqDvQV9JPknKx0jQH1racTYe/4LaLSg==
83488348
dependencies:
8349-
"@typescript-eslint/eslint-plugin" "8.53.0"
8350-
"@typescript-eslint/parser" "8.53.0"
8351-
"@typescript-eslint/typescript-estree" "8.53.0"
8352-
"@typescript-eslint/utils" "8.53.0"
8349+
"@typescript-eslint/eslint-plugin" "8.53.1"
8350+
"@typescript-eslint/parser" "8.53.1"
8351+
"@typescript-eslint/typescript-estree" "8.53.1"
8352+
"@typescript-eslint/utils" "8.53.1"
83538353

83548354
typescript@^5.7.3:
83558355
version "5.7.3"

0 commit comments

Comments
 (0)