Skip to content

Commit 9e95efd

Browse files
feat(deps): update typescript-eslint to v8.27.0
1 parent b209934 commit 9e95efd

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@softwareventures/semantic-release-config": "5.1.0",
3737
"@softwareventures/tsconfig": "8.1.0",
3838
"@types/node": "17.0.45",
39-
"@typescript-eslint/eslint-plugin": "8.26.1",
40-
"@typescript-eslint/parser": "8.26.1",
39+
"@typescript-eslint/eslint-plugin": "8.27.0",
40+
"@typescript-eslint/parser": "8.27.0",
4141
"ava": "6.2.0",
4242
"commitizen": "4.3.1",
4343
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2538,8 +2538,8 @@ __metadata:
25382538
"@softwareventures/semantic-release-config": "npm:5.1.0"
25392539
"@softwareventures/tsconfig": "npm:8.1.0"
25402540
"@types/node": "npm:17.0.45"
2541-
"@typescript-eslint/eslint-plugin": "npm:8.26.1"
2542-
"@typescript-eslint/parser": "npm:8.26.1"
2541+
"@typescript-eslint/eslint-plugin": "npm:8.27.0"
2542+
"@typescript-eslint/parser": "npm:8.27.0"
25432543
ava: "npm:6.2.0"
25442544
commitizen: "npm:4.3.1"
25452545
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2684,15 +2684,15 @@ __metadata:
26842684
languageName: node
26852685
linkType: hard
26862686

2687-
"@typescript-eslint/eslint-plugin@npm:8.26.1":
2688-
version: 8.26.1
2689-
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.1"
2687+
"@typescript-eslint/eslint-plugin@npm:8.27.0":
2688+
version: 8.27.0
2689+
resolution: "@typescript-eslint/eslint-plugin@npm:8.27.0"
26902690
dependencies:
26912691
"@eslint-community/regexpp": "npm:^4.10.0"
2692-
"@typescript-eslint/scope-manager": "npm:8.26.1"
2693-
"@typescript-eslint/type-utils": "npm:8.26.1"
2694-
"@typescript-eslint/utils": "npm:8.26.1"
2695-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
2692+
"@typescript-eslint/scope-manager": "npm:8.27.0"
2693+
"@typescript-eslint/type-utils": "npm:8.27.0"
2694+
"@typescript-eslint/utils": "npm:8.27.0"
2695+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
26962696
graphemer: "npm:^1.4.0"
26972697
ignore: "npm:^5.3.1"
26982698
natural-compare: "npm:^1.4.0"
@@ -2701,23 +2701,23 @@ __metadata:
27012701
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
27022702
eslint: ^8.57.0 || ^9.0.0
27032703
typescript: ">=4.8.4 <5.9.0"
2704-
checksum: 10c0/412f41aafd503a1faea91edd03a68717ca8a49ed6683700b8386115c67b86110c9826d10005d3a0341b78cdee41a6ef08842716ced2b58af03f91eb1b8cc929c
2704+
checksum: 10c0/95bbab011bfe51ca657ff346e4c6cac25652c88e5188a5e74d14372dba45c3d7aa713f4c90f80ebc885d77a8be89e131e8b77c096145c90da6c251a475b125fc
27052705
languageName: node
27062706
linkType: hard
27072707

2708-
"@typescript-eslint/parser@npm:8.26.1":
2709-
version: 8.26.1
2710-
resolution: "@typescript-eslint/parser@npm:8.26.1"
2708+
"@typescript-eslint/parser@npm:8.27.0":
2709+
version: 8.27.0
2710+
resolution: "@typescript-eslint/parser@npm:8.27.0"
27112711
dependencies:
2712-
"@typescript-eslint/scope-manager": "npm:8.26.1"
2713-
"@typescript-eslint/types": "npm:8.26.1"
2714-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
2715-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
2712+
"@typescript-eslint/scope-manager": "npm:8.27.0"
2713+
"@typescript-eslint/types": "npm:8.27.0"
2714+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
2715+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
27162716
debug: "npm:^4.3.4"
27172717
peerDependencies:
27182718
eslint: ^8.57.0 || ^9.0.0
27192719
typescript: ">=4.8.4 <5.9.0"
2720-
checksum: 10c0/21fe4306b6017bf183d92cdd493edacd302816071e29e1400452f3ccd224ab8111b75892507b9731545e98e6e4d153e54dab568b3433f6c9596b6cb2f7af922f
2720+
checksum: 10c0/2ada98167ca5a474544fada7658d7c8d54ea4dfdd692e3d30d18b5531e50d7308a5b09d23dca651f9fe841f96075ccd18643431f4b61d0e4e7e7ccde888258e8
27212721
languageName: node
27222722
linkType: hard
27232723

