From e33f2f000c5d4cf7bb5151a638e9ebfd5b5e6f96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 15:50:48 +0000 Subject: [PATCH] Bump checks from 0.3.0 to 0.3.1 Bumps [checks](https://github.com/dart-lang/test/tree/master/pkgs) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/checks-v0.3.1/pkgs) --- updated-dependencies: - dependency-name: checks dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index f24c3e1b59..54ede5ddbb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -45,10 +45,10 @@ packages: dependency: "direct dev" description: name: checks - sha256: aad431b45a8ae2fa26db8c22e385b9cdec73f72986a1d9d9f2017f4c39ecf5c9 + sha256: "016871c84732c1ac9856b8940236d5a5802ba638b3bd3e0ea7027b51a35f7aa7" url: "https://pub.dev" source: hosted - version: "0.3.0" + version: "0.3.1" cli_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 808dda2397..0600bd73f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: yaml_edit: ^2.2.2 dev_dependencies: - checks: ^0.3.0 + checks: ^0.3.1 dart_flutter_team_lints: ^3.5.2 shelf_test_handler: ^2.0.2 test: ^1.26.2