Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b84c444

Browse files
authoredMar 10, 2025··
Bump the all_dependencies group across 1 directory with 2 updates
Bumps the all_dependencies group with 2 updates in the /packages/login_client directory: [custom_lint](https://github.com/invertase/dart_custom_lint) and [leancode_lint](https://github.com/leancodepl/flutter_corelibrary). Updates `custom_lint` from 0.6.10 to 0.7.5 - [Commits](invertase/dart_custom_lint@custom_lint-v0.6.10...custom_lint-v0.7.5) Updates `leancode_lint` from 12.1.0 to 15.1.0 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](leancode_lint-v12.1.0...leancode_lint-v15.1.0) Updates `leancode_lint` from 12.1.0 to 15.1.0 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](leancode_lint-v12.1.0...leancode_lint-v15.1.0) --- updated-dependencies: - dependency-name: custom_lint 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-major dependency-group: all_dependencies - dependency-name: leancode_lint dependency-type: direct:production update-type: version-update:semver-major dependency-group: all_dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 775d9d0 commit b84c444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎packages/login_client/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818

1919
dev_dependencies:
2020
coverage: ^1.6.3
21-
custom_lint: ^0.6.4
22-
leancode_lint: ^12.0.0
21+
custom_lint: ">=0.6.4 <0.8.0"
22+
leancode_lint: ">=12.0.0 <16.0.0"
2323
mocktail: ^1.0.1
2424
test: ^1.16.4

0 commit comments

Comments
 (0)
Please sign in to comment.