Skip to content

Commit 16ce6dd

Browse files
feat(deps): update typescript-eslint to v8.24.1
1 parent 0cabdc8 commit 16ce6dd

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.24.0",
40-
"@typescript-eslint/parser": "8.24.0",
39+
"@typescript-eslint/eslint-plugin": "8.24.1",
40+
"@typescript-eslint/parser": "8.24.1",
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
@@ -2539,8 +2539,8 @@ __metadata:
25392539
"@softwareventures/semantic-release-config": "npm:5.1.0"
25402540
"@softwareventures/tsconfig": "npm:8.1.0"
25412541
"@types/node": "npm:17.0.45"
2542-
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
2543-
"@typescript-eslint/parser": "npm:8.24.0"
2542+
"@typescript-eslint/eslint-plugin": "npm:8.24.1"
2543+
"@typescript-eslint/parser": "npm:8.24.1"
25442544
ava: "npm:6.2.0"
25452545
commitizen: "npm:4.3.1"
25462546
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2685,15 +2685,15 @@ __metadata:
26852685
languageName: node
26862686
linkType: hard
26872687

2688-
"@typescript-eslint/eslint-plugin@npm:8.24.0":
2689-
version: 8.24.0
2690-
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
2688+
"@typescript-eslint/eslint-plugin@npm:8.24.1":
2689+
version: 8.24.1
2690+
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.1"
26912691
dependencies:
26922692
"@eslint-community/regexpp": "npm:^4.10.0"
2693-
"@typescript-eslint/scope-manager": "npm:8.24.0"
2694-
"@typescript-eslint/type-utils": "npm:8.24.0"
2695-
"@typescript-eslint/utils": "npm:8.24.0"
2696-
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2693+
"@typescript-eslint/scope-manager": "npm:8.24.1"
2694+
"@typescript-eslint/type-utils": "npm:8.24.1"
2695+
"@typescript-eslint/utils": "npm:8.24.1"
2696+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
26972697
graphemer: "npm:^1.4.0"
26982698
ignore: "npm:^5.3.1"
26992699
natural-compare: "npm:^1.4.0"
@@ -2702,23 +2702,23 @@ __metadata:
27022702
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
27032703
eslint: ^8.57.0 || ^9.0.0
27042704
typescript: ">=4.8.4 <5.8.0"
2705-
checksum: 10c0/50536dc948f66042666337dc133dabf31d65f92348976cbb4eaca0317ea919b37011d05098185fff124eea04b5be9b9e1d4e957f8644261f83de998847558b7b
2705+
checksum: 10c0/fe5f56f248370f40322a7cb2d96fbab724a7a8892895e3d41027c9a1df309916433633e04df84a1d3f9535d282953738b1ad627d8af37ab288a39a6e411afd76
27062706
languageName: node
27072707
linkType: hard
27082708

2709-
"@typescript-eslint/parser@npm:8.24.0":
2710-
version: 8.24.0
2711-
resolution: "@typescript-eslint/parser@npm:8.24.0"
2709+
"@typescript-eslint/parser@npm:8.24.1":
2710+
version: 8.24.1
2711+
resolution: "@typescript-eslint/parser@npm:8.24.1"
27122712
dependencies:
2713-
"@typescript-eslint/scope-manager": "npm:8.24.0"
2714-
"@typescript-eslint/types": "npm:8.24.0"
2715-
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2716-
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2713+
"@typescript-eslint/scope-manager": "npm:8.24.1"
2714+
"@typescript-eslint/types": "npm:8.24.1"
2715+
"@typescript-eslint/typescript-estree": "npm:8.24.1"
2716+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
27172717
debug: "npm:^4.3.4"
27182718
peerDependencies:
27192719
eslint: ^8.57.0 || ^9.0.0
27202720
typescript: ">=4.8.4 <5.8.0"
2721-
checksum: 10c0/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208
2721+
checksum: 10c0/9de557698c8debf3de06b6adf6aa06a8345e0e38600e5ccbeda62270d1a4a757dfa191db89d4e86cf373103a11bef1965c9d9889f622c51f4f26d1bf12394ae3
27222722
languageName: node
27232723
linkType: hard
27242724

