Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Side by Side Diff: pubspec.lock

Issue 1505983005: Upgrade to analyzer 0.27.0. (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: Bump. Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « lib/src/source_visitor.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by pub 1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile 2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages: 3 packages:
4 analyzer: 4 analyzer:
5 description: analyzer 5 description: analyzer
6 source: hosted 6 source: hosted
7 version: "0.26.3" 7 version: "0.27.0"
8 ansicolor: 8 ansicolor:
9 description: ansicolor 9 description: ansicolor
10 source: hosted 10 source: hosted
11 version: "0.0.9" 11 version: "0.0.9"
12 args: 12 args:
13 description: args 13 description: args
14 source: hosted 14 source: hosted
15 version: "0.13.2" 15 version: "0.13.2"
16 async: 16 async:
17 description: async 17 description: async
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 description: mockable_filesystem 89 description: mockable_filesystem
90 source: hosted 90 source: hosted
91 version: "0.0.3" 91 version: "0.0.3"
92 package_config: 92 package_config:
93 description: package_config 93 description: package_config
94 source: hosted 94 source: hosted
95 version: "0.1.3" 95 version: "0.1.3"
96 path: 96 path:
97 description: path 97 description: path
98 source: hosted 98 source: hosted
99 version: "1.3.8" 99 version: "1.3.9"
100 plugin: 100 plugin:
101 description: plugin 101 description: plugin
102 source: hosted 102 source: hosted
103 version: "0.1.0" 103 version: "0.1.0"
104 pool: 104 pool:
105 description: pool 105 description: pool
106 source: hosted 106 source: hosted
107 version: "1.2.1" 107 version: "1.2.1"
108 pub_semver: 108 pub_semver:
109 description: pub_semver 109 description: pub_semver
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 description: string_scanner 145 description: string_scanner
146 source: hosted 146 source: hosted
147 version: "0.1.4" 147 version: "0.1.4"
148 supports_color: 148 supports_color:
149 description: supports_color 149 description: supports_color
150 source: hosted 150 source: hosted
151 version: "0.1.1" 151 version: "0.1.1"
152 test: 152 test:
153 description: test 153 description: test
154 source: hosted 154 source: hosted
155 version: "0.12.6" 155 version: "0.12.6"
kevmoo 2015/12/09 00:59:24 update test as well
Bob Nystrom 2015/12/09 01:06:25 Done.
156 typed_data: 156 typed_data:
157 description: typed_data 157 description: typed_data
158 source: hosted 158 source: hosted
159 version: "1.1.1" 159 version: "1.1.1"
160 unscripted: 160 unscripted:
161 description: unscripted 161 description: unscripted
162 source: hosted 162 source: hosted
163 version: "0.6.2" 163 version: "0.6.2"
164 utf: 164 utf:
165 description: utf 165 description: utf
166 source: hosted 166 source: hosted
167 version: "0.9.0+2" 167 version: "0.9.0+2"
168 watcher: 168 watcher:
169 description: watcher 169 description: watcher
170 source: hosted 170 source: hosted
171 version: "0.9.7" 171 version: "0.9.7"
172 when: 172 when:
173 description: when 173 description: when
174 source: hosted 174 source: hosted
175 version: "0.2.0" 175 version: "0.2.0"
176 which: 176 which:
177 description: which 177 description: which
178 source: hosted 178 source: hosted
179 version: "0.1.3" 179 version: "0.1.3"
180 yaml: 180 yaml:
181 description: yaml 181 description: yaml
182 source: hosted 182 source: hosted
183 version: "2.1.7" 183 version: "2.1.7"
OLDNEW
« no previous file with comments | « lib/src/source_visitor.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698