@@ -2731,13 +2731,13 @@ __metadata:
27312731
languageName: node
27322732
linkType: hard
27332733

2734-
"@typescript-eslint/scope-manager@npm:8.26.1":
2735-
version: 8.26.1
2736-
resolution: "@typescript-eslint/scope-manager@npm:8.26.1"
2734+
"@typescript-eslint/scope-manager@npm:8.27.0":
2735+
version: 8.27.0
2736+
resolution: "@typescript-eslint/scope-manager@npm:8.27.0"
27372737
dependencies:
2738-
"@typescript-eslint/types": "npm:8.26.1"
2739-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
2740-
checksum: 10c0/ecd30eb615c7384f01cea8f2c8e8dda7507ada52ad0d002d3701bdd9d06f6d14cefb31c6c26ef55708adfaa2045a01151e8685656240268231a4bac8f792afe4
2738+
"@typescript-eslint/types": "npm:8.27.0"
2739+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
2740+
checksum: 10c0/d87daeffb81f4e70f168c38f01c667713bda71c4545e28fcdf0792378fb3df171894ef77854c5c1a5e5a22c784ee1ccea2dd856b5baf825840710a6a74c14ac9
27412741
languageName: node
27422742
linkType: hard
27432743

@@ -2758,18 +2758,18 @@ __metadata:
27582758
languageName: node
27592759
linkType: hard
27602760

2761-
"@typescript-eslint/type-utils@npm:8.26.1":
2762-
version: 8.26.1
2763-
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
2761+
"@typescript-eslint/type-utils@npm:8.27.0":
2762+
version: 8.27.0
2763+
resolution: "@typescript-eslint/type-utils@npm:8.27.0"
27642764
dependencies:
2765-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
2766-
"@typescript-eslint/utils": "npm:8.26.1"
2765+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
2766+
"@typescript-eslint/utils": "npm:8.27.0"
27672767
debug: "npm:^4.3.4"
27682768
ts-api-utils: "npm:^2.0.1"
27692769
peerDependencies:
27702770
eslint: ^8.57.0 || ^9.0.0
27712771
typescript: ">=4.8.4 <5.9.0"
2772-
checksum: 10c0/17553b4333246e1ffd447dab78a4cbc565c129c9baf32326387760c9790120a99d955acf84888b7ef96e73c82fc22a3e08e80f0bd65d21e3cf2fe002f977aba1
2772+
checksum: 10c0/f38cdc660ebcb3b71496182b9ea52301ab08a4f062558aa7061a5f0b759ae3e8f68ae250a29e74251cb52c6c56733d7dabed7002b993544cbe0933bb75d67a57
27732773
languageName: node
27742774
linkType: hard
27752775

@@ -2780,10 +2780,10 @@ __metadata:
27802780
languageName: node
27812781
linkType: hard
27822782

2783-
"@typescript-eslint/types@npm:8.26.1":
2784-
version: 8.26.1
2785-
resolution: "@typescript-eslint/types@npm:8.26.1"
2786-
checksum: 10c0/805b239b57854fc12eae9e2bec6ccab24bac1d30a762c455f22c73b777a5859c64c58b4750458bd0ab4aadd664eb95cbef091348a071975acac05b15ebea9f1b
2783+
"@typescript-eslint/types@npm:8.27.0":
2784+
version: 8.27.0
2785+
resolution: "@typescript-eslint/types@npm:8.27.0"
2786+
checksum: 10c0/9c5f2ba816a9baea5982feeadebe4d19f4df77ddb025a7b2307f9e1e6914076b63cbad81f7f915814e64b4d915052cf27bd79ce3e5a831340cb5ab244133941b
27872787
languageName: node
27882788
linkType: hard
27892789

@@ -2806,12 +2806,12 @@ __metadata:
28062806
languageName: node
28072807
linkType: hard
28082808

