Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit cacbc07

Browse files
build(deps-dev): bump the test group with 3 updates
Bumps the test group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js) Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) Updates `typescript-eslint` from 8.17.0 to 8.18.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.18.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15c6c18 commit cacbc07

File tree

2 files changed

+77
-100
lines changed

2 files changed

+77
-100
lines changed

package-lock.json

Lines changed: 74 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@
1414
"shared"
1515
],
1616
"devDependencies": {
17-
"@eslint/js": "^9.16.0",
17+
"@eslint/js": "^9.17.0",
1818
"@types/eslint__js": "^8.42.3",
1919
"@types/node": "^22.10.1",
2020
"@vscode/vsce": "^3.2.1",
21-
"eslint": "^9.16.0",
21+
"eslint": "^9.17.0",
2222
"eslint-plugin-jest": "^28.8.3",
2323
"globals": "^15.13.0",
2424
"json-loader": "^0.5.7",
2525
"jsonc": "^2.0.0",
2626
"ts-loader": "^9.4.4",
2727
"ts-node": "^10.9.2",
2828
"typescript": "^5.7.2",
29-
"typescript-eslint": "^8.17.0",
29+
"typescript-eslint": "^8.18.0",
3030
"webpack": "^5.97.1",
3131
"webpack-cli": "^5.0.1"
3232
},
@@ -962,9 +962,9 @@
962962
}
963963
},
964964
"node_modules/@eslint/js": {
965-
"version": "9.16.0",
966-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.16.0.tgz",
967-
"integrity": "sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==",
965+
"version": "9.17.0",
966+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.17.0.tgz",
967+
"integrity": "sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==",
968968
"dev": true,
969969
"engines": {
970970
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2328,16 +2328,16 @@
23282328
"license": "MIT"
23292329
},
23302330
"node_modules/@typescript-eslint/eslint-plugin": {
2331-
"version": "8.17.0",
2332-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz",
2333-
"integrity": "sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==",
2331+
"version": "8.18.0",
2332+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.0.tgz",
2333+
"integrity": "sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==",
23342334
"dev": true,
23352335
"dependencies": {
23362336
"@eslint-community/regexpp": "^4.10.0",
2337-
"@typescript-eslint/scope-manager": "8.17.0",
2338-
"@typescript-eslint/type-utils": "8.17.0",
2339-
"@typescript-eslint/utils": "8.17.0",
2340-
"@typescript-eslint/visitor-keys": "8.17.0",
2337+
"@typescript-eslint/scope-manager": "8.18.0",
2338+
"@typescript-eslint/type-utils": "8.18.0",
2339+
"@typescript-eslint/utils": "8.18.0",
2340+
"@typescript-eslint/visitor-keys": "8.18.0",
23412341
"graphemer": "^1.4.0",
23422342
"ignore": "^5.3.1",
23432343
"natural-compare": "^1.4.0",
@@ -2352,24 +2352,20 @@
23522352
},
23532353
"peerDependencies": {
23542354
"@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
2355-
"eslint": "^8.57.0 || ^9.0.0"
2356-
},
2357-
"peerDependenciesMeta": {
2358-
"typescript": {
2359-
"optional": true
2360-
}
2355+
"eslint": "^8.57.0 || ^9.0.0",
2356+
"typescript": ">=4.8.4 <5.8.0"
23612357
}
23622358
},
23632359
"node_modules/@typescript-eslint/parser": {
2364-
"version": "8.17.0",
2365-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.17.0.tgz",
2366-
"integrity": "sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==",
2360+
"version": "8.18.0",
2361+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.0.tgz",
2362+
"integrity": "sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==",
23672363
"dev": true,
23682364
"dependencies": {
2369-
"@typescript-eslint/scope-manager": "8.17.0",
2370-
"@typescript-eslint/types": "8.17.0",
2371-
"@typescript-eslint/typescript-estree": "8.17.0",
2372-
"@typescript-eslint/visitor-keys": "8.17.0",
2365+
"@typescript-eslint/scope-manager": "8.18.0",
2366+
"@typescript-eslint/types": "8.18.0",
2367+
"@typescript-eslint/typescript-estree": "8.18.0",
2368+
"@typescript-eslint/visitor-keys": "8.18.0",
23732369
"debug": "^4.3.4"
23742370
},
23752371
"engines": {
@@ -2380,22 +2376,18 @@
23802376
"url": "https://opencollective.com/typescript-eslint"
23812377
},
23822378
"peerDependencies": {
2383-
"eslint": "^8.57.0 || ^9.0.0"
2384-
},
2385-
"peerDependenciesMeta": {
2386-
"typescript": {
2387-
"optional": true
2388-
}
2379+
"eslint": "^8.57.0 || ^9.0.0",
2380+
"typescript": ">=4.8.4 <5.8.0"
23892381
}
23902382
},
23912383
"node_modules/@typescript-eslint/scope-manager": {
2392-
"version": "8.17.0",
2393-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz",
2394-
"integrity": "sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==",
2384+
"version": "8.18.0",
2385+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz",
2386+
"integrity": "sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==",
23952387
"dev": true,
23962388
"dependencies": {
2397-
"@typescript-eslint/types": "8.17.0",
2398-
"@typescript-eslint/visitor-keys": "8.17.0"
2389+
"@typescript-eslint/types": "8.18.0",
2390+
"@typescript-eslint/visitor-keys": "8.18.0"
23992391
},
24002392
"engines": {
24012393
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2406,13 +2398,13 @@
24062398
}
24072399
},
24082400
"node_modules/@typescript-eslint/type-utils": {
2409-
"version": "8.17.0",
2410-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz",
2411-
"integrity": "sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==",
2401+
"version": "8.18.0",
2402+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.18.0.tgz",
2403+
"integrity": "sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==",
24122404
"dev": true,
24132405
"dependencies": {
2414-
"@typescript-eslint/typescript-estree": "8.17.0",
2415-
"@typescript-eslint/utils": "8.17.0",
2406+
"@typescript-eslint/typescript-estree": "8.18.0",
2407+
"@typescript-eslint/utils": "8.18.0",
24162408
"debug": "^4.3.4",
24172409
"ts-api-utils": "^1.3.0"
24182410
},
@@ -2424,18 +2416,14 @@
24242416
"url": "https://opencollective.com/typescript-eslint"
24252417
},
24262418
"peerDependencies": {
2427-
"eslint": "^8.57.0 || ^9.0.0"
2428-
},
2429-
"peerDependenciesMeta": {
2430-
"typescript": {
2431-
"optional": true
2432-
}
2419+
"eslint": "^8.57.0 || ^9.0.0",
2420+
"typescript": ">=4.8.4 <5.8.0"
24332421
}
24342422
},
24352423
"node_modules/@typescript-eslint/types": {
2436-
"version": "8.17.0",
2437-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.17.0.tgz",
2438-
"integrity": "sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==",
2424+
"version": "8.18.0",
2425+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.0.tgz",
2426+
"integrity": "sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==",
24392427
"dev": true,
24402428
"engines": {
24412429
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2446,13 +2434,13 @@
24462434
}
24472435
},
24482436
"node_modules/@typescript-eslint/typescript-estree": {
2449-
"version": "8.17.0",
2450-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz",
2451-
"integrity": "sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==",
2437+
"version": "8.18.0",
2438+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz",
2439+
"integrity": "sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==",
24522440
"dev": true,
24532441
"dependencies": {
2454-
"@typescript-eslint/types": "8.17.0",
2455-
"@typescript-eslint/visitor-keys": "8.17.0",
2442+
"@typescript-eslint/types": "8.18.0",
2443+
"@typescript-eslint/visitor-keys": "8.18.0",
24562444
"debug": "^4.3.4",
24572445
"fast-glob": "^3.3.2",
24582446
"is-glob": "^4.0.3",
@@ -2467,10 +2455,8 @@
24672455
"type": "opencollective",
24682456
"url": "https://opencollective.com/typescript-eslint"
24692457
},
2470-
"peerDependenciesMeta": {
2471-
"typescript": {
2472-
"optional": true
2473-
}
2458+
"peerDependencies": {
2459+
"typescript": ">=4.8.4 <5.8.0"
24742460
}
24752461
},
24762462
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
@@ -2498,15 +2484,15 @@
24982484
}
24992485
},
25002486
"node_modules/@typescript-eslint/utils": {
2501-
"version": "8.17.0",
2502-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.17.0.tgz",
2503-
"integrity": "sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==",
2487+
"version": "8.18.0",
2488+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.0.tgz",
2489+
"integrity": "sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==",
25042490
"dev": true,
25052491
"dependencies": {
25062492
"@eslint-community/eslint-utils": "^4.4.0",
2507-
"@typescript-eslint/scope-manager": "8.17.0",
2508-
"@typescript-eslint/types": "8.17.0",
2509-
"@typescript-eslint/typescript-estree": "8.17.0"
2493+
"@typescript-eslint/scope-manager": "8.18.0",
2494+
"@typescript-eslint/types": "8.18.0",
2495+
"@typescript-eslint/typescript-estree": "8.18.0"
25102496
},
25112497
"engines": {
25122498
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2516,21 +2502,17 @@
25162502
"url": "https://opencollective.com/typescript-eslint"
25172503
},
25182504
"peerDependencies": {
2519-
"eslint": "^8.57.0 || ^9.0.0"
2520-
},
2521-
"peerDependenciesMeta": {
2522-
"typescript": {
2523-
"optional": true
2524-
}
2505+
"eslint": "^8.57.0 || ^9.0.0",
2506+
"typescript": ">=4.8.4 <5.8.0"
25252507
}
25262508
},
25272509
"node_modules/@typescript-eslint/visitor-keys": {
2528-
"version": "8.17.0",
2529-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz",
2530-
"integrity": "sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==",
2510+
"version": "8.18.0",
2511+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz",
2512+
"integrity": "sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==",
25312513
"dev": true,
25322514
"dependencies": {
2533-
"@typescript-eslint/types": "8.17.0",
2515+
"@typescript-eslint/types": "8.18.0",
25342516
"eslint-visitor-keys": "^4.2.0"
25352517
},
25362518
"engines": {
@@ -4180,11 +4162,10 @@
41804162
"license": "MIT"
41814163
},
41824164
"node_modules/cross-spawn": {
4183-
"version": "7.0.5",
4184-
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.5.tgz",
4185-
"integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==",
4165+
"version": "7.0.6",
4166+
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
4167+
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
41864168
"dev": true,
4187-
"license": "MIT",
41884169
"dependencies": {
41894170
"path-key": "^3.1.0",
41904171
"shebang-command": "^2.0.0",
@@ -4629,17 +4610,17 @@
46294610
}
46304611
},
46314612
"node_modules/eslint": {
4632-
"version": "9.16.0",
4633-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.16.0.tgz",
4634-
"integrity": "sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==",
4613+
"version": "9.17.0",
4614+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.17.0.tgz",
4615+
"integrity": "sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==",
46354616
"dev": true,
46364617
"dependencies": {
46374618
"@eslint-community/eslint-utils": "^4.2.0",
46384619
"@eslint-community/regexpp": "^4.12.1",
46394620
"@eslint/config-array": "^0.19.0",
46404621
"@eslint/core": "^0.9.0",
46414622
"@eslint/eslintrc": "^3.2.0",
4642-
"@eslint/js": "9.16.0",
4623+
"@eslint/js": "9.17.0",
46434624
"@eslint/plugin-kit": "^0.2.3",
46444625
"@humanfs/node": "^0.16.6",
46454626
"@humanwhocodes/module-importer": "^1.0.1",
@@ -4648,7 +4629,7 @@
46484629
"@types/json-schema": "^7.0.15",
46494630
"ajv": "^6.12.4",
46504631
"chalk": "^4.0.0",
4651-
"cross-spawn": "^7.0.5",
4632+
"cross-spawn": "^7.0.6",
46524633
"debug": "^4.3.2",
46534634
"escape-string-regexp": "^4.0.0",
46544635
"eslint-scope": "^8.2.0",
@@ -10378,14 +10359,14 @@
1037810359
}
1037910360
},
1038010361
"node_modules/typescript-eslint": {
10381-
"version": "8.17.0",
10382-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.17.0.tgz",
10383-
"integrity": "sha512-409VXvFd/f1br1DCbuKNFqQpXICoTB+V51afcwG1pn1a3Cp92MqAUges3YjwEdQ0cMUoCIodjVDAYzyD8h3SYA==",
10362+
"version": "8.18.0",
10363+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.18.0.tgz",
10364+
"integrity": "sha512-Xq2rRjn6tzVpAyHr3+nmSg1/9k9aIHnJ2iZeOH7cfGOWqTkXTm3kwpQglEuLGdNrYvPF+2gtAs+/KF5rjVo+WQ==",
1038410365
"dev": true,
1038510366
"dependencies": {
10386-
"@typescript-eslint/eslint-plugin": "8.17.0",
10387-
"@typescript-eslint/parser": "8.17.0",
10388-
"@typescript-eslint/utils": "8.17.0"
10367+
"@typescript-eslint/eslint-plugin": "8.18.0",
10368+
"@typescript-eslint/parser": "8.18.0",
10369+
"@typescript-eslint/utils": "8.18.0"
1038910370
},
1039010371
"engines": {
1039110372
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -10395,12 +10376,8 @@
1039510376
"url": "https://opencollective.com/typescript-eslint"
1039610377
},
1039710378
"peerDependencies": {
10398-
"eslint": "^8.57.0 || ^9.0.0"
10399-
},
10400-
"peerDependenciesMeta": {
10401-
"typescript": {
10402-
"optional": true
10403-
}
10379+
"eslint": "^8.57.0 || ^9.0.0",
10380+
"typescript": ">=4.8.4 <5.8.0"
1040410381
}
1040510382
},
1040610383
"node_modules/uc.micro": {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@
5252
"workspace"
5353
],
5454
"devDependencies": {
55-
"@eslint/js": "^9.16.0",
55+
"@eslint/js": "^9.17.0",
5656
"@types/eslint__js": "^8.42.3",
5757
"@types/node": "^22.10.1",
5858
"@vscode/vsce": "^3.2.1",
59-
"eslint": "^9.16.0",
59+
"eslint": "^9.17.0",
6060
"eslint-plugin-jest": "^28.8.3",
6161
"globals": "^15.13.0",
6262
"json-loader": "^0.5.7",
6363
"jsonc": "^2.0.0",
6464
"ts-loader": "^9.4.4",
6565
"ts-node": "^10.9.2",
6666
"typescript": "^5.7.2",
67-
"typescript-eslint": "^8.17.0",
67+
"typescript-eslint": "^8.18.0",
6868
"webpack": "^5.97.1",
6969
"webpack-cli": "^5.0.1"
7070
},

0 commit comments

Comments
 (0)