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:
dependencies:
args: ^0.13.4
meta: ^1.0.3
path: ^1.3.0
meta: ^1.0.4
path: ^1.4.0
stack_trace: ^1.4.0
vm_service_client: '0.2.2+4'
......
......@@ -3,4 +3,4 @@ description: Various repository development tools for flutter.
dependencies:
args: ^0.13.4
path: ^1.3.0
path: ^1.4.0
......@@ -7,7 +7,7 @@ homepage: http://flutter.io
dependencies:
collection: '>=1.9.1 <2.0.0'
intl: '>=0.14.0 <0.15.0'
meta: ^1.0.3
meta: ^1.0.4
vector_math: '>=2.0.3 <3.0.0'
# async and http_parser can be removed when we move to using dart-lang/http
......
......@@ -11,7 +11,7 @@ dependencies:
file: '^0.1.0'
json_rpc_2: '^2.0.0'
matcher: '>=0.12.0 <1.0.0'
path: '^1.3.0'
path: '^1.4.0'
web_socket_channel: '^1.0.0'
vm_service_client: '0.2.2+4'
flutter:
......
......@@ -18,10 +18,10 @@ dependencies:
json_rpc_2: ^2.0.0
json_schema: 1.0.6
linter: ^0.1.21
meta: ^1.0.3
meta: ^1.0.4
mustache: ^0.2.5
package_config: '>=0.1.5 <2.0.0'
path: ^1.3.0
path: ^1.4.0
pub_semver: ^1.0.0
stack_trace: ^1.4.0
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