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

Commit 54588fb

Browse files
build(deps-dev): bump the test group across 1 directory with 3 updates (#691)
Bumps the test group with 3 updates in the / directory: [@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.13.0 to 9.14.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.14.0/packages/js) Updates `eslint` from 9.13.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.13.0...v9.14.0) Updates `typescript-eslint` from 8.11.0 to 8.13.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.13.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7f5b0d commit 54588fb

File tree

2 files changed

+104
-92
lines changed

2 files changed

+104
-92
lines changed

package-lock.json

Lines changed: 101 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@
1414
"shared"
1515
],
1616
"devDependencies": {
17-
"@eslint/js": "^9.13.0",
17+
"@eslint/js": "^9.14.0",
1818
"@types/eslint__js": "^8.42.3",
1919
"@types/node": "^22.8.7",
2020
"@vscode/vsce": "^3.2.1",
21-
"eslint": "^9.13.0",
21+
"eslint": "^9.14.0",
2222
"eslint-plugin-jest": "^28.8.3",
2323
"globals": "^15.12.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.6.3",
29-
"typescript-eslint": "^8.11.0",
29+
"typescript-eslint": "^8.13.0",
3030
"webpack": "^5.96.1",
3131
"webpack-cli": "^5.0.1"
3232
},
@@ -981,11 +981,10 @@
981981
}
982982
},
983983
"node_modules/@eslint-community/regexpp": {
984-
"version": "4.11.0",
985-
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz",
986-
"integrity": "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==",
984+
"version": "4.12.1",
985+
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
986+
"integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
987987
"dev": true,
988-
"license": "MIT",
989988
"engines": {
990989
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
991990
}
@@ -1064,9 +1063,9 @@
10641063
}
10651064
},
10661065
"node_modules/@eslint/js": {
1067-
"version": "9.13.0",
1068-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.13.0.tgz",
1069-
"integrity": "sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==",
1066+
"version": "9.14.0",
1067+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.14.0.tgz",
1068+
"integrity": "sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==",
10701069
"dev": true,
10711070
"engines": {
10721071
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1094,27 +1093,40 @@
10941093
}
10951094
},
10961095
"node_modules/@humanfs/core": {
1097-
"version": "0.19.0",
1098-
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.0.tgz",
1099-
"integrity": "sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==",
1096+
"version": "0.19.1",
1097+
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
1098+
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
11001099
"dev": true,
11011100
"engines": {
11021101
"node": ">=18.18.0"
11031102
}
11041103
},
11051104
"node_modules/@humanfs/node": {
1106-
"version": "0.16.5",
1107-
"resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.5.tgz",
1108-
"integrity": "sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==",
1105+
"version": "0.16.6",
1106+
"resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
1107+
"integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
11091108
"dev": true,
11101109
"dependencies": {
1111-
"@humanfs/core": "^0.19.0",
1110+
"@humanfs/core": "^0.19.1",
11121111
"@humanwhocodes/retry": "^0.3.0"
11131112
},
11141113
"engines": {
11151114
"node": ">=18.18.0"
11161115
}
11171116
},
1117+
"node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
1118+
"version": "0.3.1",
1119+
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
1120+
"integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
1121+
"dev": true,
1122+
"engines": {
1123+
"node": ">=18.18"
1124+
},
1125+
"funding": {
1126+
"type": "github",
1127+
"url": "https://github.com/sponsors/nzakas"
1128+
}
1129+
},
11181130
"node_modules/@humanwhocodes/module-importer": {
11191131
"version": "1.0.1",
11201132
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
@@ -1130,9 +1142,9 @@
11301142
}
11311143
},
11321144
"node_modules/@humanwhocodes/retry": {
1133-
"version": "0.3.1",
1134-
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
1135-
"integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
1145+
"version": "0.4.0",
1146+
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.0.tgz",
1147+
"integrity": "sha512-xnRgu9DxZbkWak/te3fcytNyp8MTbuiZIaueg2rgEvBuN55n04nwLYLU9TX/VVlusc9L2ZNXi99nUFNkHXtr5g==",
11361148
"dev": true,
11371149
"engines": {
11381150
"node": ">=18.18"
@@ -2326,16 +2338,16 @@
23262338
"license": "MIT"
23272339
},
23282340
"node_modules/@typescript-eslint/eslint-plugin": {
2329-
"version": "8.11.0",
2330-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.11.0.tgz",
2331-
"integrity": "sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==",
2341+
"version": "8.13.0",
2342+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.13.0.tgz",
2343+
"integrity": "sha512-nQtBLiZYMUPkclSeC3id+x4uVd1SGtHuElTxL++SfP47jR0zfkZBJHc+gL4qPsgTuypz0k8Y2GheaDYn6Gy3rg==",
23322344
"dev": true,
23332345
"dependencies": {
23342346
"@eslint-community/regexpp": "^4.10.0",
2335-
"@typescript-eslint/scope-manager": "8.11.0",
2336-
"@typescript-eslint/type-utils": "8.11.0",
2337-
"@typescript-eslint/utils": "8.11.0",
2338-
"@typescript-eslint/visitor-keys": "8.11.0",
2347+
"@typescript-eslint/scope-manager": "8.13.0",
2348+
"@typescript-eslint/type-utils": "8.13.0",
2349+
"@typescript-eslint/utils": "8.13.0",
2350+
"@typescript-eslint/visitor-keys": "8.13.0",
23392351
"graphemer": "^1.4.0",
23402352
"ignore": "^5.3.1",
23412353
"natural-compare": "^1.4.0",
@@ -2359,15 +2371,15 @@
23592371
}
23602372
},
23612373
"node_modules/@typescript-eslint/parser": {
2362-
"version": "8.11.0",
2363-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.11.0.tgz",
2364-
"integrity": "sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg==",
2374+
"version": "8.13.0",
2375+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.13.0.tgz",
2376+
"integrity": "sha512-w0xp+xGg8u/nONcGw1UXAr6cjCPU1w0XVyBs6Zqaj5eLmxkKQAByTdV/uGgNN5tVvN/kKpoQlP2cL7R+ajZZIQ==",
23652377
"dev": true,
23662378
"dependencies": {
2367-
"@typescript-eslint/scope-manager": "8.11.0",
2368-
"@typescript-eslint/types": "8.11.0",
2369-
"@typescript-eslint/typescript-estree": "8.11.0",
2370-
"@typescript-eslint/visitor-keys": "8.11.0",
2379+
"@typescript-eslint/scope-manager": "8.13.0",
2380+
"@typescript-eslint/types": "8.13.0",
2381+
"@typescript-eslint/typescript-estree": "8.13.0",
2382+
"@typescript-eslint/visitor-keys": "8.13.0",
23712383
"debug": "^4.3.4"
23722384
},
23732385
"engines": {
@@ -2387,13 +2399,13 @@
23872399
}
23882400
},
23892401
"node_modules/@typescript-eslint/scope-manager": {
2390-
"version": "8.11.0",
2391-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.11.0.tgz",
2392-
"integrity": "sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==",
2402+
"version": "8.13.0",
2403+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.13.0.tgz",
2404+
"integrity": "sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA==",
23932405
"dev": true,
23942406
"dependencies": {
2395-
"@typescript-eslint/types": "8.11.0",
2396-
"@typescript-eslint/visitor-keys": "8.11.0"
2407+
"@typescript-eslint/types": "8.13.0",
2408+
"@typescript-eslint/visitor-keys": "8.13.0"
23972409
},
23982410
"engines": {
23992411
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2404,13 +2416,13 @@
24042416
}
24052417
},
24062418
"node_modules/@typescript-eslint/type-utils": {
2407-
"version": "8.11.0",
2408-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.11.0.tgz",
2409-
"integrity": "sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==",
2419+
"version": "8.13.0",
2420+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.13.0.tgz",
2421+
"integrity": "sha512-Rqnn6xXTR316fP4D2pohZenJnp+NwQ1mo7/JM+J1LWZENSLkJI8ID8QNtlvFeb0HnFSK94D6q0cnMX6SbE5/vA==",
24102422
"dev": true,
24112423
"dependencies": {
2412-
"@typescript-eslint/typescript-estree": "8.11.0",
2413-
"@typescript-eslint/utils": "8.11.0",
2424+
"@typescript-eslint/typescript-estree": "8.13.0",
2425+
"@typescript-eslint/utils": "8.13.0",
24142426
"debug": "^4.3.4",
24152427
"ts-api-utils": "^1.3.0"
24162428
},
@@ -2428,9 +2440,9 @@
24282440
}
24292441
},
24302442
"node_modules/@typescript-eslint/types": {
2431-
"version": "8.11.0",
2432-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.11.0.tgz",
2433-
"integrity": "sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==",
2443+
"version": "8.13.0",
2444+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.13.0.tgz",
2445+
"integrity": "sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng==",
24342446
"dev": true,
24352447
"engines": {
24362448
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2441,13 +2453,13 @@
24412453
}
24422454
},
24432455
"node_modules/@typescript-eslint/typescript-estree": {
2444-
"version": "8.11.0",
2445-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.11.0.tgz",
2446-
"integrity": "sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==",
2456+
"version": "8.13.0",
2457+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.13.0.tgz",
2458+
"integrity": "sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g==",
24472459
"dev": true,
24482460
"dependencies": {
2449-
"@typescript-eslint/types": "8.11.0",
2450-
"@typescript-eslint/visitor-keys": "8.11.0",
2461+
"@typescript-eslint/types": "8.13.0",
2462+
"@typescript-eslint/visitor-keys": "8.13.0",
24512463
"debug": "^4.3.4",
24522464
"fast-glob": "^3.3.2",
24532465
"is-glob": "^4.0.3",
@@ -2493,15 +2505,15 @@
24932505
}
24942506
},
24952507
"node_modules/@typescript-eslint/utils": {
2496-
"version": "8.11.0",
2497-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.11.0.tgz",
2498-
"integrity": "sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==",
2508+
"version": "8.13.0",
2509+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.13.0.tgz",
2510+
"integrity": "sha512-A1EeYOND6Uv250nybnLZapeXpYMl8tkzYUxqmoKAWnI4sei3ihf2XdZVd+vVOmHGcp3t+P7yRrNsyyiXTvShFQ==",
24992511
"dev": true,
25002512
"dependencies": {
25012513
"@eslint-community/eslint-utils": "^4.4.0",
2502-
"@typescript-eslint/scope-manager": "8.11.0",
2503-
"@typescript-eslint/types": "8.11.0",
2504-
"@typescript-eslint/typescript-estree": "8.11.0"
2514+
"@typescript-eslint/scope-manager": "8.13.0",
2515+
"@typescript-eslint/types": "8.13.0",
2516+
"@typescript-eslint/typescript-estree": "8.13.0"
25052517
},
25062518
"engines": {
25072519
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2515,12 +2527,12 @@
25152527
}
25162528
},
25172529
"node_modules/@typescript-eslint/visitor-keys": {
2518-
"version": "8.11.0",
2519-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.11.0.tgz",
2520-
"integrity": "sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==",
2530+
"version": "8.13.0",
2531+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.13.0.tgz",
2532+
"integrity": "sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw==",
25212533
"dev": true,
25222534
"dependencies": {
2523-
"@typescript-eslint/types": "8.11.0",
2535+
"@typescript-eslint/types": "8.13.0",
25242536
"eslint-visitor-keys": "^3.4.3"
25252537
},
25262538
"engines": {
@@ -4539,31 +4551,31 @@
45394551
}
45404552
},
45414553
"node_modules/eslint": {
4542-
"version": "9.13.0",
4543-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.13.0.tgz",
4544-
"integrity": "sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==",
4554+
"version": "9.14.0",
4555+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.14.0.tgz",
4556+
"integrity": "sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==",
45454557
"dev": true,
45464558
"dependencies": {
45474559
"@eslint-community/eslint-utils": "^4.2.0",
4548-
"@eslint-community/regexpp": "^4.11.0",
4560+
"@eslint-community/regexpp": "^4.12.1",
45494561
"@eslint/config-array": "^0.18.0",
45504562
"@eslint/core": "^0.7.0",
45514563
"@eslint/eslintrc": "^3.1.0",
4552-
"@eslint/js": "9.13.0",
4564+
"@eslint/js": "9.14.0",
45534565
"@eslint/plugin-kit": "^0.2.0",
4554-
"@humanfs/node": "^0.16.5",
4566+
"@humanfs/node": "^0.16.6",
45554567
"@humanwhocodes/module-importer": "^1.0.1",
4556-
"@humanwhocodes/retry": "^0.3.1",
4568+
"@humanwhocodes/retry": "^0.4.0",
45574569
"@types/estree": "^1.0.6",
45584570
"@types/json-schema": "^7.0.15",
45594571
"ajv": "^6.12.4",
45604572
"chalk": "^4.0.0",
45614573
"cross-spawn": "^7.0.2",
45624574
"debug": "^4.3.2",
45634575
"escape-string-regexp": "^4.0.0",
4564-
"eslint-scope": "^8.1.0",
4565-
"eslint-visitor-keys": "^4.1.0",
4566-
"espree": "^10.2.0",
4576+
"eslint-scope": "^8.2.0",
4577+
"eslint-visitor-keys": "^4.2.0",
4578+
"espree": "^10.3.0",
45674579
"esquery": "^1.5.0",
45684580
"esutils": "^2.0.2",
45694581
"fast-deep-equal": "^3.1.3",
@@ -4638,9 +4650,9 @@
46384650
}
46394651
},
46404652
"node_modules/eslint-visitor-keys": {
4641-
"version": "4.1.0",
4642-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz",
4643-
"integrity": "sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==",
4653+
"version": "4.2.0",
4654+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
4655+
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
46444656
"dev": true,
46454657
"engines": {
46464658
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4716,9 +4728,9 @@
47164728
}
47174729
},
47184730
"node_modules/eslint/node_modules/eslint-scope": {
4719-
"version": "8.1.0",
4720-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.1.0.tgz",
4721-
"integrity": "sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==",
4731+
"version": "8.2.0",
4732+
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz",
4733+
"integrity": "sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==",
47224734
"dev": true,
47234735
"dependencies": {
47244736
"esrecurse": "^4.3.0",
@@ -4826,14 +4838,14 @@
48264838
}
48274839
},
48284840
"node_modules/espree": {
4829-
"version": "10.2.0",
4830-
"resolved": "https://registry.npmjs.org/espree/-/espree-10.2.0.tgz",
4831-
"integrity": "sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==",
4841+
"version": "10.3.0",
4842+
"resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
4843+
"integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
48324844
"dev": true,
48334845
"dependencies": {
4834-
"acorn": "^8.12.0",
4846+
"acorn": "^8.14.0",
48354847
"acorn-jsx": "^5.3.2",
4836-
"eslint-visitor-keys": "^4.1.0"
4848+
"eslint-visitor-keys": "^4.2.0"
48374849
},
48384850
"engines": {
48394851
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -10173,14 +10185,14 @@
1017310185
}
1017410186
},
1017510187
"node_modules/typescript-eslint": {
10176-
"version": "8.11.0",
10177-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.11.0.tgz",
10178-
"integrity": "sha512-cBRGnW3FSlxaYwU8KfAewxFK5uzeOAp0l2KebIlPDOT5olVi65KDG/yjBooPBG0kGW/HLkoz1c/iuBFehcS3IA==",
10188+
"version": "8.13.0",
10189+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.13.0.tgz",
10190+
"integrity": "sha512-vIMpDRJrQd70au2G8w34mPps0ezFSPMEX4pXkTzUkrNbRX+36ais2ksGWN0esZL+ZMaFJEneOBHzCgSqle7DHw==",
1017910191
"dev": true,
1018010192
"dependencies": {
10181-
"@typescript-eslint/eslint-plugin": "8.11.0",
10182-
"@typescript-eslint/parser": "8.11.0",
10183-
"@typescript-eslint/utils": "8.11.0"
10193+
"@typescript-eslint/eslint-plugin": "8.13.0",
10194+
"@typescript-eslint/parser": "8.13.0",
10195+
"@typescript-eslint/utils": "8.13.0"
1018410196
},
1018510197
"engines": {
1018610198
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"

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.13.0",
55+
"@eslint/js": "^9.14.0",
5656
"@types/eslint__js": "^8.42.3",
5757
"@types/node": "^22.8.7",
5858
"@vscode/vsce": "^3.2.1",
59-
"eslint": "^9.13.0",
59+
"eslint": "^9.14.0",
6060
"eslint-plugin-jest": "^28.8.3",
6161
"globals": "^15.12.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.6.3",
67-
"typescript-eslint": "^8.11.0",
67+
"typescript-eslint": "^8.13.0",
6868
"webpack": "^5.96.1",
6969
"webpack-cli": "^5.0.1"
7070
},

0 commit comments

Comments
 (0)