Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit 77ab6ca

Browse files
mvuksanojbdeboer
authored andcommitted
chore: change html5 dependency constraint to >=0.10.0 <0.11.0
Closes #977 Closes #978
1 parent 6bfdff7 commit 77ab6ca

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

benchmark/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ packages:
1818
barback:
1919
description: barback
2020
source: hosted
21-
version: "0.13.0"
21+
version: "0.12.0"
2222
benchmark_harness:
2323
description: benchmark_harness
2424
source: hosted
@@ -42,7 +42,7 @@ packages:
4242
html5lib:
4343
description: html5lib
4444
source: hosted
45-
version: "0.9.2"
45+
version: "0.10.0"
4646
intl:
4747
description: intl
4848
source: hosted

benchmark/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
code_transformers: '>=0.1.0 <0.2.0'
2121
collection: '>=0.9.1 <1.0.0'
2222
di: '>=0.0.37 <0.1.0'
23-
html5lib: '>=0.8.7 <0.10.0'
23+
html5lib: '>=0.10.0 <0.11.0'
2424
intl: '>=0.8.7 <0.10.0'
2525
perf_api: '>=0.0.8 <0.1.0'
2626
route_hierarchical: '>=0.4.7 <0.5.0'

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ packages:
3636
html5lib:
3737
description: html5lib
3838
source: hosted
39-
version: "0.9.2"
39+
version: "0.10.0"
4040
intl:
4141
description: intl
4242
source: hosted

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
code_transformers: '>=0.1.3 <0.2.0'
2121
collection: '>=0.9.1 <1.0.0'
2222
di: '>=0.0.37 <0.1.0'
23-
html5lib: '>=0.9.2 <0.10.0'
23+
html5lib: '>=0.10.0 <0.11.0'
2424
intl: '>=0.8.7 <0.10.0'
2525
perf_api: '>=0.0.8 <0.1.0'
2626
route_hierarchical: '>=0.4.18 <0.5.0'

0 commit comments

Comments
 (0)