File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 88 ],
99 "commit" : false ,
1010 "linked" : [],
11- "access" : " restricted " ,
11+ "access" : " public " ,
1212 "baseBranch" : " main" ,
1313 "updateInternalDependencies" : " patch" ,
1414 "bumpVersionsWithWorkspaceProtocolOnly" : true ,
Original file line number Diff line number Diff line change 1313 contents : write
1414 issues : write
1515 pull-requests : write
16+ id-token : write
1617 name : Release
1718 runs-on : ubuntu-latest
1819 steps :
Original file line number Diff line number Diff line change 33 "version" : " 1.3.1" ,
44 "type" : " module" ,
55 "description" : " Svelte parser for ESLint" ,
6- "repository" : " git+https://github.com/sveltejs/svelte-eslint-parser.git" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/sveltejs/svelte-eslint-parser.git"
9+ },
710 "homepage" : " https://github.com/sveltejs/svelte-eslint-parser#readme" ,
811 "author" : " Yosuke Ota (https://github.com/ota-meshi)" ,
912 "contributors" : [
You can’t perform that action at this time.
0 commit comments