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:
66 name: analyzer
77 url: "https://pub.dartlang.org"
88 source: hosted
9- version: "0.27.3 -alpha.7 "
9+ version: "0.27.4 -alpha.18 "
1010 ansicolor:
1111 description:
1212 name: ansicolor
@@ -66,7 +66,7 @@ packages:
6666 name: crypto
6767 url: "https://pub.dartlang.org"
6868 source: hosted
69- version: "0.9.2+ 1"
69+ version: "2.0. 1"
7070 csslib:
7171 description:
7272 name: csslib
@@ -109,6 +109,12 @@ packages:
109109 url: "https://pub.dartlang.org"
110110 source: hosted
111111 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"
112118 logging:
113119 description:
114120 name: logging
@@ -162,7 +168,7 @@ packages:
162168 name: plugin
163169 url: "https://pub.dartlang.org"
164170 source: hosted
165- version: "0.1 .0"
171+ version: "0.2 .0"
166172 pool:
167173 description:
168174 name: pool
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ homepage: https://github.com/dart-lang/dartdoc
77environment :
88 sdk : ' >=1.14.0 <2.0.0'
99dependencies :
10- analyzer : 0.27.3 -alpha.7
10+ analyzer : 0.27.4 -alpha.18
1111 args : ^0.13.0
1212 cli_util : ^0.0.1
1313 collection : ^1.2.0
You can’t perform that action at this time.
0 commit comments