Skip to content

Commit 6c3346c

Browse files
chore(deps): update dependency translations_cleaner to v0.1.0
1 parent 2c945c3 commit 6c3346c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/ubuntu_bootstrap/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dev_dependencies:
6868
mockito: ^5.4.4
6969
riverpod_generator: ^2.6.3
7070
subiquity_test: ^0.1.0
71-
translations_cleaner: ^0.0.5
71+
translations_cleaner: 0.1.0
7272
ubuntu_lints: ^0.4.0
7373
ubuntu_provision_test: ^0.1.0
7474
ubuntu_test: ^0.2.2

apps/ubuntu_init/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev_dependencies:
5050
integration_test:
5151
sdk: flutter
5252
mockito: ^5.4.4
53-
translations_cleaner: ^0.0.5
53+
translations_cleaner: 0.1.0
5454
ubuntu_lints: ^0.4.0
5555
ubuntu_provision_test: ^0.1.0
5656
ubuntu_test: ^0.2.2

packages/ubuntu_provision/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dev_dependencies:
5959
freezed: ^3.1.0
6060
json_serializable: ^6.7.1
6161
mockito: ^5.4.4
62-
translations_cleaner: ^0.0.5
62+
translations_cleaner: 0.1.0
6363
ubuntu_lints: ^0.4.0
6464
ubuntu_test: ^0.2.2
6565
vector_graphics: ^1.1.11

0 commit comments

Comments
 (0)