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

Unified Diff: packages/intl/pubspec.yaml

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/intl/CHANGELOG.md ('k') | packages/observe/.packages » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/intl/pubspec.yaml
diff --git a/packages/intl/pubspec.yaml b/packages/intl/pubspec.yaml
index 671a788534e8a408376fb946e9c182e017dff65f..33b6ac5bf8611baa02a9e0ec10f3771a0b420168 100644
--- a/packages/intl/pubspec.yaml
+++ b/packages/intl/pubspec.yaml
@@ -1,5 +1,5 @@
name: intl
-version: 0.12.4+2
+version: 0.12.4+3
author: Dart Team <misc@dartlang.org>
description: Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
homepage: https://github.com/dart-lang/intl
@@ -7,12 +7,12 @@ environment:
sdk: '>=1.4.0 <2.0.0'
documentation: http://www.dartdocs.org/documentation/intl/latest
dependencies:
- analyzer: '>=0.13.2 <0.27.0'
+ analyzer: '>=0.13.2 <0.28.0'
args: '>=0.12.1 <0.14.0'
path: '>=0.9.0 <2.0.0'
petitparser: '>=1.1.3 <2.0.0'
dev_dependencies:
- fixnum: '>=0.9.0 <0.10.0'
+ fixnum: '>=0.9.0 <0.11.0'
unittest: '>=0.10.0 <0.12.0'
transformers:
- $dart2js:
« no previous file with comments | « packages/intl/CHANGELOG.md ('k') | packages/observe/.packages » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698