File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
dartdoc :
2
2
linkToSource :
3
3
root : ' .'
4
- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v0.34 .0/%f%#L%l%'
4
+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v0.35 .0/%f%#L%l%'
Original file line number Diff line number Diff line change 1
1
// Generated code. Do not modify.
2
- const packageVersion = '0.34 .0' ;
2
+ const packageVersion = '0.35 .0' ;
Original file line number Diff line number Diff line change 1
1
name : dartdoc
2
2
# Run `grind build` after updating.
3
- version : 0.34 .0
3
+ version : 0.35 .0
4
4
description : A non-interactive HTML documentation generator for Dart source code.
5
5
homepage : https://github.com/dart-lang/dartdoc
6
6
environment :
7
- sdk : ' >=2.7 .0 <3.0.0'
7
+ sdk : ' >=2.10 .0 <3.0.0'
8
8
9
9
dependencies :
10
- analyzer : ^0.39.17
10
+ analyzer : ^0.40.4
11
11
args : ' >=1.5.0 <2.0.0'
12
12
collection : ^1.2.0
13
13
cli_util : ' >=0.1.4 <0.3.0'
@@ -24,7 +24,7 @@ dependencies:
24
24
25
25
dev_dependencies :
26
26
async : ' >=2.0.8'
27
- build : ^1.3 .0
27
+ build : ^1.5 .0
28
28
build_runner : ^1.10.0
29
29
build_version : ^2.0.1
30
30
coverage : ^0.14.0
You can’t perform that action at this time.
0 commit comments