Skip to content

Commit 4daf9d4

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.133 to 6.0.135 (#1276)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.133 to 6.0.135. - [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.133...6.0.135) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.135 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 582b69b commit 4daf9d4

File tree

1 file changed

+75
-75
lines changed

1 file changed

+75
-75
lines changed

yarn.lock

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -2838,38 +2838,38 @@
28382838
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
28392839
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
28402840

2841-
"@typescript-eslint/eslint-plugin@8.53.1", "@typescript-eslint/eslint-plugin@^8":
2842-
version "8.53.1"
2843-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.1.tgz#f6640f6f8749b71d9ab457263939e8932a3c6b46"
2844-
integrity sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==
2841+
"@typescript-eslint/eslint-plugin@8.54.0", "@typescript-eslint/eslint-plugin@^8":
2842+
version "8.54.0"
2843+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.54.0.tgz#d8899e5c2eccf5c4a20d01c036a193753748454d"
2844+
integrity sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==
28452845
dependencies:
28462846
"@eslint-community/regexpp" "^4.12.2"
2847-
"@typescript-eslint/scope-manager" "8.53.1"
2848-
"@typescript-eslint/type-utils" "8.53.1"
2849-
"@typescript-eslint/utils" "8.53.1"
2850-
"@typescript-eslint/visitor-keys" "8.53.1"
2847+
"@typescript-eslint/scope-manager" "8.54.0"
2848+
"@typescript-eslint/type-utils" "8.54.0"
2849+
"@typescript-eslint/utils" "8.54.0"
2850+
"@typescript-eslint/visitor-keys" "8.54.0"
28512851
ignore "^7.0.5"
28522852
natural-compare "^1.4.0"
28532853
ts-api-utils "^2.4.0"
28542854

2855-
"@typescript-eslint/parser@8.53.1", "@typescript-eslint/parser@^8":
2856-
version "8.53.1"
2857-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.1.tgz#58d4a70cc2daee2becf7d4521d65ea1782d6ec68"
2858-
integrity sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==
2855+
"@typescript-eslint/parser@8.54.0", "@typescript-eslint/parser@^8":
2856+
version "8.54.0"
2857+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.54.0.tgz#3d01a6f54ed247deb9982621f70e7abf1810bd97"
2858+
integrity sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==
28592859
dependencies:
2860-
"@typescript-eslint/scope-manager" "8.53.1"
2861-
"@typescript-eslint/types" "8.53.1"
2862-
"@typescript-eslint/typescript-estree" "8.53.1"
2863-
"@typescript-eslint/visitor-keys" "8.53.1"
2860+
"@typescript-eslint/scope-manager" "8.54.0"
2861+
"@typescript-eslint/types" "8.54.0"
2862+
"@typescript-eslint/typescript-estree" "8.54.0"
2863+
"@typescript-eslint/visitor-keys" "8.54.0"
28642864
debug "^4.4.3"
28652865

2866-
"@typescript-eslint/project-service@8.53.1":
2867-
version "8.53.1"
2868-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.1.tgz#4e47856a0b14a1ceb28b0294b4badef3be1e9734"
2869-
integrity sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==
2866+
"@typescript-eslint/project-service@8.54.0":
2867+
version "8.54.0"
2868+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.54.0.tgz#f582aceb3d752544c8e1b11fea8d95d00cf9adc6"
2869+
integrity sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==
28702870
dependencies:
2871-
"@typescript-eslint/tsconfig-utils" "^8.53.1"
2872-
"@typescript-eslint/types" "^8.53.1"
2871+
"@typescript-eslint/tsconfig-utils" "^8.54.0"
2872+
"@typescript-eslint/types" "^8.54.0"
28732873
debug "^4.4.3"
28742874

28752875
"@typescript-eslint/scope-manager@8.22.0":
@@ -2880,27 +2880,27 @@
28802880
"@typescript-eslint/types" "8.22.0"
28812881
"@typescript-eslint/visitor-keys" "8.22.0"
28822882

2883-
"@typescript-eslint/scope-manager@8.53.1":
2884-
version "8.53.1"
2885-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.1.tgz#6c4b8c82cd45ae3b365afc2373636e166743a8fa"
2886-
integrity sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==
2883+
"@typescript-eslint/scope-manager@8.54.0":
2884+
version "8.54.0"
2885+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.54.0.tgz#307dc8cbd80157e2772c2d36216857415a71ab33"
2886+
integrity sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==
28872887
dependencies:
2888-
"@typescript-eslint/types" "8.53.1"
2889-
"@typescript-eslint/visitor-keys" "8.53.1"
2888+
"@typescript-eslint/types" "8.54.0"
2889+
"@typescript-eslint/visitor-keys" "8.54.0"
28902890

2891-
"@typescript-eslint/tsconfig-utils@8.53.1", "@typescript-eslint/tsconfig-utils@^8.53.1":
2892-
version "8.53.1"
2893-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.1.tgz#efe80b8d019cd49e5a1cf46c2eb0cd2733076424"
2894-
integrity sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==
2891+
"@typescript-eslint/tsconfig-utils@8.54.0", "@typescript-eslint/tsconfig-utils@^8.54.0":
2892+
version "8.54.0"
2893+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz#71dd7ba1674bd48b172fc4c85b2f734b0eae3dbc"
2894+
integrity sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==
28952895

2896-
"@typescript-eslint/type-utils@8.53.1":
2897-
version "8.53.1"
2898-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.1.tgz#95de2651a96d580bf5c6c6089ddd694284d558ad"
2899-
integrity sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==
2896+
"@typescript-eslint/type-utils@8.54.0":
2897+
version "8.54.0"
2898+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.54.0.tgz#64965317dd4118346c2fa5ee94492892200e9fb9"
2899+
integrity sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA==
29002900
dependencies:
2901-
"@typescript-eslint/types" "8.53.1"
2902-
"@typescript-eslint/typescript-estree" "8.53.1"
2903-
"@typescript-eslint/utils" "8.53.1"
2901+
"@typescript-eslint/types" "8.54.0"
2902+
"@typescript-eslint/typescript-estree" "8.54.0"
2903+
"@typescript-eslint/utils" "8.54.0"
29042904
debug "^4.4.3"
29052905
ts-api-utils "^2.4.0"
29062906

@@ -2909,10 +2909,10 @@
29092909
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
29102910
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
29112911

2912-
"@typescript-eslint/types@8.53.1", "@typescript-eslint/types@^8.53.1":
2913-
version "8.53.1"
2914-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.1.tgz#101f203f0807a63216cceceedb815fabe21d5793"
2915-
integrity sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==
2912+
"@typescript-eslint/types@8.54.0", "@typescript-eslint/types@^8.54.0":
2913+
version "8.54.0"
2914+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.54.0.tgz#c12d41f67a2e15a8a96fbc5f2d07b17331130889"
2915+
integrity sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==
29162916

29172917
"@typescript-eslint/types@^8.11.0":
29182918
version "8.33.0"
@@ -2938,30 +2938,30 @@
29382938
semver "^7.6.0"
29392939
ts-api-utils "^2.0.0"
29402940

2941-
"@typescript-eslint/typescript-estree@8.53.1":
2942-
version "8.53.1"
2943-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.1.tgz#b6dce2303c9e27e95b8dcd8c325868fff53e488f"
2944-
integrity sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==
2941+
"@typescript-eslint/typescript-estree@8.54.0":
2942+
version "8.54.0"
2943+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.54.0.tgz#3c7716905b2b811fadbd2114804047d1bfc86527"
2944+
integrity sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==
29452945
dependencies:
2946-
"@typescript-eslint/project-service" "8.53.1"
2947-
"@typescript-eslint/tsconfig-utils" "8.53.1"
2948-
"@typescript-eslint/types" "8.53.1"
2949-
"@typescript-eslint/visitor-keys" "8.53.1"
2946+
"@typescript-eslint/project-service" "8.54.0"
2947+
"@typescript-eslint/tsconfig-utils" "8.54.0"
2948+
"@typescript-eslint/types" "8.54.0"
2949+
"@typescript-eslint/visitor-keys" "8.54.0"
29502950
debug "^4.4.3"
29512951
minimatch "^9.0.5"
29522952
semver "^7.7.3"
29532953
tinyglobby "^0.2.15"
29542954
ts-api-utils "^2.4.0"
29552955

2956-
"@typescript-eslint/utils@8.53.1":
2957-
version "8.53.1"
2958-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.1.tgz#81fe6c343de288701b774f4d078382f567e6edaa"
2959-
integrity sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==
2956+
"@typescript-eslint/utils@8.54.0":
2957+
version "8.54.0"
2958+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.54.0.tgz#c79a4bcbeebb4f571278c0183ed1cb601d84c6c8"
2959+
integrity sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==
29602960
dependencies:
29612961
"@eslint-community/eslint-utils" "^4.9.1"
2962-
"@typescript-eslint/scope-manager" "8.53.1"
2963-
"@typescript-eslint/types" "8.53.1"
2964-
"@typescript-eslint/typescript-estree" "8.53.1"
2962+
"@typescript-eslint/scope-manager" "8.54.0"
2963+
"@typescript-eslint/types" "8.54.0"
2964+
"@typescript-eslint/typescript-estree" "8.54.0"
29652965

29662966
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
29672967
version "8.22.0"
@@ -2981,12 +2981,12 @@
29812981
"@typescript-eslint/types" "8.22.0"
29822982
eslint-visitor-keys "^4.2.0"
29832983

2984-
"@typescript-eslint/visitor-keys@8.53.1":
2985-
version "8.53.1"
2986-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.1.tgz#405f04959be22b9be364939af8ac19c3649b6eb7"
2987-
integrity sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==
2984+
"@typescript-eslint/visitor-keys@8.54.0":
2985+
version "8.54.0"
2986+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.54.0.tgz#0e4b50124b210b8600b245dd66cbad52deb15590"
2987+
integrity sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==
29882988
dependencies:
2989-
"@typescript-eslint/types" "8.53.1"
2989+
"@typescript-eslint/types" "8.54.0"
29902990
eslint-visitor-keys "^4.2.1"
29912991

29922992
"@unrs/resolver-binding-darwin-arm64@1.7.2":
@@ -4411,9 +4411,9 @@ eslint-config-oclif@^5.2.2:
44114411
eslint-plugin-unicorn "^48.0.1"
44124412

44134413
eslint-config-oclif@^6:
4414-
version "6.0.133"
4415-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.133.tgz#558deedb27b89ccc14e3ea5f612e19f9709f75d5"
4416-
integrity sha512-cCa/K8JwanplkBku4wiRuWAZ4VF6z0V23Y0wC5Sjdf2x7ZJsZ5vqg6/OJqKELXc/0TzfoLX56luHS/IIeYdnag==
4414+
version "6.0.135"
4415+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.135.tgz#7b9277a8abaf78c3ed90f4651d061990d45b68aa"
4416+
integrity sha512-S0Kdgbzs8aklUqkPt7Y45krT/9j28VTm7wVzgEX84wqoTovb91hg+bt3lgFVjOZs3N7DRxP3ZrGhQtbeJMtLJg==
44174417
dependencies:
44184418
"@eslint/compat" "^1.4.1"
44194419
"@eslint/eslintrc" "^3.3.3"
@@ -4431,7 +4431,7 @@ eslint-config-oclif@^6:
44314431
eslint-plugin-n "^17.23.2"
44324432
eslint-plugin-perfectionist "^4"
44334433
eslint-plugin-unicorn "^56.0.1"
4434-
typescript-eslint "^8.53.0"
4434+
typescript-eslint "^8.53.1"
44354435

44364436
eslint-config-prettier@^10:
44374437
version "10.1.8"
@@ -8443,15 +8443,15 @@ typed-array-length@^1.0.7:
84438443
possible-typed-array-names "^1.0.0"
84448444
reflect.getprototypeof "^1.0.6"
84458445

8446-
typescript-eslint@^8.53.0:
8447-
version "8.53.1"
8448-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.53.1.tgz#e8d2888083af4638d2952b938d69458f54865921"
8449-
integrity sha512-gB+EVQfP5RDElh9ittfXlhZJdjSU4jUSTyE2+ia8CYyNvet4ElfaLlAIqDvQV9JPknKx0jQH1racTYe/4LaLSg==
8446+
typescript-eslint@^8.53.1:
8447+
version "8.54.0"
8448+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.54.0.tgz#f4ef3b8882a5ddc2a41968e014194c178ab23f6a"
8449+
integrity sha512-CKsJ+g53QpsNPqbzUsfKVgd3Lny4yKZ1pP4qN3jdMOg/sisIDLGyDMezycquXLE5JsEU0wp3dGNdzig0/fmSVQ==
84508450
dependencies:
8451-
"@typescript-eslint/eslint-plugin" "8.53.1"
8452-
"@typescript-eslint/parser" "8.53.1"
8453-
"@typescript-eslint/typescript-estree" "8.53.1"
8454-
"@typescript-eslint/utils" "8.53.1"
8451+
"@typescript-eslint/eslint-plugin" "8.54.0"
8452+
"@typescript-eslint/parser" "8.54.0"
8453+
"@typescript-eslint/typescript-estree" "8.54.0"
8454+
"@typescript-eslint/utils" "8.54.0"
84558455

84568456
typescript@^5.7.3:
84578457
version "5.7.3"

0 commit comments

Comments
 (0)