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

Commit 45c0f9a

Browse files
build(deps-dev): bump the test group with 2 updates
Bumps the test group with 2 updates: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). Updates `typescript-eslint` from 8.10.0 to 8.11.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.11.0/packages/typescript-eslint) Updates `@types/jest` from 29.5.13 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7adfc0 commit 45c0f9a

File tree

4 files changed

+57
-57
lines changed

4 files changed

+57
-57
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"vscode-languageclient": "^9.0.1"
3131
},
3232
"devDependencies": {
33-
"@types/jest": "^29.5.13",
33+
"@types/jest": "^29.5.14",
3434
"@types/node": "^22.7.7",
3535
"@types/vscode": "^1.94.0",
3636
"json-loader": "^0.5.7",

package-lock.json

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ts-loader": "^9.4.4",
2727
"ts-node": "^10.9.2",
2828
"typescript": "^5.6.3",
29-
"typescript-eslint": "^8.10.0",
29+
"typescript-eslint": "^8.11.0",
3030
"webpack": "^5.95.0",
3131
"webpack-cli": "^5.0.1"
3232
},
@@ -46,7 +46,7 @@
4646
"vscode-languageclient": "^9.0.1"
4747
},
4848
"devDependencies": {
49-
"@types/jest": "^29.5.13",
49+
"@types/jest": "^29.5.14",
5050
"@types/node": "^22.7.7",
5151
"@types/vscode": "^1.94.0",
5252
"json-loader": "^0.5.7",
@@ -2255,9 +2255,9 @@
22552255
}
22562256
},
22572257
"node_modules/@types/jest": {
2258-
"version": "29.5.13",
2259-
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
2260-
"integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
2258+
"version": "29.5.14",
2259+
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
2260+
"integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
22612261
"dev": true,
22622262
"dependencies": {
22632263
"expect": "^29.0.0",
@@ -2316,16 +2316,16 @@
23162316
"license": "MIT"
23172317
},
23182318
"node_modules/@typescript-eslint/eslint-plugin": {
2319-
"version": "8.10.0",
2320-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.10.0.tgz",
2321-
"integrity": "sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ==",
2319+
"version": "8.11.0",
2320+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.11.0.tgz",
2321+
"integrity": "sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==",
23222322
"dev": true,
23232323
"dependencies": {
23242324
"@eslint-community/regexpp": "^4.10.0",
2325-
"@typescript-eslint/scope-manager": "8.10.0",
2326-
"@typescript-eslint/type-utils": "8.10.0",
2327-
"@typescript-eslint/utils": "8.10.0",
2328-
"@typescript-eslint/visitor-keys": "8.10.0",
2325+
"@typescript-eslint/scope-manager": "8.11.0",
2326+
"@typescript-eslint/type-utils": "8.11.0",
2327+
"@typescript-eslint/utils": "8.11.0",
2328+
"@typescript-eslint/visitor-keys": "8.11.0",
23292329
"graphemer": "^1.4.0",
23302330
"ignore": "^5.3.1",
23312331
"natural-compare": "^1.4.0",
@@ -2349,15 +2349,15 @@
23492349
}
23502350
},
23512351
"node_modules/@typescript-eslint/parser": {
2352-
"version": "8.10.0",
2353-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.10.0.tgz",
2354-
"integrity": "sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg==",
2352+
"version": "8.11.0",
2353+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.11.0.tgz",
2354+
"integrity": "sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg==",
23552355
"dev": true,
23562356
"dependencies": {
2357-
"@typescript-eslint/scope-manager": "8.10.0",
2358-
"@typescript-eslint/types": "8.10.0",
2359-
"@typescript-eslint/typescript-estree": "8.10.0",
2360-
"@typescript-eslint/visitor-keys": "8.10.0",
2357+
"@typescript-eslint/scope-manager": "8.11.0",
2358+
"@typescript-eslint/types": "8.11.0",
2359+
"@typescript-eslint/typescript-estree": "8.11.0",
2360+
"@typescript-eslint/visitor-keys": "8.11.0",
23612361
"debug": "^4.3.4"
23622362
},
23632363
"engines": {
@@ -2377,13 +2377,13 @@
23772377
}
23782378
},
23792379
"node_modules/@typescript-eslint/scope-manager": {
2380-
"version": "8.10.0",
2381-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.10.0.tgz",
2382-
"integrity": "sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw==",
2380+
"version": "8.11.0",
2381+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.11.0.tgz",
2382+
"integrity": "sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==",
23832383
"dev": true,
23842384
"dependencies": {
2385-
"@typescript-eslint/types": "8.10.0",
2386-
"@typescript-eslint/visitor-keys": "8.10.0"
2385+
"@typescript-eslint/types": "8.11.0",
2386+
"@typescript-eslint/visitor-keys": "8.11.0"
23872387
},
23882388
"engines": {
23892389
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2394,13 +2394,13 @@
23942394
}
23952395
},
23962396
"node_modules/@typescript-eslint/type-utils": {
2397-
"version": "8.10.0",
2398-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.10.0.tgz",
2399-
"integrity": "sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg==",
2397+
"version": "8.11.0",
2398+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.11.0.tgz",
2399+
"integrity": "sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==",
24002400
"dev": true,
24012401
"dependencies": {
2402-
"@typescript-eslint/typescript-estree": "8.10.0",
2403-
"@typescript-eslint/utils": "8.10.0",
2402+
"@typescript-eslint/typescript-estree": "8.11.0",
2403+
"@typescript-eslint/utils": "8.11.0",
24042404
"debug": "^4.3.4",
24052405
"ts-api-utils": "^1.3.0"
24062406
},
@@ -2418,9 +2418,9 @@
24182418
}
24192419
},
24202420
"node_modules/@typescript-eslint/types": {
2421-
"version": "8.10.0",
2422-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.10.0.tgz",
2423-
"integrity": "sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==",
2421+
"version": "8.11.0",
2422+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.11.0.tgz",
2423+
"integrity": "sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==",
24242424
"dev": true,
24252425
"engines": {
24262426
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2431,13 +2431,13 @@
24312431
}
24322432
},
24332433
"node_modules/@typescript-eslint/typescript-estree": {
2434-
"version": "8.10.0",
2435-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz",
2436-
"integrity": "sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w==",
2434+
"version": "8.11.0",
2435+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.11.0.tgz",
2436+
"integrity": "sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==",
24372437
"dev": true,
24382438
"dependencies": {
2439-
"@typescript-eslint/types": "8.10.0",
2440-
"@typescript-eslint/visitor-keys": "8.10.0",
2439+
"@typescript-eslint/types": "8.11.0",
2440+
"@typescript-eslint/visitor-keys": "8.11.0",
24412441
"debug": "^4.3.4",
24422442
"fast-glob": "^3.3.2",
24432443
"is-glob": "^4.0.3",
@@ -2483,15 +2483,15 @@
24832483
}
24842484
},
24852485
"node_modules/@typescript-eslint/utils": {
2486-
"version": "8.10.0",
2487-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.10.0.tgz",
2488-
"integrity": "sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w==",
2486+
"version": "8.11.0",
2487+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.11.0.tgz",
2488+
"integrity": "sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==",
24892489
"dev": true,
24902490
"dependencies": {
24912491
"@eslint-community/eslint-utils": "^4.4.0",
2492-
"@typescript-eslint/scope-manager": "8.10.0",
2493-
"@typescript-eslint/types": "8.10.0",
2494-
"@typescript-eslint/typescript-estree": "8.10.0"
2492+
"@typescript-eslint/scope-manager": "8.11.0",
2493+
"@typescript-eslint/types": "8.11.0",
2494+
"@typescript-eslint/typescript-estree": "8.11.0"
24952495
},
24962496
"engines": {
24972497
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2505,12 +2505,12 @@
25052505
}
25062506
},
25072507
"node_modules/@typescript-eslint/visitor-keys": {
2508-
"version": "8.10.0",
2509-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz",
2510-
"integrity": "sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==",
2508+
"version": "8.11.0",
2509+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.11.0.tgz",
2510+
"integrity": "sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==",
25112511
"dev": true,
25122512
"dependencies": {
2513-
"@typescript-eslint/types": "8.10.0",
2513+
"@typescript-eslint/types": "8.11.0",
25142514
"eslint-visitor-keys": "^3.4.3"
25152515
},
25162516
"engines": {
@@ -10180,14 +10180,14 @@
1018010180
}
1018110181
},
1018210182
"node_modules/typescript-eslint": {
10183-
"version": "8.10.0",
10184-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.10.0.tgz",
10185-
"integrity": "sha512-YIu230PeN7z9zpu/EtqCIuRVHPs4iSlqW6TEvjbyDAE3MZsSl2RXBo+5ag+lbABCG8sFM1WVKEXhlQ8Ml8A3Fw==",
10183+
"version": "8.11.0",
10184+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.11.0.tgz",
10185+
"integrity": "sha512-cBRGnW3FSlxaYwU8KfAewxFK5uzeOAp0l2KebIlPDOT5olVi65KDG/yjBooPBG0kGW/HLkoz1c/iuBFehcS3IA==",
1018610186
"dev": true,
1018710187
"dependencies": {
10188-
"@typescript-eslint/eslint-plugin": "8.10.0",
10189-
"@typescript-eslint/parser": "8.10.0",
10190-
"@typescript-eslint/utils": "8.10.0"
10188+
"@typescript-eslint/eslint-plugin": "8.11.0",
10189+
"@typescript-eslint/parser": "8.11.0",
10190+
"@typescript-eslint/utils": "8.11.0"
1019110191
},
1019210192
"engines": {
1019310193
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -10855,7 +10855,7 @@
1085510855
"vscode-uri": "^3.0.8"
1085610856
},
1085710857
"devDependencies": {
10858-
"@types/jest": "^29.5.13",
10858+
"@types/jest": "^29.5.14",
1085910859
"@types/node": "^22.7.7",
1086010860
"@types/picomatch": "^3.0.1",
1086110861
"json-loader": "^0.5.7",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ts-loader": "^9.4.4",
6565
"ts-node": "^10.9.2",
6666
"typescript": "^5.6.3",
67-
"typescript-eslint": "^8.10.0",
67+
"typescript-eslint": "^8.11.0",
6868
"webpack": "^5.95.0",
6969
"webpack-cli": "^5.0.1"
7070
},

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"vscode-uri": "^3.0.8"
4949
},
5050
"devDependencies": {
51-
"@types/jest": "^29.5.13",
51+
"@types/jest": "^29.5.14",
5252
"@types/node": "^22.7.7",
5353
"@types/picomatch": "^3.0.1",
5454
"json-loader": "^0.5.7",

0 commit comments

Comments
 (0)