Skip to content

Commit c3fe48e

Browse files
build(deps-dev): Bump the typescript-eslint group with 3 updates
Bumps the typescript-eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.26.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/parser) Updates `typescript-eslint` from 8.26.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de07d3b commit c3fe48e

2 files changed

Lines changed: 193 additions & 46 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@
197197
"@types/is-ci": "3.0.4",
198198
"@types/node": "22.9.0",
199199
"@types/node-notifier": "8.0.5",
200-
"@typescript-eslint/eslint-plugin": "8.26.0",
201-
"@typescript-eslint/parser": "8.26.0",
200+
"@typescript-eslint/eslint-plugin": "8.50.0",
201+
"@typescript-eslint/parser": "8.50.0",
202202
"@vates/toggle-scripts": "1.0.0",
203203
"@vitest/coverage-v8": "3.0.7",
204204
"@vitest/ui": "3.0.7",
@@ -306,7 +306,7 @@
306306
"trash-cli": "6.0.0",
307307
"ts-dedent": "2.2.0",
308308
"typescript": "5.7.2",
309-
"typescript-eslint": "8.26.0",
309+
"typescript-eslint": "8.50.0",
310310
"unified": "11.0.5",
311311
"vfile": "6.0.3",
312312
"vite": "6.1.6",

yarn.lock

Lines changed: 190 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,6 +1471,17 @@ __metadata:
14711471
languageName: node
14721472
linkType: hard
14731473

1474+
"@eslint-community/eslint-utils@npm:^4.7.0":
1475+
version: 4.9.0
1476+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
1477+
dependencies:
1478+
eslint-visitor-keys: "npm:^3.4.3"
1479+
peerDependencies:
1480+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1481+
checksum: 10/89b1eb3137e14c379865e60573f524fcc0ee5c4b0c7cd21090673e75e5a720f14b92f05ab2d02704c2314b67e67b6f96f3bb209ded6b890ced7b667aa4bf1fa2
1482+
languageName: node
1483+
linkType: hard
1484+
14741485
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1":
14751486
version: 4.12.1
14761487
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1863,8 +1874,8 @@ __metadata:
18631874
"@types/micromatch": "npm:4.0.9"
18641875
"@types/node": "npm:22.9.0"
18651876
"@types/node-notifier": "npm:8.0.5"
1866-
"@typescript-eslint/eslint-plugin": "npm:8.26.0"
1867-
"@typescript-eslint/parser": "npm:8.26.0"
1877+
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
1878+
"@typescript-eslint/parser": "npm:8.50.0"
18681879
"@vates/toggle-scripts": "npm:1.0.0"
18691880
"@vitest/coverage-v8": "npm:3.0.7"
18701881
"@vitest/ui": "npm:3.0.7"
@@ -1974,7 +1985,7 @@ __metadata:
19741985
trash-cli: "npm:6.0.0"
19751986
ts-dedent: "npm:2.2.0"
19761987
typescript: "npm:5.7.2"
1977-
typescript-eslint: "npm:8.26.0"
1988+
typescript-eslint: "npm:8.50.0"
19781989
unified: "npm:11.0.5"
19791990
vfile: "npm:6.0.3"
19801991
vite: "npm:6.1.6"
@@ -2921,40 +2932,52 @@ __metadata:
29212932
languageName: node
29222933
linkType: hard
29232934

2924-
"@typescript-eslint/eslint-plugin@npm:8.26.0":
2925-
version: 8.26.0
2926-
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0"
2935+
"@typescript-eslint/eslint-plugin@npm:8.50.0":
2936+
version: 8.50.0
2937+
resolution: "@typescript-eslint/eslint-plugin@npm:8.50.0"
29272938
dependencies:
29282939
"@eslint-community/regexpp": "npm:^4.10.0"
2929-
"@typescript-eslint/scope-manager": "npm:8.26.0"
2930-
"@typescript-eslint/type-utils": "npm:8.26.0"
2931-
"@typescript-eslint/utils": "npm:8.26.0"
2932-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
2933-
graphemer: "npm:^1.4.0"
2934-
ignore: "npm:^5.3.1"
2940+
"@typescript-eslint/scope-manager": "npm:8.50.0"
2941+
"@typescript-eslint/type-utils": "npm:8.50.0"
2942+
"@typescript-eslint/utils": "npm:8.50.0"
2943+
"@typescript-eslint/visitor-keys": "npm:8.50.0"
2944+
ignore: "npm:^7.0.0"
29352945
natural-compare: "npm:^1.4.0"
2936-
ts-api-utils: "npm:^2.0.1"
2946+
ts-api-utils: "npm:^2.1.0"
29372947
peerDependencies:
2938-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2948+
"@typescript-eslint/parser": ^8.50.0
29392949
eslint: ^8.57.0 || ^9.0.0
2940-
typescript: ">=4.8.4 <5.9.0"
2941-
checksum: 10/5a3d2445178b815398aa9707e112492ce15c1709e7760fc2d68e64fce609901f4145de923007f50c3bbd6d11ef9f6c7843f1df40ab93c99f8a6610bcf34aa5c2
2950+
typescript: ">=4.8.4 <6.0.0"
2951+
checksum: 10/e35e7857c9e88aa075307c1775ebf009956cd226e8f76df9144799b32120274fd4470408777e60b84bdedc675cf863f108abda5fb6f9be61d06d0316bf427b57
29422952
languageName: node
29432953
linkType: hard
29442954

