Skip to content

Commit 4882fc9

Browse files
Bump the all_dependencies group across 1 directory with 3 updates
Bumps the all_dependencies group with 2 updates in the /packages/leancode_hooks directory: [custom_lint](https://github.com/invertase/dart_custom_lint) and [flutter_hooks](https://github.com/rrousselGit/flutter_hooks/tree/master/packages). Updates `custom_lint` from 0.6.10 to 0.7.0 - [Commits](invertase/dart_custom_lint@custom_lint-v0.6.10...custom_lint-v0.7.0) Updates `flutter_hooks` from 0.20.5 to 0.21.2 - [Commits](https://github.com/rrousselGit/flutter_hooks/commits/flutter_hooks-v0.21.2/packages) Updates `leancode_lint` from 14.2.0 to 14.4.0 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](leancode_lint-v14.2.0...leancode_lint-v14.4.0) --- updated-dependencies: - dependency-name: custom_lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: flutter_hooks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: leancode_lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 775d9d0 commit 4882fc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/leancode_hooks/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ dependencies:
1313
bloc: ^9.0.0
1414
flutter:
1515
sdk: flutter
16-
flutter_hooks: ^0.20.5
16+
flutter_hooks: ">=0.20.5 <0.22.0"
1717

1818
dev_dependencies:
1919
coverage: ^1.2.0
20-
custom_lint: ^0.6.4
20+
custom_lint: ">=0.6.4 <0.8.0"
2121
flutter_test:
2222
sdk: flutter
2323
leancode_lint: ">=12.0.0 <15.0.0"

0 commit comments

Comments
 (0)