Commit 53b3cc3 1 parent 8718815 commit 53b3cc3 Copy full SHA for 53b3cc3
File tree 6 files changed +11
-11
lines changed
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.0.62 " ,
5
+ "version" : " 0.0.63-next.0 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @definitelytyped/definitions-parser" ,
3
- "version" : " 0.0.62 " ,
3
+ "version" : " 0.0.63-next.0 " ,
4
4
"description" : " Reads the DefinitelyTyped repository and provides an API for querying its metadata" ,
5
5
"homepage" : " https://github.com/microsoft/DefinitelyTyped-tools/tree/master/packages/definitions-parser#readme" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @definitelytyped/dtslint-runner" ,
3
- "version" : " 0.0.62 " ,
3
+ "version" : " 0.0.63-next.0 " ,
4
4
"description" : " Run dtslint on DefinitelyTyped packages" ,
5
5
"homepage" : " https://github.com/microsoft/DefinitelyTyped-tools#readme" ,
6
6
"license" : " MIT" ,
21
21
"url" : " https://github.com/microsoft/DefinitelyTyped-tools/issues"
22
22
},
23
23
"dependencies" : {
24
- "@definitelytyped/definitions-parser" : " ^0.0.62 " ,
24
+ "@definitelytyped/definitions-parser" : " ^0.0.63-next.0 " ,
25
25
"@definitelytyped/utils" : " ^0.0.62" ,
26
26
"fs-extra" : " ^9.0.0" ,
27
27
"stats-lite" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @definitelytyped/perf" ,
3
- "version" : " 0.0.62 " ,
3
+ "version" : " 0.0.63-next.0 " ,
4
4
"description" : " " ,
5
5
"bin" : " index.js" ,
6
6
"scripts" : {
16
16
},
17
17
"dependencies" : {
18
18
"@azure/cosmos" : " ^3.6.3" ,
19
- "@definitelytyped/definitions-parser" : " ^0.0.62 " ,
19
+ "@definitelytyped/definitions-parser" : " ^0.0.63-next.0 " ,
20
20
"@definitelytyped/header-parser" : " ^0.0.62" ,
21
21
"@definitelytyped/utils" : " ^0.0.62" ,
22
22
"@octokit/rest" : " ^16.33.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @definitelytyped/publisher" ,
3
3
"private" : true ,
4
- "version" : " 0.0.62 " ,
4
+ "version" : " 0.0.63-next.0 " ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
7
7
"description" : " Publish DefinitelyTyped definitions to NPM" ,
8
8
"dependencies" : {
9
- "@definitelytyped/definitions-parser" : " ^0.0.62 " ,
9
+ "@definitelytyped/definitions-parser" : " ^0.0.63-next.0 " ,
10
10
"@definitelytyped/header-parser" : " ^0.0.62" ,
11
- "@definitelytyped/retag" : " ^0.0.62 " ,
11
+ "@definitelytyped/retag" : " ^0.0.63-next.0 " ,
12
12
"@definitelytyped/typescript-versions" : " ^0.0.62" ,
13
13
"@definitelytyped/utils" : " ^0.0.62" ,
14
14
"@octokit/rest" : " ^16.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @definitelytyped/retag" ,
3
- "version" : " 0.0.62 " ,
3
+ "version" : " 0.0.63-next.0 " ,
4
4
"description" : " Refresh tags on all DT-published packages in the @types scope." ,
5
5
"author" : " Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>" ,
6
6
"homepage" : " https://github.com/microsoft/DefinitelyTyped-tools#readme" ,
18
18
"url" : " https://github.com/microsoft/DefinitelyTyped-tools/issues"
19
19
},
20
20
"dependencies" : {
21
- "@definitelytyped/definitions-parser" : " ^0.0.62 " ,
21
+ "@definitelytyped/definitions-parser" : " ^0.0.63-next.0 " ,
22
22
"@definitelytyped/typescript-versions" : " ^0.0.62" ,
23
23
"@definitelytyped/utils" : " ^0.0.62" ,
24
24
"yargs" : " ^15.3.1"
You can’t perform that action at this time.
0 commit comments