2945-
"@typescript-eslint/parser@npm:8.26.0":
2946-
version: 8.26.0
2947-
resolution: "@typescript-eslint/parser@npm:8.26.0"
2955+
"@typescript-eslint/parser@npm:8.50.0":
2956+
version: 8.50.0
2957+
resolution: "@typescript-eslint/parser@npm:8.50.0"
29482958
dependencies:
2949-
"@typescript-eslint/scope-manager": "npm:8.26.0"
2950-
"@typescript-eslint/types": "npm:8.26.0"
2951-
"@typescript-eslint/typescript-estree": "npm:8.26.0"
2952-
"@typescript-eslint/visitor-keys": "npm:8.26.0"
2959+
"@typescript-eslint/scope-manager": "npm:8.50.0"
2960+
"@typescript-eslint/types": "npm:8.50.0"
2961+
"@typescript-eslint/typescript-estree": "npm:8.50.0"
2962+
"@typescript-eslint/visitor-keys": "npm:8.50.0"
29532963
debug: "npm:^4.3.4"
29542964
peerDependencies:
29552965
eslint: ^8.57.0 || ^9.0.0
2956-
typescript: ">=4.8.4 <5.9.0"
2957-
checksum: 10/86843d488b58d47d4bd45fed25a5afbb033bd844b4517f6401ae2f9af0fdeaedaf5c9dd30e74a7bf5b6029cff10fec0e33ca073b1ffe4795df7403b58aaac58c
2966+
typescript: ">=4.8.4 <6.0.0"
2967+
checksum: 10/4c3a1011f9122def7b184cdbbc93f2be4167adda787085edb9cee9493957625b0611c0000b8e6d9c6003a0ad2945f2e7db56b31649f03e4c58a59c4d310234b6
2968+
languageName: node
2969+
linkType: hard
2970+
2971+
"@typescript-eslint/project-service@npm:8.50.0":
2972+
version: 8.50.0
2973+
resolution: "@typescript-eslint/project-service@npm:8.50.0"
2974+
dependencies:
2975+
"@typescript-eslint/tsconfig-utils": "npm:^8.50.0"
2976+
"@typescript-eslint/types": "npm:^8.50.0"
2977+
debug: "npm:^4.3.4"
2978+
peerDependencies:
2979+
typescript: ">=4.8.4 <6.0.0"
2980+
checksum: 10/d503d270bf62750d96caafa1635297b4be35176361f6f27b30f25ca5b476145d74c914da3ec8f5fc88ee646aa2d809becbe509a81650fd2b2a74179956371329
29582981
languageName: node
29592982
linkType: hard
29602983

@@ -2968,18 +2991,38 @@ __metadata:
29682991
languageName: node
29692992
linkType: hard
29702993

