We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f32836 commit 7e312aaCopy full SHA for 7e312aa
changelog_cli/pubspec.yaml
@@ -12,20 +12,20 @@ environment:
12
dependencies:
13
args: ^2.3.1
14
collection: ^1.17.0
15
- conventional_commit: ^0.5.0+1
+ conventional_commit: ^0.6.0+1
16
equatable: ^2.0.5
17
- file: ^6.1.4
+ file: ^7.0.1
18
git: ^2.2.0
19
mason_logger: ^0.2.0
20
- pub_updater: ">=0.2.1 <0.4.0"
+ pub_updater: ^0.4.0
21
22
dev_dependencies:
23
build_runner: ^2.0.0
24
build_verify: ^3.0.0
25
build_version: ^2.0.0
26
- mocktail: ^0.3.0
+ mocktail: ^1.0.4
27
test: ^1.19.2
28
- very_good_analysis: ^3.1.0
+ very_good_analysis: ^6.0.0
29
30
executables:
31
changelog_cli:
0 commit comments