Skip to content

Commit 76977f9

Browse files
chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.6 to 3.1.7 (#547)
Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif-typescript@3.1.6...3.1.7) --- updated-dependencies: - dependency-name: eslint-config-oclif-typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7104a38 commit 76977f9

File tree

2 files changed

+60
-54
lines changed

2 files changed

+60
-54
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"commitlint": "^18.6.1",
3232
"eslint": "^8.57.0",
3333
"eslint-config-oclif": "^5.1.3",
34-
"eslint-config-oclif-typescript": "^3.1.6",
34+
"eslint-config-oclif-typescript": "^3.1.7",
3535
"eslint-config-prettier": "^9.1.0",
3636
"husky": "^9",
3737
"lint-staged": "^15.2.2",

yarn.lock

+59-53
Original file line numberDiff line numberDiff line change
@@ -2354,14 +2354,6 @@
23542354
"@typescript-eslint/visitor-keys" "6.21.0"
23552355
debug "^4.3.4"
23562356

2357-
"@typescript-eslint/[email protected]":
2358-
version "6.13.1"
2359-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.1.tgz#58c7c37c6a957d3d9f59bc4f64c2888e0cac1d70"
2360-
integrity sha512-BW0kJ7ceiKi56GbT2KKzZzN+nDxzQK2DS6x0PiSMPjciPgd/JRQGMibyaN2cPt2cAvuoH0oNvn2fwonHI+4QUQ==
2361-
dependencies:
2362-
"@typescript-eslint/types" "6.13.1"
2363-
"@typescript-eslint/visitor-keys" "6.13.1"
2364-
23652357
"@typescript-eslint/[email protected]":
23662358
version "6.21.0"
23672359
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
@@ -2370,6 +2362,14 @@
23702362
"@typescript-eslint/types" "6.21.0"
23712363
"@typescript-eslint/visitor-keys" "6.21.0"
23722364

2365+
"@typescript-eslint/[email protected]":
2366+
version "7.8.0"
2367+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
2368+
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
2369+
dependencies:
2370+
"@typescript-eslint/types" "7.8.0"
2371+
"@typescript-eslint/visitor-keys" "7.8.0"
2372+
23732373
"@typescript-eslint/[email protected]":
23742374
version "6.21.0"
23752375
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
@@ -2380,28 +2380,15 @@
23802380
debug "^4.3.4"
23812381
ts-api-utils "^1.0.1"
23822382

2383-
"@typescript-eslint/[email protected]":
2384-
version "6.13.1"
2385-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.1.tgz#b56f26130e7eb8fa1e429c75fb969cae6ad7bb5c"
2386-
integrity sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==
2387-
23882383
"@typescript-eslint/[email protected]":
23892384
version "6.21.0"
23902385
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
23912386
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
23922387

2393-
"@typescript-eslint/[email protected]":
2394-
version "6.13.1"
2395-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.1.tgz#d01dda78d2487434d1c503853fa00291c566efa4"
2396-
integrity sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==
2397-
dependencies:
2398-
"@typescript-eslint/types" "6.13.1"
2399-
"@typescript-eslint/visitor-keys" "6.13.1"
2400-
debug "^4.3.4"
2401-
globby "^11.1.0"
2402-
is-glob "^4.0.3"
2403-
semver "^7.5.4"
2404-
ts-api-utils "^1.0.1"
2388+
"@typescript-eslint/[email protected]":
2389+
version "7.8.0"
2390+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
2391+
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
24052392

24062393
"@typescript-eslint/[email protected]":
24072394
version "6.21.0"
@@ -2417,6 +2404,20 @@
24172404
semver "^7.5.4"
24182405
ts-api-utils "^1.0.1"
24192406

2407+
"@typescript-eslint/[email protected]":
2408+
version "7.8.0"
2409+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
2410+
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
2411+
dependencies:
2412+
"@typescript-eslint/types" "7.8.0"
2413+
"@typescript-eslint/visitor-keys" "7.8.0"
2414+
debug "^4.3.4"
2415+
globby "^11.1.0"
2416+
is-glob "^4.0.3"
2417+
minimatch "^9.0.4"
2418+
semver "^7.6.0"
2419+
ts-api-utils "^1.3.0"
2420+
24202421
"@typescript-eslint/[email protected]":
24212422
version "6.21.0"
24222423
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
@@ -2430,26 +2431,18 @@
24302431
"@typescript-eslint/typescript-estree" "6.21.0"
24312432
semver "^7.5.4"
24322433