@@ -2732,13 +2732,13 @@ __metadata:
27322732
languageName: node
27332733
linkType: hard
27342734

2735-
"@typescript-eslint/scope-manager@npm:8.24.0":
2736-
version: 8.24.0
2737-
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
2735+
"@typescript-eslint/scope-manager@npm:8.24.1":
2736+
version: 8.24.1
2737+
resolution: "@typescript-eslint/scope-manager@npm:8.24.1"
27382738
dependencies:
2739-
"@typescript-eslint/types": "npm:8.24.0"
2740-
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2741-
checksum: 10c0/7c47f6b06fb53dbd8bf7b526faad20ed4336f63356f4f3ee6194676b9c10a5c0a25b8449b9254b7a8952dbb859601f8b10617249b767ea11b3b35135822c7ef0
2739+
"@typescript-eslint/types": "npm:8.24.1"
2740+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
2741+
checksum: 10c0/779880743ed7ab67fe477f1ad5648bbd77ad69b4663b5a42024112004c8f231049b1e4eeb67e260005769c3bb005049e00a80b885e19d593ffb080bd39f4fa94
27422742
languageName: node
27432743
linkType: hard
27442744

@@ -2759,18 +2759,18 @@ __metadata:
27592759
languageName: node
27602760
linkType: hard
27612761

2762-
"@typescript-eslint/type-utils@npm:8.24.0":
2763-
version: 8.24.0
2764-
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
2762+
"@typescript-eslint/type-utils@npm:8.24.1":
2763+
version: 8.24.1
2764+
resolution: "@typescript-eslint/type-utils@npm:8.24.1"
27652765
dependencies:
2766-
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2767-
"@typescript-eslint/utils": "npm:8.24.0"
2766+
"@typescript-eslint/typescript-estree": "npm:8.24.1"
2767+
"@typescript-eslint/utils": "npm:8.24.1"
27682768
debug: "npm:^4.3.4"
27692769
ts-api-utils: "npm:^2.0.1"
27702770
peerDependencies:
27712771
eslint: ^8.57.0 || ^9.0.0
27722772
typescript: ">=4.8.4 <5.8.0"
2773-
checksum: 10c0/296271f142d3096e9fdd892441657038d3d7fd0508dbfb84147658d1c4559256a9ac0c33af26fb9e6f18e5f0fdd59bdd6149c28fba580e32ff3b1bf4301eab6a
2773+
checksum: 10c0/ba248bc12068383374d9d077f9cca1815f347ea008d04d08ad7a54dbef70189a0da7872246f8369e6d30938fa7e408dadcda0ae71041be68fc836c886dd9c3ab
27742774
languageName: node
27752775
linkType: hard
27762776

@@ -2781,10 +2781,10 @@ __metadata:
27812781
languageName: node
27822782
linkType: hard
27832783

2784-
"@typescript-eslint/types@npm:8.24.0":
2785-
version: 8.24.0
2786-
resolution: "@typescript-eslint/types@npm:8.24.0"
2787-
checksum: 10c0/d3fe148315a37c272e0d077fd3d05e10c7c3266c006605c94135d587a5cd58e34a7d9ee0bf43bfbe730545cfa329e836b1e5f6b8aabfaf56e2b524578e1b2d26
2784+
"@typescript-eslint/types@npm:8.24.1":
2785+
version: 8.24.1
2786+
resolution: "@typescript-eslint/types@npm:8.24.1"
2787+
checksum: 10c0/ebb40ce16c746ef236dbcc25cb2e6950753ca6fb34d04ed7d477016370de1fdaf7402ed4569673c6ff14bf60af7124ff45c6ddd9328d2f8c94dc04178368e2a3
27882788
languageName: node
27892789
linkType: hard
27902790

@@ -2807,12 +2807,12 @@ __metadata:
28072807
languageName: node
28082808
linkType: hard
28092809

