[ddc] Bump browser_launcher dep to v1.0.0

- Supports sound null safety.

Change-Id: I5778d1e0b47b97a24f7433509963f945d702d6b2
Issue: https://github.com/dart-lang/sdk/issues/46617
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/207920
Reviewed-by: Mark Zhou <markzipan@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
This commit is contained in:
Nicholas Shahan 2021-07-23 19:24:20 +00:00 committed by commit-bot@chromium.org
parent c9a570c22e
commit 5668791399
3 changed files with 5 additions and 5 deletions

View file

@ -142,7 +142,7 @@
"name": "browser_launcher",
"rootUri": "../third_party/pkg/browser_launcher",
"packageUri": "lib/",
"languageVersion": "2.2"
"languageVersion": "2.12"
},
{
"name": "build_integration",
@ -800,4 +800,4 @@
"languageVersion": "2.12"
}
]
}
}

2
DEPS
View file

@ -80,7 +80,7 @@ vars = {
"boringssl_gen_rev": "7322fc15cc065d8d2957fccce6b62a509dc4d641",
"boringssl_rev" : "1607f54fed72c6589d560254626909a64124f091",
"browser-compat-data_tag": "v1.0.22",
"browser_launcher_rev": "12ab9f351a44ac803de9bc17bb2180bb312a9dd7",
"browser_launcher_rev": "c6cc1025d6901926cf022e144ba109677e3548f1",
"charcode_rev": "84ea427711e24abf3b832923959caa7dd9a8514b",
"chrome_rev" : "19997",
"cli_util_rev" : "8c504de5deb08fe32ecf51f9662bb37d8c708e57",

View file

@ -28,7 +28,7 @@ dependencies:
source_span: any
dev_dependencies:
browser_launcher: ^0.1.9
browser_launcher: ^1.0.0
expect:
path: ../expect
http_multi_server:
@ -48,5 +48,5 @@ dev_dependencies:
path: ../testing
vm:
path: ../vm
webkit_inspection_protocol: ^0.7.4
webkit_inspection_protocol: ^1.0.0