2433-
"@typescript-eslint/utils@^6.13.0":
2434-
version "6.13.1"
2435-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.1.tgz#925b3a2453a71ada914ae329b7bb7e7d96634b2f"
2436-
integrity sha512-ouPn/zVoan92JgAegesTXDB/oUp6BP1v8WpfYcqh649ejNc9Qv+B4FF2Ff626kO1xg0wWwwG48lAJ4JuesgdOw==
2434+
"@typescript-eslint/utils@^6.13.0 || ^7.0.0":
2435+
version "7.8.0"
2436+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
2437+
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
24372438
dependencies:
24382439
"@eslint-community/eslint-utils" "^4.4.0"
2439-
"@types/json-schema" "^7.0.12"
2440-
"@types/semver" "^7.5.0"
2441-
"@typescript-eslint/scope-manager" "6.13.1"
2442-
"@typescript-eslint/types" "6.13.1"
2443-
"@typescript-eslint/typescript-estree" "6.13.1"
2444-
semver "^7.5.4"
2445-
2446-
"@typescript-eslint/[email protected]":
2447-
version "6.13.1"
2448-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.1.tgz#c4b692dcc23a4fc60685b718f10fde789d65a540"
2449-
integrity sha512-NDhQUy2tg6XGNBGDRm1XybOHSia8mcXmlbKWoQP+nm1BIIMxa55shyJfZkHpEBN62KNPLrocSM2PdPcaLgDKMQ==
2450-
dependencies:
2451-
"@typescript-eslint/types" "6.13.1"
2452-
eslint-visitor-keys "^3.4.1"
2440+
"@types/json-schema" "^7.0.15"
2441+
"@types/semver" "^7.5.8"
2442+
"@typescript-eslint/scope-manager" "7.8.0"
2443+
"@typescript-eslint/types" "7.8.0"
2444+
"@typescript-eslint/typescript-estree" "7.8.0"
2445+
semver "^7.6.0"
24532446

24542447
"@typescript-eslint/[email protected]":
24552448
version "6.21.0"
@@ -2459,6 +2452,14 @@
24592452
"@typescript-eslint/types" "6.21.0"
24602453
eslint-visitor-keys "^3.4.1"
24612454

2455+
"@typescript-eslint/[email protected]":
2456+
version "7.8.0"
2457+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
2458+
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
2459+
dependencies:
2460+
"@typescript-eslint/types" "7.8.0"
2461+
eslint-visitor-keys "^3.4.3"
2462+
24622463
"@ungap/structured-clone@^1.2.0":
24632464
version "1.2.0"
24642465
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -3467,10 +3468,10 @@ escape-string-regexp@^1.0.5:
34673468
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
34683469
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
34693470

3470-
eslint-config-oclif-typescript@^3.1.6:
3471-
version "3.1.6"
3472-
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.6.tgz#d0d7f568f592aa4ac5c497290ed1cf28804aa5db"
3473-
integrity sha512-K/Gv19vzTaeLQcs5syZ+Rup8RZfMclIuO2mV9YPG3GN64nSPA545+I7/uiaaxE4Ka+fKg2kZmMq3cFT0TOidpA==
3471+
eslint-config-oclif-typescript@^3.1.7:
3472+
version "3.1.7"
3473+
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.7.tgz#24a663d12d4ba05c92b190bd76f6d081172b5d23"
3474+
integrity sha512-5q6Q1NjQt6WrAANGO9Go3uuxZTzf7ywmecRNW7e+bTnlkTk0/ClPd6SogH+qkwOkFJaMHmBp45ZmzvwGzy/Txg==
34743475
dependencies:
34753476
"@typescript-eslint/eslint-plugin" "^6.21.0"
34763477
"@typescript-eslint/parser" "^6.21.0"
@@ -3479,7 +3480,7 @@ eslint-config-oclif-typescript@^3.1.6:
34793480
eslint-plugin-import "^2.29.1"
34803481
eslint-plugin-mocha "^10.4.3"
34813482
eslint-plugin-n "^15"
3482-
eslint-plugin-perfectionist "^2.9.0"
3483+
eslint-plugin-perfectionist "^2.10.0"
34833484

34843485
eslint-config-oclif@^5.1.3:
34853486
version "5.1.3"
@@ -3593,12 +3594,12 @@ eslint-plugin-n@^15, eslint-plugin-n@^15.1.0:
35933594
resolve "^1.22.1"
35943595
semver "^7.3.8"
35953596

3596-
eslint-plugin-perfectionist@^2.9.0:
3597-
version "2.9.0"
3598-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.9.0.tgz#f0f48ae37734d0c85f25f2ff117e548c89a30034"
3599-
integrity sha512-ipFtDrqtF99qVVo+FE1fo6aHyLLp7hg6PNGfzY5KxQjcl0XCbyEFvjtR1NfkHDTN9rdFeEDxg59LLOv3VOAHAw==
3597+
eslint-plugin-perfectionist@^2.10.0:
3598+
version "2.10.0"
3599+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.10.0.tgz#15cf9f5545ce2db24d1ccdf3226645a097480faf"
3600+
integrity sha512-P+tdrkHeMWBc55+DZsoDOAftV1WCsEoHaKm6JC7zajFus/syfT4vUPBFb3atGFSuyaVnGQGHlcKpP9X3Q0gH/w==
36003601
dependencies:
3601-
"@typescript-eslint/utils" "^6.13.0"
3602+
"@typescript-eslint/utils" "^6.13.0 || ^7.0.0"
36023603
minimatch "^9.0.3"
36033604
natural-compare-lite "^1.4.0"
36043605

@@ -6476,6 +6477,11 @@ ts-api-utils@^1.0.1:
64766477
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
64776478
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
64786479

6480+
ts-api-utils@^1.3.0:
6481+
version "1.3.0"
6482+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
6483+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
6484+
64796485
ts-json-schema-generator@^1.5.1:
64806486
version "1.5.1"
64816487
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db"

0 commit comments

Comments
 (0)