Skip to content

Commit cd181b3

Browse files
build: 📦 bump typescript-eslint monorepo to v7.13.1
1 parent 196b596 commit cd181b3

10 files changed

+98
-21
lines changed

.yarn/cache/@typescript-eslint-eslint-plugin-npm-7.13.0-853f493fd4-93c3a0d887.zip renamed to .yarn/cache/@typescript-eslint-eslint-plugin-npm-7.13.1-b85cb087d4-37fff8c302.zip

828 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-parser-npm-7.13.0-bd1fb22096-ad930d9138.zip renamed to .yarn/cache/@typescript-eslint-parser-npm-7.13.1-0dab4cfa1d-a76cfcf97c.zip

8.97 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@swc/core": "^1.4.8",
4444
"@types/jest": "29.5.12",
4545
"@types/node": "20.14.2",
46-
"@typescript-eslint/eslint-plugin": "7.13.0",
47-
"@typescript-eslint/parser": "7.13.0",
46+
"@typescript-eslint/eslint-plugin": "7.13.1",
47+
"@typescript-eslint/parser": "7.13.1",
4848
"all-contributors-cli": "^6.19.0",
4949
"dotenv": "16.4.5",
5050
"eslint": "9.5.0",

yarn.lock

Lines changed: 96 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2978,15 +2978,15 @@ __metadata:
29782978
languageName: node
29792979
linkType: hard
29802980

2981-
"@typescript-eslint/eslint-plugin@npm:7.13.0":
2982-
version: 7.13.0
2983-
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.0"
2981+
"@typescript-eslint/eslint-plugin@npm:7.13.1":
2982+
version: 7.13.1
2983+
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.1"
29842984
dependencies:
29852985
"@eslint-community/regexpp": "npm:^4.10.0"
2986-
"@typescript-eslint/scope-manager": "npm:7.13.0"
2987-
"@typescript-eslint/type-utils": "npm:7.13.0"
2988-
"@typescript-eslint/utils": "npm:7.13.0"
2989-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
2986+
"@typescript-eslint/scope-manager": "npm:7.13.1"
2987+
"@typescript-eslint/type-utils": "npm:7.13.1"
2988+
"@typescript-eslint/utils": "npm:7.13.1"
2989+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
29902990
graphemer: "npm:^1.4.0"
29912991
ignore: "npm:^5.3.1"
29922992
natural-compare: "npm:^1.4.0"
@@ -2997,25 +2997,25 @@ __metadata:
29972997
peerDependenciesMeta:
29982998
typescript:
29992999
optional: true
3000-
checksum: 10/93c3a0d8871d8351187503152a6c5199714eb62c96991e0d3e0caaee6881839dee4ad55e5de5d1a4389ae12ed10d3a845603de1f2f581337f782f19113022a65
3000+
checksum: 10/37fff8c302f93f5f88fc8d6e6c9151a7d1873a3c8af6e15547d737bdc066a6b8887fa54bcd8eb4e4ca6a11494051801c8e957eea8d8b4d4b078a477df6f10692
30013001
languageName: node
30023002
linkType: hard
30033003

3004-
"@typescript-eslint/parser@npm:7.13.0":
3005-
version: 7.13.0
3006-
resolution: "@typescript-eslint/parser@npm:7.13.0"
3004+
"@typescript-eslint/parser@npm:7.13.1":
3005+
version: 7.13.1
3006+
resolution: "@typescript-eslint/parser@npm:7.13.1"
30073007
dependencies:
3008-
"@typescript-eslint/scope-manager": "npm:7.13.0"
3009-
"@typescript-eslint/types": "npm:7.13.0"
3010-
"@typescript-eslint/typescript-estree": "npm:7.13.0"
3011-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
3008+
"@typescript-eslint/scope-manager": "npm:7.13.1"
3009+
"@typescript-eslint/types": "npm:7.13.1"
3010+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
3011+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
30123012
debug: "npm:^4.3.4"
30133013
peerDependencies:
30143014
eslint: ^8.56.0
30153015
peerDependenciesMeta:
30163016
typescript:
30173017
optional: true
3018-
checksum: 10/ad930d9138c3caa9e0ac2d887798318b5b06df5aa1ecc50c2d8cd912e00cf13eb007256bfb4c11709f0191fc180614a15f84c0f0f03a50f035b0b8af0eb9409c
3018+
checksum: 10/a76cfcf97c289110403b50a377e925f29cda74340de0526f68b0c34199ce643d9c31803e492217e0f3df28361d3019ced4806f974ea70529c559b26b70cec7ef
30193019
languageName: node
30203020
linkType: hard
30213021

@@ -3029,7 +3029,34 @@ __metadata:
30293029
languageName: node
30303030
linkType: hard
30313031

