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

Unified Diff: pubspec.lock

Issue 1106553004: pkg/dart_style: update to latest analyzer (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: oops Created 5 years, 8 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
index 6a33dc194b4666a5fce6acdea2bc0f65da0e06a4..7c2ef771348c5c97540ec135d6d064d28f183c94 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -4,11 +4,11 @@ packages:
analyzer:
description: analyzer
source: hosted
- version: "0.24.0"
+ version: "0.25.0"
args:
description: args
source: hosted
- version: "0.12.2+6"
+ version: "0.13.0"
browser:
description: browser
source: hosted
@@ -24,47 +24,43 @@ packages:
http:
description: http
source: hosted
- version: "0.11.1+3"
+ version: "0.11.2"
http_multi_server:
description: http_multi_server
source: hosted
- version: "1.3.0+1"
+ version: "1.3.2"
http_parser:
description: http_parser
source: hosted
- version: "0.0.2+5"
- logging:
- description: logging
- source: hosted
- version: "0.9.3"
+ version: "0.0.2+6"
matcher:
description: matcher
source: hosted
- version: "0.11.4+2"
+ version: "0.11.4+4"
path:
description: path
source: hosted
- version: "1.3.3"
+ version: "1.3.5"
scheduled_test:
description: scheduled_test
source: hosted
- version: "0.11.7+1"
+ version: "0.11.8"
shelf:
description: shelf
source: hosted
- version: "0.6.0"
+ version: "0.6.1+1"
source_span:
description: source_span
source: hosted
- version: "1.0.3"
+ version: "1.1.2"
stack_trace:
description: stack_trace
source: hosted
- version: "1.2.3"
+ version: "1.3.1"
string_scanner:
description: string_scanner
source: hosted
- version: "0.1.3"
+ version: "0.1.3+1"
unittest:
description: unittest
source: hosted
@@ -72,4 +68,4 @@ packages:
watcher:
description: watcher
source: hosted
- version: "0.9.4"
+ version: "0.9.5"
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698