File tree Expand file tree Collapse file tree 3 files changed +539
-181
lines changed
Expand file tree Collapse file tree 3 files changed +539
-181
lines changed Original file line number Diff line number Diff line change 99
1010 strategy :
1111 matrix :
12- node-version : [14 .x, 16 .x, 18 .x]
12+ node-version : [18 .x, 20 .x, 22 .x]
1313
1414 steps :
1515 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 3939 "@types/glob-parent" : " ^5.1.0" ,
4040 "@types/jest" : " ^29.4.0" ,
4141 "@types/node" : " ^18.11.18" ,
42- "@typescript-eslint/eslint-plugin" : " ^5.56 .0" ,
43- "@typescript-eslint/parser" : " ^5.56 .0" ,
42+ "@typescript-eslint/eslint-plugin" : " ^8.15 .0" ,
43+ "@typescript-eslint/parser" : " ^8.15 .0" ,
4444 "chalk" : " ^4.1.2" ,
4545 "commitizen" : " ^4.1.2" ,
4646 "cross-env" : " ^7.0.2" ,
5757 "rimraf" : " ^4.4.0" ,
5858 "rollup" : " ^3.20.0" ,
5959 "rollup-plugin-terser" : " ^7.0.0" ,
60- "ts-jest" : " ^29.1.0 " ,
61- "ts-node" : " ^10.9.1 " ,
62- "tslib" : " ^2.4 .1" ,
63- "typedoc" : " ^0.23.28 " ,
64- "typedoc-plugin-markdown" : " ^3.14.0 " ,
65- "typescript" : " ^5.0.4 " ,
60+ "ts-jest" : " ^29.2.5 " ,
61+ "ts-node" : " ^10.9.2 " ,
62+ "tslib" : " ^2.8 .1" ,
63+ "typedoc" : " ^0.26.11 " ,
64+ "typedoc-plugin-markdown" : " ^4.2.10 " ,
65+ "typescript" : " ^5.7.2 " ,
6666 "yargs" : " ^17.6.2"
6767 },
6868 "config" : {
You can’t perform that action at this time.
0 commit comments