Skip to content

Commit a37127c

Browse files
chore(deps): update dependency translations_cleaner to v0.2.0
1 parent ce6beb7 commit a37127c

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.2.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.2.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
@@ -58,7 +58,7 @@ dev_dependencies:
5858
freezed: ^3.1.0
5959
json_serializable: ^6.7.1
6060
mockito: ^5.4.4
61-
translations_cleaner: ^0.0.5
61+
translations_cleaner: 0.2.0
6262
ubuntu_lints: ^0.4.0
6363
ubuntu_test: ^0.2.2
6464
vector_graphics: ^1.1.11

0 commit comments

Comments
 (0)