2971-
"@typescript-eslint/type-utils@npm:8.26.0":
2972-
version: 8.26.0
2973-
resolution: "@typescript-eslint/type-utils@npm:8.26.0"
2994+
"@typescript-eslint/scope-manager@npm:8.50.0":
2995+
version: 8.50.0
2996+
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
29742997
dependencies:
2975-
"@typescript-eslint/typescript-estree": "npm:8.26.0"
2976-
"@typescript-eslint/utils": "npm:8.26.0"
2998+
"@typescript-eslint/types": "npm:8.50.0"
2999+
"@typescript-eslint/visitor-keys": "npm:8.50.0"
3000+
checksum: 10/db4e33efacbd4f18a19a6bd9ac1ac9d6857f67a1d076a4d7f8569a4089ae676ab2a85667ae0bec8e21a32ff5398a5358af3ddcb83212c014165ee54aca6b0f13
3001+
languageName: node
3002+
linkType: hard
3003+
3004+
"@typescript-eslint/tsconfig-utils@npm:8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.50.0":
3005+
version: 8.50.0
3006+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
3007+
peerDependencies:
3008+
typescript: ">=4.8.4 <6.0.0"
3009+
checksum: 10/d43caece5c42db7561bcd49c0d3d829abd3ba8faf2d20eb57c60ddd0248afe6df76a5f1f11ec9d6b84153e0bb9e4f92929d6fd83789b520bc64fc51a69b68ba2
3010+
languageName: node
3011+
linkType: hard
3012+
3013+
"@typescript-eslint/type-utils@npm:8.50.0":
3014+
version: 8.50.0
3015+
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
3016+
dependencies:
3017+
"@typescript-eslint/types": "npm:8.50.0"
3018+
"@typescript-eslint/typescript-estree": "npm:8.50.0"
3019+
"@typescript-eslint/utils": "npm:8.50.0"
29773020
debug: "npm:^4.3.4"
2978-
ts-api-utils: "npm:^2.0.1"
3021+
ts-api-utils: "npm:^2.1.0"
29793022
peerDependencies:
29803023
eslint: ^8.57.0 || ^9.0.0
2981-
typescript: ">=4.8.4 <5.9.0"
2982-
checksum: 10/cc383418bd208b5787ec93923a5ecb46f424b5f9a5aeb81f51382aa440671b6c85d1fe27527f2e0d711dfaff593d42ca6b57c10c839db800aa4d965d01ac8461
3024+
typescript: ">=4.8.4 <6.0.0"
3025+
checksum: 10/60ea2500f8dcf1093ec49ffaa3063fb207c482f8fd88b8cde737e10aa67cf2bd49e5052623a6f4b4f7e1569c282b8eadb44ed3f34074ed56c1bd50167d00f61a
29833026
languageName: node
29843027
linkType: hard
29853028

@@ -2990,6 +3033,13 @@ __metadata:
29903033
languageName: node
29913034
linkType: hard
29923035

3036+
"@typescript-eslint/types@npm:8.50.0, @typescript-eslint/types@npm:^8.50.0":
3037+
version: 8.50.0
3038+
resolution: "@typescript-eslint/types@npm:8.50.0"
3039+
checksum: 10/110be118027f64741b6c614fb1f7b8b62325019a68bf9f734842eb7c36d7c03722b2b50d574ee28b554906a015812768c018428de9b387b998b7129115de9f4a
3040+
languageName: node
3041+
linkType: hard
3042+
29933043
"@typescript-eslint/typescript-estree@npm:8.26.0":
29943044
version: 8.26.0
29953045
resolution: "@typescript-eslint/typescript-estree@npm:8.26.0"
@@ -3008,7 +3058,41 @@ __metadata:
30083058
languageName: node
30093059
linkType: hard
30103060

3011-
"@typescript-eslint/utils@npm:8.26.0, @typescript-eslint/utils@npm:^8.23.0":
3061+
"@typescript-eslint/typescript-estree@npm:8.50.0":
3062+
version: 8.50.0
3063+
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
3064+
dependencies:
3065+
"@typescript-eslint/project-service": "npm:8.50.0"
3066+
"@typescript-eslint/tsconfig-utils": "npm:8.50.0"
3067+
"@typescript-eslint/types": "npm:8.50.0"
3068+
"@typescript-eslint/visitor-keys": "npm:8.50.0"
3069+
debug: "npm:^4.3.4"
3070+
minimatch: "npm:^9.0.4"
3071+
semver: "npm:^7.6.0"
3072+
tinyglobby: "npm:^0.2.15"
3073+
ts-api-utils: "npm:^2.1.0"
3074+
peerDependencies:
3075+
typescript: ">=4.8.4 <6.0.0"
3076+
checksum: 10/824df4f062f8d3c512bc6eb70b4cc84cd72329f312c8c10628d66771efc74b2d5e2f2096a52438e0decc231fedf81ade9f07fe8cfb3b19325750256ea61c11c0
3077+
languageName: node
3078+
linkType: hard
3079+
3080+
"@typescript-eslint/utils@npm:8.50.0":
3081+
version: 8.50.0
3082+
resolution: "@typescript-eslint/utils@npm:8.50.0"
3083+
dependencies:
3084+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3085+
"@typescript-eslint/scope-manager": "npm:8.50.0"
3086+
"@typescript-eslint/types": "npm:8.50.0"
3087+
"@typescript-eslint/typescript-estree": "npm:8.50.0"
3088+
peerDependencies:
3089+
eslint: ^8.57.0 || ^9.0.0
3090+
typescript: ">=4.8.4 <6.0.0"
3091+
checksum: 10/796899c1b7d7559734d50a64bf1f78a7e10325f66af10749410e037e299c9bce583cc04a3c957819edadbfd5726d643dc44ca3d6b4767d99aebeb0e8ed657d53
3092+
languageName: node
3093+
linkType: hard
3094+
3095+
"@typescript-eslint/utils@npm:^8.23.0":
30123096
version: 8.26.0
30133097
resolution: "@typescript-eslint/utils@npm:8.26.0"
30143098
dependencies:
@@ -3033,6 +3117,16 @@ __metadata:
30333117
languageName: node
30343118
linkType: hard
30353119

