File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515
1616 strategy :
1717 matrix :
18- node-version : [16.x, 18.x]
18+ node-version : [16.x, 18.x, 20.x ]
1919
2020 steps :
2121 - name : Checkout Repository
Original file line number Diff line number Diff line change 1414
1515 strategy :
1616 matrix :
17- node-version : [18 .x]
17+ node-version : [20 .x]
1818
1919 steps :
2020 - name : Checkout Repository
Original file line number Diff line number Diff line change 4646 "prepublishOnly" : " npm run build"
4747 },
4848 "devDependencies" : {
49- "@vitest/coverage-c8" : " 0.29.8 " ,
49+ "@vitest/coverage-c8" : " ^0.31.1 " ,
5050 "@rollup/plugin-terser" : " ^0.4.0" ,
5151 "auto-changelog" : " ^2.4.0" ,
5252 "del-cli" : " ^5.0.0" ,
53- "eslint" : " ^8.38 .0" ,
53+ "eslint" : " ^8.41 .0" ,
5454 "eslint-config-prettier" : " ^8.8.0" ,
5555 "eslint-plugin-import" : " ^2.27.5" ,
5656 "eslint-plugin-prettier" : " ^4.2.1" ,
5757 "precise" : " ^2.0.1" ,
58- "rollup" : " ^3.20.2 " ,
59- "vitest" : " 0.29.8 " ,
58+ "rollup" : " ^3.22.0 " ,
59+ "vitest" : " ^0.31.1 " ,
6060 "tsd" : " ^0.28.1" ,
6161 "typescript" : " ^5.0.4"
6262 },
You can’t perform that action at this time.
0 commit comments