Skip to content

Commit 517f83d

Browse files
build(deps): update typescript-eslint to v8.46.0
1 parent bb4070c commit 517f83d

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@softwareventures/tsconfig": "8.1.1",
5353
"@types/jest": "29.5.14",
5454
"@types/node": "16.18.126",
55-
"@typescript-eslint/eslint-plugin": "8.44.0",
56-
"@typescript-eslint/parser": "8.44.0",
55+
"@typescript-eslint/eslint-plugin": "8.46.0",
56+
"@typescript-eslint/parser": "8.46.0",
5757
"commitizen": "4.3.1",
5858
"conventional-changelog-conventionalcommits": "7.0.2",
5959
"cz-conventional-changelog": "3.3.0",

yarn.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,8 +1721,8 @@ __metadata:
17211721
"@softwareventures/tsconfig": "npm:8.1.1"
17221722
"@types/jest": "npm:29.5.14"
17231723
"@types/node": "npm:16.18.126"
1724-
"@typescript-eslint/eslint-plugin": "npm:8.44.0"
1725-
"@typescript-eslint/parser": "npm:8.44.0"
1724+
"@typescript-eslint/eslint-plugin": "npm:8.46.0"
1725+
"@typescript-eslint/parser": "npm:8.46.0"
17261726
commitizen: "npm:4.3.1"
17271727
conventional-changelog-conventionalcommits: "npm:7.0.2"
17281728
cz-conventional-changelog: "npm:3.3.0"
@@ -1955,106 +1955,106 @@ __metadata:
19551955
languageName: node
19561956
linkType: hard
19571957

1958-
"@typescript-eslint/eslint-plugin@npm:8.44.0":
1959-
version: 8.44.0
1960-
resolution: "@typescript-eslint/eslint-plugin@npm:8.44.0"
1958+
"@typescript-eslint/eslint-plugin@npm:8.46.0":
1959+
version: 8.46.0
1960+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.0"
19611961
dependencies:
19621962
"@eslint-community/regexpp": "npm:^4.10.0"
1963-
"@typescript-eslint/scope-manager": "npm:8.44.0"
1964-
"@typescript-eslint/type-utils": "npm:8.44.0"
1965-
"@typescript-eslint/utils": "npm:8.44.0"
1966-
"@typescript-eslint/visitor-keys": "npm:8.44.0"
1963+
"@typescript-eslint/scope-manager": "npm:8.46.0"
1964+
"@typescript-eslint/type-utils": "npm:8.46.0"
1965+
"@typescript-eslint/utils": "npm:8.46.0"
1966+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
19671967
graphemer: "npm:^1.4.0"
19681968
ignore: "npm:^7.0.0"
19691969
natural-compare: "npm:^1.4.0"
19701970
ts-api-utils: "npm:^2.1.0"
19711971
peerDependencies:
1972-
"@typescript-eslint/parser": ^8.44.0
1972+
"@typescript-eslint/parser": ^8.46.0
19731973
eslint: ^8.57.0 || ^9.0.0
19741974
typescript: ">=4.8.4 <6.0.0"
1975-
checksum: 10c0/971796ac651272631ab774e9140686bd712b0d00cf6c5f4e93f9fac40e52321201f7d9d7c9f6169591768142338dc28db974ec1bb233953f835be4e927492aab
1975+
checksum: 10c0/9de2b2127b977b0d73733042602a744e5b69bfe906c6dac424123ff9726816dcc4bb3d4ba470bc1fc5c741421f53274a3a896c09fbb50e298352d4a72011b2c2
19761976
languageName: node
19771977
linkType: hard
19781978

