File tree Expand file tree Collapse file tree 6 files changed +977
-904
lines changed
Expand file tree Collapse file tree 6 files changed +977
-904
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.
Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 88 - path : .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
99 spec : ' @yarnpkg/plugin-interactive-tools'
1010
11- yarnPath : .yarn/releases/yarn-3.2.0 .cjs
11+ yarnPath : .yarn/releases/yarn-3.2.1 .cjs
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.36 " ,
39+ "@typescript-eslint/eslint-plugin" : " ^5.24 .0" ,
40+ "@typescript-eslint/parser" : " ^5.24 .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.8 " ,
50+ "typedoc" : " ^0.22.15 " ,
51+ "typescript" : " ^4.6.4 "
5252 },
5353 "scripts" : {
5454 "prepare" : " tsup" ,
6666 "path" : " cz-conventional-changelog"
6767 }
6868 },
69- "packageManager" : " yarn@3.2.0 " ,
69+ "packageManager" : " yarn@3.2.1 " ,
7070 "dependencies" : {
7171 "standard-version" : " ^9.3.2"
7272 }
You can’t perform that action at this time.
0 commit comments