Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index fa01acf4681883841ab948dd5181103d6e17e8d2..1274e1da918a70d69e1c9453b0ab8a52dca0313f 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -10,9 +10,9 @@ description: > |
elements, by hiding DOM subtrees under shadow roots. HTML Imports let authors |
bundle code and HTML as if they were libraries. |
dependencies: |
- analyzer: '^0.22.4' |
+ analyzer: '>=0.22.4 <0.25.0' |
barback: '>=0.14.2 <0.16.0' |
- code_transformers: '^0.2.4' |
+ code_transformers: '^0.2.7' |
html5lib: '^0.12.0' |
initialize: '^0.5.0+1' |
path: '^1.3.0' |