2810-
"@typescript-eslint/typescript-estree@npm:8.24.0":
2811-
version: 8.24.0
2812-
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
2810+
"@typescript-eslint/typescript-estree@npm:8.24.1":
2811+
version: 8.24.1
2812+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.1"
28132813
dependencies:
2814-
"@typescript-eslint/types": "npm:8.24.0"
2815-
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2814+
"@typescript-eslint/types": "npm:8.24.1"
2815+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
28162816
debug: "npm:^4.3.4"
28172817
fast-glob: "npm:^3.3.2"
28182818
is-glob: "npm:^4.0.3"
@@ -2821,7 +2821,7 @@ __metadata:
28212821
ts-api-utils: "npm:^2.0.1"
28222822
peerDependencies:
28232823
typescript: ">=4.8.4 <5.8.0"
2824-
checksum: 10c0/38732a9084131f0bfab3c0105367604d4b3017d4359f49562ac9e95b5490c798d38873f0fef5aafd2e1e78a57b079496d935c71649ea4b5be61bbff27055ebad
2824+
checksum: 10c0/8eeeae6e8de1cd83f2eddd52293e9c31a655e0974cc2d410f00ba2b6fd6bb9aec1c346192d5784d64d0d1b15a55e56e35550788c04dda87e0f1a99b21a3eb709
28252825
languageName: node
28262826
linkType: hard
28272827

@@ -2839,18 +2839,18 @@ __metadata:
28392839
languageName: node
28402840
linkType: hard
28412841

2842-
"@typescript-eslint/utils@npm:8.24.0":
2843-
version: 8.24.0
2844-
resolution: "@typescript-eslint/utils@npm:8.24.0"
2842+
"@typescript-eslint/utils@npm:8.24.1":
2843+
version: 8.24.1
2844+
resolution: "@typescript-eslint/utils@npm:8.24.1"
28452845
dependencies:
28462846
"@eslint-community/eslint-utils": "npm:^4.4.0"
2847-
"@typescript-eslint/scope-manager": "npm:8.24.0"
2848-
"@typescript-eslint/types": "npm:8.24.0"
2849-
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2847+
"@typescript-eslint/scope-manager": "npm:8.24.1"
2848+
"@typescript-eslint/types": "npm:8.24.1"
2849+
"@typescript-eslint/typescript-estree": "npm:8.24.1"
28502850
peerDependencies:
28512851
eslint: ^8.57.0 || ^9.0.0
28522852
typescript: ">=4.8.4 <5.8.0"
2853-
checksum: 10c0/c08cf9668d6ece98a0d0e7a87b62009f37931d3d799560c5084a59c90c7f22c45acc5022c104b5bd1899d41c46fba24276fdb31e0742402f804f66285943c150
2853+
checksum: 10c0/b3300d5c7e18ec524a46bf683052539f24df0d8c709e39e3bde9dfc6c65180610c46b875f1f4eaad5e311193a56acdfd7111a73f1e8aec4108e9cd19561bf8b8
28542854
languageName: node
28552855
linkType: hard
28562856

@@ -2864,13 +2864,13 @@ __metadata:
28642864
languageName: node
28652865
linkType: hard
28662866

2867-
"@typescript-eslint/visitor-keys@npm:8.24.0":
2868-
version: 8.24.0
2869-
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
2867+
"@typescript-eslint/visitor-keys@npm:8.24.1":
2868+
version: 8.24.1
2869+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.1"
28702870
dependencies:
2871-
"@typescript-eslint/types": "npm:8.24.0"
2871+
"@typescript-eslint/types": "npm:8.24.1"
28722872
eslint-visitor-keys: "npm:^4.2.0"
2873-
checksum: 10c0/ae3dcabbeb5213282806de1a7bc31c657189aae4225f2847356bc3110de46a43a82595634e0f123f6c8ca53ae6520c2acf7ac59a91eeb83c0f763166e3982f5c
2873+
checksum: 10c0/ba09412fb4b1605aa73c890909c9a8dba2aa72e00ccd7d69baad17c564eedd77f489a06b1686985c7f0c49724787b82d76dcf4c146c4de44ef2c8776a9b6ad2b
28742874
languageName: node
28752875
linkType: hard
28762876

0 commit comments

Comments
 (0)