Skip to content

Commit 6b9d601

Browse files
Bump the all_dependencies group
Bumps the all_dependencies group in /packages/override_api_endpoint with 2 updates: [custom_lint](https://github.com/invertase/dart_custom_lint) and [leancode_lint](https://github.com/leancodepl/flutter_corelibrary). Updates `custom_lint` from 0.5.11 to 0.8.1 - [Commits](invertase/dart_custom_lint@custom_lint-v0.5.11...custom_lint-v0.8.1) Updates `leancode_lint` from 8.0.0 to 19.0.1 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](leancode_lint-v8.0.0...leancode_lint-v19.0.1) Updates `leancode_lint` from 8.0.0 to 19.0.1 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](leancode_lint-v8.0.0...leancode_lint-v19.0.1) --- updated-dependencies: - dependency-name: custom_lint dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: leancode_lint dependency-version: 19.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all_dependencies - dependency-name: leancode_lint dependency-version: 19.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all_dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7704e15 commit 6b9d601

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/override_api_endpoint/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ dependencies:
1616
shared_preferences: ^2.0.6
1717

1818
dev_dependencies:
19-
custom_lint: ^0.5.6
20-
leancode_lint: ^8.0.0
19+
custom_lint: ">=0.5.6 <0.9.0"
20+
leancode_lint: ">=8.0.0 <20.0.0"

0 commit comments

Comments
 (0)