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 8
8
],
9
9
"commit" : false ,
10
10
"linked" : [],
11
- "access" : " restricted " ,
11
+ "access" : " public " ,
12
12
"baseBranch" : " main" ,
13
13
"updateInternalDependencies" : " patch" ,
14
14
"bumpVersionsWithWorkspaceProtocolOnly" : true ,
Original file line number Diff line number Diff line change 13
13
contents : write
14
14
issues : write
15
15
pull-requests : write
16
+ id-token : write
16
17
name : Release
17
18
runs-on : ubuntu-latest
18
19
steps :
Original file line number Diff line number Diff line change 3
3
"version" : " 1.3.1" ,
4
4
"type" : " module" ,
5
5
"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
+ },
7
10
"homepage" : " https://github.com/sveltejs/svelte-eslint-parser#readme" ,
8
11
"author" : " Yosuke Ota (https://github.com/ota-meshi)" ,
9
12
"contributors" : [
You can’t perform that action at this time.
0 commit comments