Skip to content

Commit 5f8de2a

Browse files
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 6748817 commit 5f8de2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/login_client/pubspec.yaml

Lines changed: 2 additions & 2 deletions
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)