1979-
"@typescript-eslint/parser@npm:8.44.0":
1980-
version: 8.44.0
1981-
resolution: "@typescript-eslint/parser@npm:8.44.0"
1979+
"@typescript-eslint/parser@npm:8.46.0":
1980+
version: 8.46.0
1981+
resolution: "@typescript-eslint/parser@npm:8.46.0"
19821982
dependencies:
1983-
"@typescript-eslint/scope-manager": "npm:8.44.0"
1984-
"@typescript-eslint/types": "npm:8.44.0"
1985-
"@typescript-eslint/typescript-estree": "npm:8.44.0"
1986-
"@typescript-eslint/visitor-keys": "npm:8.44.0"
1983+
"@typescript-eslint/scope-manager": "npm:8.46.0"
1984+
"@typescript-eslint/types": "npm:8.46.0"
1985+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
1986+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
19871987
debug: "npm:^4.3.4"
19881988
peerDependencies:
19891989
eslint: ^8.57.0 || ^9.0.0
19901990
typescript: ">=4.8.4 <6.0.0"
1991-
checksum: 10c0/21b91fba122a4f5df0065de57c5320f8eb4c4f8e0da245f7ee0e68f08f7c5a692a28ac2cb5100d8ad8c8ee7e3804b23f996cd80e0e1da0a0fe0c37ddd2fd04b8
1991+
checksum: 10c0/2e8c75b72c7cf170aca554014dbe30e85478d96799a2eb782c4fb61423c0c9e4416e98d6e7903601b1738ea1d0936417dbf61ac0293a0500f56e0eaeefbb2ecd
19921992
languageName: node
19931993
linkType: hard
19941994

1995-
"@typescript-eslint/project-service@npm:8.44.0":
1996-
version: 8.44.0
1997-
resolution: "@typescript-eslint/project-service@npm:8.44.0"
1995+
"@typescript-eslint/project-service@npm:8.46.0":
1996+
version: 8.46.0
1997+
resolution: "@typescript-eslint/project-service@npm:8.46.0"
19981998
dependencies:
1999-
"@typescript-eslint/tsconfig-utils": "npm:^8.44.0"
2000-
"@typescript-eslint/types": "npm:^8.44.0"
1999+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.0"
2000+
"@typescript-eslint/types": "npm:^8.46.0"
20012001
debug: "npm:^4.3.4"
20022002
peerDependencies:
20032003
typescript: ">=4.8.4 <6.0.0"
2004-
checksum: 10c0/b06e94ae2a2c167271b61200136283432b6a80ab8bcc175bdcb8f685f4daeb4e28b1d83a064f0a660f184811d67e16d4291ab5fac563e48f20213409be8e95e3
2004+
checksum: 10c0/c3164c795570edfa141917f3099724eca70383b016be1b08f656a491b459d68cf8e2547ac416d75048d3511ca5feaea0586aabad339e3dfe2ae6fddb650d7bc8
20052005
languageName: node
20062006
linkType: hard
20072007

2008-
"@typescript-eslint/scope-manager@npm:8.44.0":
2009-
version: 8.44.0
2010-
resolution: "@typescript-eslint/scope-manager@npm:8.44.0"
2008+
"@typescript-eslint/scope-manager@npm:8.46.0":
2009+
version: 8.46.0
2010+
resolution: "@typescript-eslint/scope-manager@npm:8.46.0"
20112011
dependencies:
2012-
"@typescript-eslint/types": "npm:8.44.0"
2013-
"@typescript-eslint/visitor-keys": "npm:8.44.0"
2014-
checksum: 10c0/c221e0b9fe9021b1b41432d96818131c107cfc33fb1f8da6093e236c992ed6160dae6355dd5571fb71b9194a24b24734c032ded4c00500599adda2cc07ef8803
2012+
"@typescript-eslint/types": "npm:8.46.0"
2013+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
2014+
checksum: 10c0/9c242d1edd51247559f99dd8986bdb571db0a2a583a2d02ee8f5f346d265e956f413b442c27e1b02d55ce3944609f6593050ec657be672d9b24b7ed0a359a6ad
20152015
languageName: node
20162016
linkType: hard
20172017