3032-
"@typescript-eslint/type-utils@npm:7.13.0, @typescript-eslint/type-utils@npm:^7.3.0":
3032+
"@typescript-eslint/scope-manager@npm:7.13.1":
3033+
version: 7.13.1
3034+
resolution: "@typescript-eslint/scope-manager@npm:7.13.1"
3035+
dependencies:
3036+
"@typescript-eslint/types": "npm:7.13.1"
3037+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
3038+
checksum: 10/fea9ab8f72ace1dd55d835037efe038c70021275581855820cdb7fc4b01e8afb51723856537adff1fdb0ea3899c1f8b593fd75c34b5087ca2ef2f7c72e610050
3039+
languageName: node
3040+
linkType: hard
3041+
3042+
"@typescript-eslint/type-utils@npm:7.13.1":
3043+
version: 7.13.1
3044+
resolution: "@typescript-eslint/type-utils@npm:7.13.1"
3045+
dependencies:
3046+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
3047+
"@typescript-eslint/utils": "npm:7.13.1"
3048+
debug: "npm:^4.3.4"
3049+
ts-api-utils: "npm:^1.3.0"
3050+
peerDependencies:
3051+
eslint: ^8.56.0
3052+
peerDependenciesMeta:
3053+
typescript:
3054+
optional: true
3055+
checksum: 10/cc03cd44e125933511ea657e386c5cf427eb6a386fdb110cba0858598195fb4f8c71173b00b187f388a6713e16b919a2037a86e0be10f4c40c18bcbdbe06d5de
3056+
languageName: node
3057+
linkType: hard
3058+
3059+
"@typescript-eslint/type-utils@npm:^7.3.0":
30333060
version: 7.13.0
30343061
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
30353062
dependencies:
@@ -3053,6 +3080,13 @@ __metadata:
30533080
languageName: node
30543081
linkType: hard
30553082

3083+
"@typescript-eslint/types@npm:7.13.1":
3084+
version: 7.13.1
3085+
resolution: "@typescript-eslint/types@npm:7.13.1"
3086+
checksum: 10/006a5518608184c1d017b27fb4f66ce28bc75f89e2380ac42969ebdf0dc726af1cfcdf4ba36ce2858e9f6907d6f4295d3453859d7e9a35bc7855d4ebc900955d
3087+
languageName: node
3088+
linkType: hard
3089+
30563090
"@typescript-eslint/typescript-estree@npm:7.13.0":
30573091
version: 7.13.0
30583092
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
@@ -3072,6 +3106,25 @@ __metadata:
30723106
languageName: node
30733107
linkType: hard
30743108

3109+
"@typescript-eslint/typescript-estree@npm:7.13.1":
3110+
version: 7.13.1
3111+
resolution: "@typescript-eslint/typescript-estree@npm:7.13.1"
3112+
dependencies:
3113+
"@typescript-eslint/types": "npm:7.13.1"
3114+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
3115+
debug: "npm:^4.3.4"
3116+
globby: "npm:^11.1.0"
3117+
is-glob: "npm:^4.0.3"
3118+
minimatch: "npm:^9.0.4"
3119+
semver: "npm:^7.6.0"
3120+
ts-api-utils: "npm:^1.3.0"
3121+
peerDependenciesMeta:
3122+
typescript:
3123+
optional: true
3124+
checksum: 10/5c68b5faa962e5f984067aa91770486af817858d2fa35b54a44fa4d5c0c612ba23b52b191d8051d9e4439e5425251e32861c81239e9400a29de057f8360537fb
3125+
languageName: node
3126+
linkType: hard
3127+
30753128
"@typescript-eslint/utils@npm:7.13.0, @typescript-eslint/utils@npm:^7.3.0":
30763129
version: 7.13.0
30773130
resolution: "@typescript-eslint/utils@npm:7.13.0"
@@ -3086,6 +3139,20 @@ __metadata:
30863139
languageName: node
30873140
linkType: hard
30883141

3142+
"@typescript-eslint/utils@npm:7.13.1":
3143+
version: 7.13.1
3144+
resolution: "@typescript-eslint/utils@npm:7.13.1"
3145+
dependencies:
3146+
"@eslint-community/eslint-utils": "npm:^4.4.0"
3147+
"@typescript-eslint/scope-manager": "npm:7.13.1"
3148+
"@typescript-eslint/types": "npm:7.13.1"
3149+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
3150+
peerDependencies:
3151+
eslint: ^8.56.0
3152+
checksum: 10/e1bc916dcb567c6b35819f635a84561e015f40b28d650b987f74c79b013ec43fb4f5b61199d4039fcdf9480281f945f622650cba2e68739600822da05808a706
3153+
languageName: node
3154+
linkType: hard
3155+
30893156
"@typescript-eslint/visitor-keys@npm:7.13.0":
30903157
version: 7.13.0
30913158
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
@@ -3096,6 +3163,16 @@ __metadata:
30963163
languageName: node
30973164
linkType: hard
30983165

3166+
"@typescript-eslint/visitor-keys@npm:7.13.1":
3167+
version: 7.13.1
3168+
resolution: "@typescript-eslint/visitor-keys@npm:7.13.1"
3169+
dependencies:
3170+
"@typescript-eslint/types": "npm:7.13.1"
3171+
eslint-visitor-keys: "npm:^3.4.3"
3172+
checksum: 10/811e9642851359b5197d45a9878143c4c608aaef887a20c26f57f8b012ce9e316d232b82a311bdd52a2af0c8b8da5d4bd9401ce565fc7bdb43cd44556e76d225
3173+
languageName: node
3174+
linkType: hard
3175+
30993176
"@ungap/structured-clone@npm:^1.2.0":
31003177
version: 1.2.0
31013178
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -6330,8 +6407,8 @@ __metadata:
63306407
"@swc/core": "npm:^1.4.8"
63316408
"@types/jest": "npm:29.5.12"
63326409
"@types/node": "npm:20.14.2"
6333-
"@typescript-eslint/eslint-plugin": "npm:7.13.0"
6334-
"@typescript-eslint/parser": "npm:7.13.0"
6410+
"@typescript-eslint/eslint-plugin": "npm:7.13.1"
6411+
"@typescript-eslint/parser": "npm:7.13.1"
63356412
all-contributors-cli: "npm:^6.19.0"
63366413
dotenv: "npm:16.4.5"
63376414
eslint: "npm:9.5.0"

0 commit comments

Comments
 (0)