3120+
"@typescript-eslint/visitor-keys@npm:8.50.0":
3121+
version: 8.50.0
3122+
resolution: "@typescript-eslint/visitor-keys@npm:8.50.0"
3123+
dependencies:
3124+
"@typescript-eslint/types": "npm:8.50.0"
3125+
eslint-visitor-keys: "npm:^4.2.1"
3126+
checksum: 10/45703f0899a5627dabb22d7fbc83d1d771e8238bf8ffe712dfaf255140ba248a019829824396420e239737cde897723971d62c48d321aa59e5aae9f186ff87cd
3127+
languageName: node
3128+
linkType: hard
3129+
30363130
"@ungap/structured-clone@npm:^1.0.0":
30373131
version: 1.2.0
30383132
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -5397,6 +5491,13 @@ __metadata:
53975491
languageName: node
53985492
linkType: hard
53995493

5494+
"eslint-visitor-keys@npm:^4.2.1":
5495+
version: 4.2.1
5496+
resolution: "eslint-visitor-keys@npm:4.2.1"
5497+
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
5498+
languageName: node
5499+
linkType: hard
5500+
54005501
"eslint@npm:9.23.0":
54015502
version: 9.23.0
54025503
resolution: "eslint@npm:9.23.0"
@@ -5659,6 +5760,18 @@ __metadata:
56595760
languageName: node
56605761
linkType: hard
56615762

5763+
"fdir@npm:^6.5.0":
5764+
version: 6.5.0
5765+
resolution: "fdir@npm:6.5.0"
5766+
peerDependencies:
5767+
picomatch: ^3 || ^4
5768+
peerDependenciesMeta:
5769+
picomatch:
5770+
optional: true
5771+
checksum: 10/14ca1c9f0a0e8f4f2e9bf4e8551065a164a09545dae548c12a18d238b72e51e5a7b39bd8e5494b56463a0877672d0a6c1ef62c6fa0677db1b0c847773be939b1
5772+
languageName: node
5773+
linkType: hard
5774+
56625775
"fflate@npm:^0.8.2":
56635776
version: 0.8.2
56645777
resolution: "fflate@npm:0.8.2"
@@ -6272,13 +6385,20 @@ __metadata:
62726385
languageName: node
62736386
linkType: hard
62746387

6275-
"ignore@npm:^5.0.0, ignore@npm:^5.2.0, ignore@npm:^5.3.1, ignore@npm:^5.3.2":
6388+
"ignore@npm:^5.0.0, ignore@npm:^5.2.0, ignore@npm:^5.3.2":
62766389
version: 5.3.2
62776390
resolution: "ignore@npm:5.3.2"
62786391
checksum: 10/cceb6a457000f8f6a50e1196429750d782afce5680dd878aa4221bd79972d68b3a55b4b1458fc682be978f4d3c6a249046aa0880637367216444ab7b014cfc98
62796392
languageName: node
62806393
linkType: hard
62816394