2018-
"@typescript-eslint/tsconfig-utils@npm:8.44.0, @typescript-eslint/tsconfig-utils@npm:^8.44.0":
2019-
version: 8.44.0
2020-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.44.0"
2018+
"@typescript-eslint/tsconfig-utils@npm:8.46.0, @typescript-eslint/tsconfig-utils@npm:^8.46.0":
2019+
version: 8.46.0
2020+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.0"
20212021
peerDependencies:
20222022
typescript: ">=4.8.4 <6.0.0"
2023-
checksum: 10c0/453157f0da2d280b4536db6c80dfee4e5c98a1174109cc8d42b20eeb3fda2d54cb6f03f57a142280710091ed0a8e28f231658c253284b1c62960c2974047f3de
2023+
checksum: 10c0/306b27c741709f2435dd1c7eabdf552775dff1b3ced01d791c5b9755394ceb3f37c9bcceec92adb6fe60c622523f9d47d9b0d9e515071f47d50527705a4706f7
20242024
languageName: node
20252025
linkType: hard
20262026

2027-
"@typescript-eslint/type-utils@npm:8.44.0":
2028-
version: 8.44.0
2029-
resolution: "@typescript-eslint/type-utils@npm:8.44.0"
2027+
"@typescript-eslint/type-utils@npm:8.46.0":
2028+
version: 8.46.0
2029+
resolution: "@typescript-eslint/type-utils@npm:8.46.0"
20302030
dependencies:
2031-
"@typescript-eslint/types": "npm:8.44.0"
2032-
"@typescript-eslint/typescript-estree": "npm:8.44.0"
2033-
"@typescript-eslint/utils": "npm:8.44.0"
2031+
"@typescript-eslint/types": "npm:8.46.0"
2032+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
2033+
"@typescript-eslint/utils": "npm:8.46.0"
20342034
debug: "npm:^4.3.4"
20352035
ts-api-utils: "npm:^2.1.0"
20362036
peerDependencies:
20372037
eslint: ^8.57.0 || ^9.0.0
20382038
typescript: ">=4.8.4 <6.0.0"
2039-
checksum: 10c0/0699dc0d9b7105112825df886e99b2ee0abc00c79047d952c5ecb6d7c098a56f2c45ad6c9d65c6ab600823a0817d89070550bf7c95f4cf05c87defe74e8f32b6
2039+
checksum: 10c0/a0fa4617a998094bc217be1989b76a3e45c058117cda027a723ff6f98f15e5237abfa123284afbdea7f320b4da65e1053ed47c8a211dd012591908a9daa46f02
20402040
languageName: node
20412041
linkType: hard
20422042

2043-
"@typescript-eslint/types@npm:8.44.0, @typescript-eslint/types@npm:^8.44.0":
2044-
version: 8.44.0
2045-
resolution: "@typescript-eslint/types@npm:8.44.0"
2046-
checksum: 10c0/d3a4c173294533215b4676a89e454e728cda352d6c923489af4306bf5166e51625bff6980708cb1c191bdb89c864d82bccdf96a9ed5a76f6554d6af8c90e2e1d
2043+
"@typescript-eslint/types@npm:8.46.0, @typescript-eslint/types@npm:^8.46.0":
2044+
version: 8.46.0
2045+
resolution: "@typescript-eslint/types@npm:8.46.0"
2046+
checksum: 10c0/2f986852139bcbe940b4aafe79bbd28dcca7176e95ba4e3880984ef58c81ad077ca9d9191aad56d2b1df6d16060f5744a96ab3118ddbc9766e5035ed470445c1
20472047
languageName: node
20482048
linkType: hard
20492049