2809-
"@typescript-eslint/typescript-estree@npm:8.26.1":
2810-
version: 8.26.1
2811-
resolution: "@typescript-eslint/typescript-estree@npm:8.26.1"
2809+
"@typescript-eslint/typescript-estree@npm:8.27.0":
2810+
version: 8.27.0
2811+
resolution: "@typescript-eslint/typescript-estree@npm:8.27.0"
28122812
dependencies:
2813-
"@typescript-eslint/types": "npm:8.26.1"
2814-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
2813+
"@typescript-eslint/types": "npm:8.27.0"
2814+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
28152815
debug: "npm:^4.3.4"
28162816
fast-glob: "npm:^3.3.2"
28172817
is-glob: "npm:^4.0.3"
@@ -2820,7 +2820,7 @@ __metadata:
28202820
ts-api-utils: "npm:^2.0.1"
28212821
peerDependencies:
28222822
typescript: ">=4.8.4 <5.9.0"
2823-
checksum: 10c0/adc95e4735a8ded05ad35d7b4fae68c675afdd4b3531bc4a51eab5efe793cf80bc75f56dfc8022af4c0a5b316eec61f8ce6b77c2ead45fc675fea7e28cd52ade
2823+
checksum: 10c0/c04d602825ff2a7b2a89746a68b32f7052fb4ce3d2355d1f4e6f43fd064f17c3b44fb974c98838a078fdebdc35152d2ab0af34663dfca99db7a790bd3fc5d8ac
28242824
languageName: node
28252825
linkType: hard
28262826

@@ -2838,18 +2838,18 @@ __metadata:
28382838
languageName: node
28392839
linkType: hard
28402840

2841-
"@typescript-eslint/utils@npm:8.26.1":
2842-
version: 8.26.1
2843-
resolution: "@typescript-eslint/utils@npm:8.26.1"
2841+
"@typescript-eslint/utils@npm:8.27.0":
2842+
version: 8.27.0
2843+
resolution: "@typescript-eslint/utils@npm:8.27.0"
28442844
dependencies:
28452845
"@eslint-community/eslint-utils": "npm:^4.4.0"
2846-
"@typescript-eslint/scope-manager": "npm:8.26.1"
2847-
"@typescript-eslint/types": "npm:8.26.1"
2848-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
2846+
"@typescript-eslint/scope-manager": "npm:8.27.0"
2847+
"@typescript-eslint/types": "npm:8.27.0"
2848+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
28492849
peerDependencies:
28502850
eslint: ^8.57.0 || ^9.0.0
28512851
typescript: ">=4.8.4 <5.9.0"
2852-
checksum: 10c0/a5cb3bdf253cc8e8474a2ed8666c0a6194abe56f44039c6623bef0459ed17d0276ed6e40c70d35bd8ec4d41bafc255e4d3025469f32ac692ba2d89e7579c2a26
2852+
checksum: 10c0/dcfd5f2c17f1a33061e3ec70d0946ff23a4238aabacae3d85087165beccedf84fb8506d30848f2470e3b60ab98b230aef79c6e8b4c5d39648a37ac559ac5b1e0
28532853
languageName: node
28542854
linkType: hard
28552855

@@ -2863,13 +2863,13 @@ __metadata:
28632863
languageName: node
28642864
linkType: hard
28652865

2866-
"@typescript-eslint/visitor-keys@npm:8.26.1":
2867-
version: 8.26.1
2868-
resolution: "@typescript-eslint/visitor-keys@npm:8.26.1"
2866+
"@typescript-eslint/visitor-keys@npm:8.27.0":
2867+
version: 8.27.0
2868+
resolution: "@typescript-eslint/visitor-keys@npm:8.27.0"
28692869
dependencies:
2870-
"@typescript-eslint/types": "npm:8.26.1"
2870+
"@typescript-eslint/types": "npm:8.27.0"
28712871
eslint-visitor-keys: "npm:^4.2.0"
2872-
checksum: 10c0/51b1016d06cd2b9eac0a213de418b0a26022fd3b71478014541bfcbc2a3c4d666552390eb9c209fa9e52c868710d9f1b21a2c789d35c650239438c366a27a239
2872+
checksum: 10c0/d86fd4032db07123816aab3a6b8b53f840387385ab2a4d8f96b22fc76b5438fb27ac8dc42b63caf23f3d265c33e9075dbf1ce8d31f939df12f5cd077d3b10295
28732873
languageName: node
28742874
linkType: hard
28752875

0 commit comments

Comments
 (0)