From 0e2aeeea8f675001419f29860e0e9bc61139fe31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 21:34:54 +0000 Subject: [PATCH] build: (deps): bump translations_cleaner from 0.1.1 to 0.2.1 Bumps [translations_cleaner](https://github.com/Chinmay-KB/translations_cleaner) from 0.1.1 to 0.2.1. - [Changelog](https://github.com/Chinmay-KB/translations_cleaner/blob/main/CHANGELOG.md) - [Commits](https://github.com/Chinmay-KB/translations_cleaner/compare/v0.1.1...v0.2.1) --- updated-dependencies: - dependency-name: translations_cleaner dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 61ec6e1633..55ba5106ee 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1933,10 +1933,10 @@ packages: dependency: "direct dev" description: name: translations_cleaner - sha256: c6e5051cb5d4fe4c5b2cc1ef83a6964f27063f9cf5b6166f445709bea8f81ad3 + sha256: "96308250844e5451bb6e37f97a029a175caf90225db8e366cb328768bb3bef32" url: "https://pub.dev" source: hosted - version: "0.1.1" + version: "0.2.1" typed_data: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8ed8f0094d..113f0d12aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -95,7 +95,7 @@ dev_dependencies: integration_test: sdk: flutter license_checker: ^1.6.2 - translations_cleaner: ^0.1.1 + translations_cleaner: ^0.2.1 flutter: generate: true