From 301533ca4591d2e4c296d018dbfae9423a463dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 02:41:41 +0000 Subject: [PATCH] Bump the all_dependencies group across 1 directory with 2 updates Bumps the all_dependencies group with 2 updates in the /packages/leancode_flutter_svg_adaptive_loader 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](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.6.10...custom_lint-v0.7.5) Updates `leancode_lint` from 13.0.0 to 15.1.0 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](https://github.com/leancodepl/flutter_corelibrary/compare/leancode_lint-v13.0.0...leancode_lint-v15.1.0) Updates `leancode_lint` from 13.0.0 to 15.1.0 - [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases) - [Commits](https://github.com/leancodepl/flutter_corelibrary/compare/leancode_lint-v13.0.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] --- packages/leancode_flutter_svg_adaptive_loader/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/leancode_flutter_svg_adaptive_loader/pubspec.yaml b/packages/leancode_flutter_svg_adaptive_loader/pubspec.yaml index 108b64d5..26103fc8 100644 --- a/packages/leancode_flutter_svg_adaptive_loader/pubspec.yaml +++ b/packages/leancode_flutter_svg_adaptive_loader/pubspec.yaml @@ -16,8 +16,8 @@ dependencies: vector_graphics_compiler: ^1.1.7 dev_dependencies: - custom_lint: ">=0.5.6 <0.7.0" + custom_lint: ">=0.5.6 <0.8.0" flutter_test: sdk: flutter - leancode_lint: ">=8.0.0 <14.0.0" + leancode_lint: ">=8.0.0 <16.0.0" meta: ^1.9.1