Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit 542a45c

Browse files
committed
Update angular_ast dependency
1 parent 4420435 commit 542a45c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

angular/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
analyzer: ">=0.39.8 <0.39.17"
1919

2020
# It is extremely important these two dependencies stay pinned to current.
21-
angular_ast: 0.6.0
21+
angular_ast: 1.0.0
2222
angular_compiler: 0.5.0
2323
##########################################################################
2424

angular_compiler/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88

99
dependencies:
1010
analyzer: ">=0.39.8 <0.39.17"
11-
angular_ast: ^0.6.0
11+
angular_ast: ^1.0.0
1212
args: ^1.3.0
1313
build: '>=1.1.0 <2.0.0'
1414
code_builder: ^3.3.0

0 commit comments

Comments
 (0)