File tree Expand file tree Collapse file tree 7 files changed +1492
-1109
lines changed
Expand file tree Collapse file tree 7 files changed +1492
-1109
lines changed Original file line number Diff line number Diff line change 1717 node-version : 16
1818 registry-url : https://registry.npmjs.org/
1919 - name : Restore CI Cache
20- uses : actions/cache@937d24475381cd9c75ae6db12cb4e79714b926ed # renovate: tag= v2.1.7
20+ uses : actions/cache@2b250bc32ad02700b996b496c14ac8c2840a2991 # v2.1.8
2121 id : cache-restore
2222 with :
2323 path : node_modules
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@9d877eea73427180ae43cf98e8914934fe157a1a # v4.7.6
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 1818 node-version : 16
1919 registry-url : https://registry.npmjs.org/
2020 - name : Restore CI Cache
21- uses : actions/cache@937d24475381cd9c75ae6db12cb4e79714b926ed # renovate: tag= v2.1.7
21+ uses : actions/cache@2b250bc32ad02700b996b496c14ac8c2840a2991 # v2.1.8
2222 id : cache-restore
2323 with :
2424 path : node_modules
4141 node-version : 16
4242 registry-url : https://registry.npmjs.org/
4343 - name : Restore CI Cache
44- uses : actions/cache@937d24475381cd9c75ae6db12cb4e79714b926ed # renovate: tag= v2.1.7
44+ uses : actions/cache@2b250bc32ad02700b996b496c14ac8c2840a2991 # v2.1.8
4545 id : cache-restore
4646 with :
4747 path : node_modules
6464 node-version : 16
6565 registry-url : https://registry.npmjs.org/
6666 - name : Restore CI Cache
67- uses : actions/cache@937d24475381cd9c75ae6db12cb4e79714b926ed # renovate: tag= v2.1.7
67+ uses : actions/cache@2b250bc32ad02700b996b496c14ac8c2840a2991 # v2.1.8
6868 id : cache-restore
6969 with :
7070 path : node_modules
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.8.7 .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.2 " ,
38+ "@types/node" : " ^16.18.126 " ,
39+ "@typescript-eslint/eslint-plugin" : " ^5.62 .0" ,
40+ "@typescript-eslint/parser" : " ^5.62 .0" ,
4141 "cz-conventional-changelog" : " ^3.3.0" ,
42- "denoify" : " ^0.11 .0" ,
43- "eslint" : " ^8.12.0 " ,
44- "eslint-config-prettier" : " ^8.5.0 " ,
42+ "denoify" : " ^0.16 .0" ,
43+ "eslint" : " ^8.57.1 " ,
44+ "eslint-config-prettier" : " ^8.10.2 " ,
4545 "jest" : " ^27.5.1" ,
46- "prettier" : " ^2.6.2 " ,
47- "ts-jest" : " ^27.1.4 " ,
48- "ts-node" : " ^10.7.0 " ,
49- "tsup" : " ^5.12.3 " ,
50- "typedoc" : " ^0.22.13 " ,
51- "typescript" : " ^4.6.3 "
46+ "prettier" : " ^2.8.8 " ,
47+ "ts-jest" : " ^27.1.5 " ,
48+ "ts-node" : " ^10.9.2 " ,
49+ "tsup" : " ^5.12.9 " ,
50+ "typedoc" : " ^0.28.15 " ,
51+ "typescript" : " ^4.9.5 "
5252 },
5353 "scripts" : {
5454 "prepare" : " tsup" ,
6666 "path" : " cz-conventional-changelog"
6767 }
6868 },
69- "packageManager" : " yarn@3.2.0 " ,
69+ "packageManager" : " yarn@3.8.7 " ,
7070 "dependencies" : {
7171 "standard-version" : " ^9.3.2"
7272 }
You can’t perform that action at this time.
0 commit comments