Commit 29a88cf8 authored by Todd Volkert's avatar Todd Volkert Committed by GitHub

Bump path to 1.4.0 and meta to 1.0.4 (#7369)

parent 79c8e5c7
...@@ -9,8 +9,8 @@ environment: ...@@ -9,8 +9,8 @@ environment:
dependencies: dependencies:
args: ^0.13.4 args: ^0.13.4
meta: ^1.0.3 meta: ^1.0.4
path: ^1.3.0 path: ^1.4.0
stack_trace: ^1.4.0 stack_trace: ^1.4.0
vm_service_client: '0.2.2+4' vm_service_client: '0.2.2+4'
......
...@@ -3,4 +3,4 @@ description: Various repository development tools for flutter. ...@@ -3,4 +3,4 @@ description: Various repository development tools for flutter.
dependencies: dependencies:
args: ^0.13.4 args: ^0.13.4
path: ^1.3.0 path: ^1.4.0
...@@ -7,7 +7,7 @@ homepage: http://flutter.io ...@@ -7,7 +7,7 @@ homepage: http://flutter.io
dependencies: dependencies:
collection: '>=1.9.1 <2.0.0' collection: '>=1.9.1 <2.0.0'
intl: '>=0.14.0 <0.15.0' intl: '>=0.14.0 <0.15.0'
meta: ^1.0.3 meta: ^1.0.4
vector_math: '>=2.0.3 <3.0.0' vector_math: '>=2.0.3 <3.0.0'
# async and http_parser can be removed when we move to using dart-lang/http # async and http_parser can be removed when we move to using dart-lang/http
......
...@@ -11,7 +11,7 @@ dependencies: ...@@ -11,7 +11,7 @@ dependencies:
file: '^0.1.0' file: '^0.1.0'
json_rpc_2: '^2.0.0' json_rpc_2: '^2.0.0'
matcher: '>=0.12.0 <1.0.0' matcher: '>=0.12.0 <1.0.0'
path: '^1.3.0' path: '^1.4.0'
web_socket_channel: '^1.0.0' web_socket_channel: '^1.0.0'
vm_service_client: '0.2.2+4' vm_service_client: '0.2.2+4'
flutter: flutter:
......
...@@ -18,10 +18,10 @@ dependencies: ...@@ -18,10 +18,10 @@ dependencies:
json_rpc_2: ^2.0.0 json_rpc_2: ^2.0.0
json_schema: 1.0.6 json_schema: 1.0.6
linter: ^0.1.21 linter: ^0.1.21
meta: ^1.0.3 meta: ^1.0.4
mustache: ^0.2.5 mustache: ^0.2.5
package_config: '>=0.1.5 <2.0.0' package_config: '>=0.1.5 <2.0.0'
path: ^1.3.0 path: ^1.4.0
pub_semver: ^1.0.0 pub_semver: ^1.0.0
stack_trace: ^1.4.0 stack_trace: ^1.4.0
usage: ^2.2.1 usage: ^2.2.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment