Skip to content

Commit 2be152f

Browse files
committed
build(deps): update core to v1.2.0 and email-client to v1.0.0
- Update core dependency from commit 828b984 to v1.2.0 - Update email-client dependency from commit c5e36d0 to v1.0.0 - Update corresponding resolved refs in pubspec.lock
1 parent a68acd9 commit 2be152f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ packages:
6969
dependency: "direct main"
7070
description:
7171
path: "."
72-
ref: "828b984517edec069266579c624c7af9fbe0e2ac"
73-
resolved-ref: "828b984517edec069266579c624c7af9fbe0e2ac"
72+
ref: "v1.2.0"
73+
resolved-ref: d052799c1ebb7bcdd1a725a2a7919948c14fa001
7474
url: "https://github.com/flutter-news-app-full-source-code/core.git"
7575
source: git
76-
version: "0.0.0"
76+
version: "1.2.0"
7777
coverage:
7878
dependency: transitive
7979
description:
@@ -94,8 +94,8 @@ packages:
9494
dependency: "direct main"
9595
description:
9696
path: "."
97-
ref: c5e36d06b58918056dde4a58d177a39fb66bfe24
98-
resolved-ref: c5e36d06b58918056dde4a58d177a39fb66bfe24
97+
ref: "v1.0.0"
98+
resolved-ref: "31faf0e429aeea519204dfdd26afdba36ea1d8dc"
9999
url: "https://github.com/flutter-news-app-full-source-code/email-client.git"
100100
source: git
101101
version: "0.0.0"

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ dependencies:
1010
core:
1111
git:
1212
url: https://github.com/flutter-news-app-full-source-code/core.git
13-
ref: 828b984517edec069266579c624c7af9fbe0e2ac
13+
ref: v1.2.0
1414
email_client:
1515
git:
1616
url: https://github.com/flutter-news-app-full-source-code/email-client.git
17-
ref: c5e36d06b58918056dde4a58d177a39fb66bfe24
17+
ref: v1.0.0
1818

1919
dev_dependencies:
2020
mocktail: ^1.0.4

0 commit comments

Comments
 (0)