File tree Expand file tree Collapse file tree 7 files changed +3443
-1152
lines changed
Expand file tree Collapse file tree 7 files changed +3443
-1152
lines changed Original file line number Diff line number Diff line change 2727 node-version : 20.x
2828 cache : ' yarn'
2929 - name : Install
30- run : yarn install --frozen-lockfile
30+ run : yarn install --immutable
3131 - uses : continuousauth/action@4e8a2573eeb706f6d7300d6a9f3ca6322740b72d # v1.0.5
3232 timeout-minutes : 60
3333 with :
Original file line number Diff line number Diff line change 3333 node-version : " ${{ matrix.node-version }}"
3434 cache : ' yarn'
3535 - name : Install
36- run : yarn install --frozen-lockfile
36+ run : yarn install --immutable
3737 - name : Prettier
3838 run : yarn prettier:check
3939 - name : Build
Original file line number Diff line number Diff line change 33* api.json
44tsconfig.tsbuildinfo
55coverage
6+ .yarn /install-state.gz
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1+ enableScripts : false
2+
3+ nodeLinker : node-modules
4+
5+ npmMinimalAgeGate : 10080
6+
7+ npmPreapprovedPackages :
8+ - " @electron/*"
9+
10+ yarnPath : .yarn/releases/yarn-4.10.3.cjs
Original file line number Diff line number Diff line change 6666 "bugs" : {
6767 "url" : " https://github.com/electron/docs-parser/issues"
6868 },
69- "homepage" : " https://github.com/electron/docs-parser#readme"
69+ "homepage" : " https://github.com/electron/docs-parser#readme" ,
70+ "packageManager" : " yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f"
7071}
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments