File tree Expand file tree Collapse file tree 3 files changed +130
-101
lines changed
Expand file tree Collapse file tree 3 files changed +130
-101
lines changed Original file line number Diff line number Diff line change 2828 - name : Build Docs
2929 run : yarn docs
3030 - name : Deploy Docs
31- uses : JamesIves/github-pages-deploy-action@830e6a4f7c81743c52f3fed0ac67428feff9620a # tag=v4.2.5
31+ uses : JamesIves/github-pages-deploy-action@8817a56e5bfec6e2b08345c81f4d422db53a2cdc # tag=v4.3.3
3232 with :
3333 branch : gh-pages # The branch the action should deploy to.
3434 folder : docs # The folder the action should deploy.
Original file line number Diff line number Diff line change 3434 " !dist/*.tsbuildinfo"
3535 ],
3636 "devDependencies" : {
37- "@types/jest" : " ^27.4 .1" ,
38- "@types/node" : " ^16.11.26 " ,
39- "@typescript-eslint/eslint-plugin" : " ^5.17 .0" ,
40- "@typescript-eslint/parser" : " ^5.17 .0" ,
37+ "@types/jest" : " ^27.5 .1" ,
38+ "@types/node" : " ^16.11.35 " ,
39+ "@typescript-eslint/eslint-plugin" : " ^5.23 .0" ,
40+ "@typescript-eslint/parser" : " ^5.23 .0" ,
4141 "cz-conventional-changelog" : " ^3.3.0" ,
4242 "denoify" : " ^0.11.0" ,
43- "eslint" : " ^8.12 .0" ,
43+ "eslint" : " ^8.15 .0" ,
4444 "eslint-config-prettier" : " ^8.5.0" ,
4545 "jest" : " ^27.5.1" ,
4646 "prettier" : " ^2.6.2" ,
4747 "ts-jest" : " ^27.1.4" ,
4848 "ts-node" : " ^10.7.0" ,
49- "tsup" : " ^5.12.3 " ,
50- "typedoc" : " ^0.22.13 " ,
51- "typescript" : " ^4.6.3 "
49+ "tsup" : " ^5.12.7 " ,
50+ "typedoc" : " ^0.22.15 " ,
51+ "typescript" : " ^4.6.4 "
5252 },
5353 "scripts" : {
5454 "prepare" : " tsup" ,
You can’t perform that action at this time.
0 commit comments