From 3a95033f08526896bf7bba591114b4688910b365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 16:35:32 +0000 Subject: [PATCH] Bump watch_it from 2.4.1 to 2.4.2 Bumps [watch_it](https://github.com/flutter-it/watch_it) from 2.4.1 to 2.4.2. - [Changelog](https://github.com/flutter-it/watch_it/blob/main/CHANGELOG.md) - [Commits](https://github.com/flutter-it/watch_it/commits) --- updated-dependencies: - dependency-name: watch_it dependency-version: 2.4.2 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 6bb225b..80f6927 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1590,10 +1590,10 @@ packages: dependency: "direct main" description: name: watch_it - sha256: f5dee042b876212f6201a4e92604ba5826ff11062e72ec70799abec163bea336 + sha256: "0449f08187ba70833dbca64fd9d7f098a53d4bd27ab5e9f49ae44b4c3a7577fa" url: "https://pub.dev" source: hosted - version: "2.4.1" + version: "2.4.2" watcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 72bf2bd..6d585df 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: translator: ^1.0.4 tuple: ^2.0.2 video_player: ^2.11.0 - watch_it: ^2.0.0 + watch_it: ^2.4.2 dev_dependencies: build_runner: ^2.11.1