6395+
"ignore@npm:^7.0.0":
6396+
version: 7.0.5
6397+
resolution: "ignore@npm:7.0.5"
6398+
checksum: 10/f134b96a4de0af419196f52c529d5c6120c4456ff8a6b5a14ceaaa399f883e15d58d2ce651c9b69b9388491d4669dda47285d307e827de9304a53a1824801bc6
6399+
languageName: node
6400+
linkType: hard
6401+
62826402
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0, import-fresh@npm:^3.3.1":
62836403
version: 3.3.1
62846404
resolution: "import-fresh@npm:3.3.1"
@@ -8861,6 +8981,13 @@ __metadata:
88618981
languageName: node
88628982
linkType: hard
88638983

8984+
"picomatch@npm:^4.0.3":
8985+
version: 4.0.3
8986+
resolution: "picomatch@npm:4.0.3"
8987+
checksum: 10/57b99055f40b16798f2802916d9c17e9744e620a0db136554af01d19598b96e45e2f00014c91d1b8b13874b80caa8c295b3d589a3f72373ec4aaf54baa5962d5
8988+
languageName: node
8989+
linkType: hard
8990+
88648991
"pify@npm:^2.3.0":
88658992
version: 2.3.0
88668993
resolution: "pify@npm:2.3.0"
@@ -10921,6 +11048,16 @@ __metadata:
1092111048
languageName: node
1092211049
linkType: hard
1092311050

11051+
"tinyglobby@npm:^0.2.15":
11052+
version: 0.2.15
11053+
resolution: "tinyglobby@npm:0.2.15"
11054+
dependencies:
11055+
fdir: "npm:^6.5.0"
11056+
picomatch: "npm:^4.0.3"
11057+
checksum: 10/d72bd826a8b0fa5fa3929e7fe5ba48fceb2ae495df3a231b6c5408cd7d8c00b58ab5a9c2a76ba56a62ee9b5e083626f1f33599734bed1ffc4b792406408f0ca2
11058+
languageName: node
11059+
linkType: hard
11060+
1092411061
"tinypool@npm:^1.0.2":
1092511062
version: 1.0.2
1092611063
resolution: "tinypool@npm:1.0.2"
@@ -11022,6 +11159,15 @@ __metadata:
1102211159
languageName: node
1102311160
linkType: hard
1102411161

11162+
"ts-api-utils@npm:^2.1.0":
11163+
version: 2.1.0
11164+
resolution: "ts-api-utils@npm:2.1.0"
11165+
peerDependencies:
11166+
typescript: ">=4.8.4"
11167+
checksum: 10/02e55b49d9617c6eebf8aadfa08d3ca03ca0cd2f0586ad34117fdfc7aa3cd25d95051843fde9df86665ad907f99baed179e7a117b11021417f379e4d2614eacd
11168+
languageName: node
11169+
linkType: hard
11170+
1102511171
"ts-dedent@npm:2.2.0":
1102611172
version: 2.2.0
1102711173
resolution: "ts-dedent@npm:2.2.0"
@@ -11144,17 +11290,18 @@ __metadata:
1114411290
languageName: node
1114511291
linkType: hard
1114611292

11147-
"typescript-eslint@npm:8.26.0":
11148-
version: 8.26.0
11149-
resolution: "typescript-eslint@npm:8.26.0"
11293+
"typescript-eslint@npm:8.50.0":
11294+
version: 8.50.0
11295+
resolution: "typescript-eslint@npm:8.50.0"
1115011296
dependencies:
11151-
"@typescript-eslint/eslint-plugin": "npm:8.26.0"
11152-
"@typescript-eslint/parser": "npm:8.26.0"
11153-
"@typescript-eslint/utils": "npm:8.26.0"
11297+
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
11298+
"@typescript-eslint/parser": "npm:8.50.0"
11299+
"@typescript-eslint/typescript-estree": "npm:8.50.0"
11300+
"@typescript-eslint/utils": "npm:8.50.0"
1115411301
peerDependencies:
1115511302
eslint: ^8.57.0 || ^9.0.0
11156-
typescript: ">=4.8.4 <5.9.0"
11157-
checksum: 10/e9bcaf43932baed4e1af52715def5a6508af9eaac271c3dd8638734aed8e8e0681eb647447ae2565682d6d0bcc52b06722934eafa090259f2feff38d35f2e66c
11303+
typescript: ">=4.8.4 <6.0.0"
11304+
checksum: 10/85708f0a930c8992e8f70e4e143aabf3a2b9bd981a323a7f6e7ea405f2456f6d1af182264f877ff1fa00db68768fe935f668f4346173a2fbd6d828d7113d8653
1115811305
languageName: node
1115911306
linkType: hard
1116011307

0 commit comments

Comments
 (0)