2050-
"@typescript-eslint/typescript-estree@npm:8.44.0":
2051-
version: 8.44.0
2052-
resolution: "@typescript-eslint/typescript-estree@npm:8.44.0"
2050+
"@typescript-eslint/typescript-estree@npm:8.46.0":
2051+
version: 8.46.0
2052+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.0"
20532053
dependencies:
2054-
"@typescript-eslint/project-service": "npm:8.44.0"
2055-
"@typescript-eslint/tsconfig-utils": "npm:8.44.0"
2056-
"@typescript-eslint/types": "npm:8.44.0"
2057-
"@typescript-eslint/visitor-keys": "npm:8.44.0"
2054+
"@typescript-eslint/project-service": "npm:8.46.0"
2055+
"@typescript-eslint/tsconfig-utils": "npm:8.46.0"
2056+
"@typescript-eslint/types": "npm:8.46.0"
2057+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
20582058
debug: "npm:^4.3.4"
20592059
fast-glob: "npm:^3.3.2"
20602060
is-glob: "npm:^4.0.3"
@@ -2063,32 +2063,32 @@ __metadata:
20632063
ts-api-utils: "npm:^2.1.0"
20642064
peerDependencies:
20652065
typescript: ">=4.8.4 <6.0.0"
2066-
checksum: 10c0/303dd3048ee0b980b63022626bdff212c0719ce5c5945fb233464f201aadeb3fd703118c8e255a26e1ae81f772bf76b60163119b09d2168f198d5ce1724c2a70
2066+
checksum: 10c0/39aed033dc23c3356e39891c9eba6dde0dc618406f0e13e9adc5967fb81790ec199b1d6eb1144e35ad13a0daaf72157f5f3fc7ac1b7c58d152ade68fe27ad221
20672067
languageName: node
20682068
linkType: hard
20692069

2070-
"@typescript-eslint/utils@npm:8.44.0":
2071-
version: 8.44.0
2072-
resolution: "@typescript-eslint/utils@npm:8.44.0"
2070+
"@typescript-eslint/utils@npm:8.46.0":
2071+
version: 8.46.0
2072+
resolution: "@typescript-eslint/utils@npm:8.46.0"
20732073
dependencies:
20742074
"@eslint-community/eslint-utils": "npm:^4.7.0"
2075-
"@typescript-eslint/scope-manager": "npm:8.44.0"
2076-
"@typescript-eslint/types": "npm:8.44.0"
2077-
"@typescript-eslint/typescript-estree": "npm:8.44.0"
2075+
"@typescript-eslint/scope-manager": "npm:8.46.0"
2076+
"@typescript-eslint/types": "npm:8.46.0"
2077+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
20782078
peerDependencies:
20792079
eslint: ^8.57.0 || ^9.0.0
20802080
typescript: ">=4.8.4 <6.0.0"
2081-
checksum: 10c0/85e5106a049c07e8130aaa104fa61057c4ce090600e1bf72dda48ebd5d4f5f515e95a6c35b85a581a295b34f1d1c2395b4bf72bef74870bed3d6894c727f1345
2081+
checksum: 10c0/77cc7dff9132d9f02e8766d128edbeb7c2f2b56f9ebdac7308e75a04924e2369857da27b23f0054476c9640609a9707b8dd8ca8b1c59a067e45f65bf5ef4cc1b
20822082
languageName: node
20832083
linkType: hard
20842084

2085-
"@typescript-eslint/visitor-keys@npm:8.44.0":
2086-
version: 8.44.0
2087-
resolution: "@typescript-eslint/visitor-keys@npm:8.44.0"
2085+
"@typescript-eslint/visitor-keys@npm:8.46.0":
2086+
version: 8.46.0
2087+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.0"
20882088
dependencies:
2089-
"@typescript-eslint/types": "npm:8.44.0"
2089+
"@typescript-eslint/types": "npm:8.46.0"
20902090
eslint-visitor-keys: "npm:^4.2.1"
2091-
checksum: 10c0/c1cb5c000ab56ddb96ddb0991a10ef3a48c76b3f3b3ab7a5a94d24e71371bf96aa22cfe4332625e49ad7b961947a21599ff7c6128253cc9495e8cbd2cad25d72
2091+
checksum: 10c0/473dd4861b81238c1df10008b3b6d4684b2fa5ec4f3a8eeb544ea1278a5e2119f839447d16653ea3070164d7e742e3516fe9b0faf16e12a457fa26d5e14a7498
20922092
languageName: node
20932093
linkType: hard
20942094

0 commit comments

Comments
 (0)