File tree Expand file tree Collapse file tree 9 files changed +1107
-866
lines changed Expand file tree Collapse file tree 9 files changed +1107
-866
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Pod
44spec:
55 containers:
66 - name: node
7- image: eclipseglsp/ci:alpine-v4 .0
7+ image: eclipseglsp/ci:alpine-v5 .0
88 tty: true
99 resources:
1010 limits:
Original file line number Diff line number Diff line change 2828 "@eclipse-glsp/mocha-config" : " 2.3.0-next" ,
2929 "@eclipse-glsp/nyc-config" : " 2.3.0-next" ,
3030 "@istanbuljs/nyc-config-typescript" : " ^1.0.2" ,
31- "@types/chai" : " ^4.3.7 " ,
32- "@types/mocha" : " ^ 10.0.2 " ,
31+ "@types/chai" : " ^5.0.1 " ,
32+ "@types/mocha" : " 10.0.10 " ,
3333 "@types/sinon" : " ^10.0.19" ,
34- "chai" : " ^4.3.10 " ,
34+ "chai" : " ^5.1.2 " ,
3535 "ignore-styles" : " ^5.0.1" ,
36- "mocha" : " ^10.2.0 " ,
36+ "mocha" : " ^11.0.1 " ,
3737 "mocha-jenkins-reporter" : " ^0.4.8" ,
38- "nyc" : " ^15 .1.0" ,
39- "reflect-metadata" : " ^0.1.13 " ,
40- "sinon" : " ^15.1.0 " ,
41- "ts-node" : " ^10.9.1 "
38+ "nyc" : " ^17 .1.0" ,
39+ "reflect-metadata" : " ^0.2.2 " ,
40+ "sinon" : " ^19.0.2 " ,
41+ "ts-node" : " ^10.9.2 "
4242 },
4343 "publishConfig" : {
4444 "access" : " public"
Original file line number Diff line number Diff line change 2929 "@eclipse-glsp/ts-config" : " 2.3.0-next" ,
3030 "@typescript-eslint/eslint-plugin" : " ^6.7.5" ,
3131 "@typescript-eslint/parser" : " ^6.7.5" ,
32- "eslint" : " ^8.51.0 " ,
32+ "eslint" : " ^8.53.1 " ,
3333 "eslint-config-prettier" : " ^9.0.0" ,
3434 "eslint-plugin-chai-friendly" : " ^0.7.2" ,
3535 "eslint-plugin-deprecation" : " ^2.0.0" ,
3636 "eslint-plugin-header" : " ^3.1.1" ,
3737 "eslint-plugin-import" : " ^2.28.1" ,
3838 "eslint-plugin-no-null" : " ^1.0.2" ,
39- "prettier" : " ^3.0.3 " ,
40- "reflect-metadata" : " ^0.1.13 " ,
39+ "prettier" : " ^3.4.2 " ,
40+ "reflect-metadata" : " ^0.2.2 " ,
4141 "rimraf" : " ^5.0.5"
4242 },
4343 "publishConfig" : {
Original file line number Diff line number Diff line change 2828 "peerDependencies" : {
2929 "@typescript-eslint/eslint-plugin" : " ^6.7.5" ,
3030 "@typescript-eslint/parser" : " ^6.7.5" ,
31- "eslint" : " ^8.51.0 " ,
31+ "eslint" : " ^8.53.1 " ,
3232 "eslint-config-prettier" : " ^9.0.0" ,
3333 "eslint-plugin-chai-friendly" : " ^0.7.2" ,
3434 "eslint-plugin-deprecation" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 3131 ],
3232 "peerDependencies" : {
3333 "ignore-styles" : " ^5.0.1" ,
34- "mocha" : " ^10.2.0 " ,
35- "reflect-metadata" : " ^0.1.13 "
34+ "mocha" : " ^11.0.1 " ,
35+ "reflect-metadata" : " ^0.2.2 "
3636 },
3737 "publishConfig" : {
3838 "access" : " public"
Original file line number Diff line number Diff line change 2727 "main" : " index.json" ,
2828 "peerDependencies" : {
2929 "@istanbuljs/nyc-config-typescript" : " ^1.0.2" ,
30- "nyc" : " 15 .1.0"
30+ "nyc" : " 17 .1.0"
3131 },
3232 "publishConfig" : {
3333 "access" : " public"
Original file line number Diff line number Diff line change 2626 ],
2727 "main" : " index.json" ,
2828 "dependencies" : {
29- "prettier-plugin-packagejson" : " ~2.4 .6"
29+ "prettier-plugin-packagejson" : " ^2.5 .6"
3030 },
3131 "publishConfig" : {
3232 "access" : " public"
Original file line number Diff line number Diff line change 3131 "@typescript-eslint/eslint-plugin" : " ^5.59.7" ,
3232 "@typescript-eslint/parser" : " ^5.59.7" ,
3333 "chai" : " ^4.3.7" ,
34- "eslint" : " ^8.41.0 " ,
34+ "eslint" : " ^8.53.1 " ,
3535 "eslint-config-prettier" : " ^8.8.0" ,
3636 "eslint-plugin-chai-friendly" : " ^0.7.2" ,
3737 "eslint-plugin-deprecation" : " ^1.4.1" ,
4040 "eslint-plugin-no-null" : " ^1.0.2" ,
4141 "ignore-styles" : " ^5.0.1" ,
4242 "lerna" : " ^6.6.2" ,
43- "mocha" : " ^10.2.0 " ,
43+ "mocha" : " ^11.0.1 " ,
4444 "mocha-jenkins-reporter" : " ^0.4.8" ,
4545 "nyc" : " ^15.1.0" ,
46- "prettier" : " ^2.8.8 " ,
47- "reflect-metadata" : " ^0.1.13 " ,
46+ "prettier" : " ^3.4.2 " ,
47+ "reflect-metadata" : " ^0.2.2 " ,
4848 "rimraf" : " ^5.0.1" ,
4949 "sinon" : " ^15.1.0" ,
5050 "ts-node" : " ^10.9.1" ,
5151 "typescript" : " ^5.0.4"
5252 },
5353 "engines" : {
54- "node" : " >=16.11.0 " ,
55- "yarn" : " >=1.7.0 <2.x.x "
54+ "node" : " >=18 " ,
55+ "yarn" : " >=1.7.0 <2"
5656 }
5757}
You can’t perform that action at this time.
0 commit comments