File tree Expand file tree Collapse file tree 4 files changed +119
-118
lines changed
Expand file tree Collapse file tree 4 files changed +119
-118
lines changed Original file line number Diff line number Diff line change 2929 node-version : ${{ matrix.node-version }}
3030 registry-url : ' https://registry.npmjs.org'
3131
32- - uses : pnpm/action-setup@v2.2.2
32+ - uses : pnpm/action-setup@v2.2.4
3333 name : Install pnpm
3434 id : pnpm-install
3535 with :
Original file line number Diff line number Diff line change 2020 registry-url : ' https://registry.npmjs.org'
2121
2222 - name : Install pnpm
23- uses : pnpm/action-setup@v2.2.2
23+ uses : pnpm/action-setup@v2.2.4
2424 id : pnpm-install
2525 with :
2626 version : 7
Original file line number Diff line number Diff line change 4343 "@commitlint/config-conventional" : " 17.1.0" ,
4444 "@commitlint/cz-commitlint" : " 17.1.2" ,
4545 "@types/node" : " 18.6.4" ,
46- "@typescript-eslint/eslint-plugin" : " 5.39 .0" ,
47- "@typescript-eslint/parser" : " 5.39 .0" ,
46+ "@typescript-eslint/eslint-plugin" : " 5.40 .0" ,
47+ "@typescript-eslint/parser" : " 5.40 .0" ,
4848 "commitizen" : " 4.2.5" ,
49- "esbuild" : " 0.15.10 " ,
49+ "esbuild" : " 0.15.11 " ,
5050 "eslint" : " 8.25.0" ,
5151 "eslint-config-prettier" : " 8.5.0" ,
5252 "eslint-plugin-prettier" : " 4.2.1" ,
6464 "thread-stream" : " 2.2.0" ,
6565 "tsx" : " 3.10.1" ,
6666 "typescript" : " 4.8.4" ,
67- "vitest" : " 0.24.0 "
67+ "vitest" : " 0.24.3 "
6868 }
6969}
You can’t perform that action at this time.
0 commit comments