Skip to content

Commit 36427ff

Browse files
committed
.r update dependency version constraints in pubspec.yaml
1 parent 9c13a0a commit 36427ff

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

pubspec.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ environment:
1515
sdk: ">=3.0.0 <4.0.0"
1616

1717
dependencies:
18-
yaml: 3.1.3
19-
path: 1.9.1
20-
args: 2.7.0
21-
collection: 1.19.1
18+
yaml: ^3.1.3
19+
path: ^1.9.1
20+
args: ^2.7.0
21+
collection: ^1.19.1
2222

2323
dev_dependencies:
24-
lints: 6.0.0
25-
test: 1.27.0
24+
lints: ^6.0.0
25+
test: ^1.27.0

0 commit comments

Comments
 (0)