File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ packages:
6
6
name: analyzer
7
7
url: "https://pub.dartlang.org"
8
8
source: hosted
9
- version: "0.27.3 -alpha.7 "
9
+ version: "0.27.4 -alpha.18 "
10
10
ansicolor:
11
11
description:
12
12
name: ansicolor
@@ -66,7 +66,7 @@ packages:
66
66
name: crypto
67
67
url: "https://pub.dartlang.org"
68
68
source: hosted
69
- version: "0.9.2+ 1"
69
+ version: "2.0. 1"
70
70
csslib:
71
71
description:
72
72
name: csslib
@@ -109,6 +109,12 @@ packages:
109
109
url: "https://pub.dartlang.org"
110
110
source: hosted
111
111
version: "3.0.2"
112
+ isolate:
113
+ description:
114
+ name: isolate
115
+ url: "https://pub.dartlang.org"
116
+ source: hosted
117
+ version: "0.2.2"
112
118
logging:
113
119
description:
114
120
name: logging
@@ -162,7 +168,7 @@ packages:
162
168
name: plugin
163
169
url: "https://pub.dartlang.org"
164
170
source: hosted
165
- version: "0.1 .0"
171
+ version: "0.2 .0"
166
172
pool:
167
173
description:
168
174
name: pool
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ homepage: https://github.com/dart-lang/dartdoc
7
7
environment :
8
8
sdk : ' >=1.14.0 <2.0.0'
9
9
dependencies :
10
- analyzer : 0.27.3 -alpha.7
10
+ analyzer : 0.27.4 -alpha.18
11
11
args : ^0.13.0
12
12
cli_util : ^0.0.1
13
13
collection : ^1.2.0
You can’t perform that action at this time.
0 commit comments