Skip to content

Commit 0711c17

Browse files
authored
Merge pull request #16 from dwyl/dependabot/pub/cupertino_icons-1.0.9
chore(deps): Bump cupertino_icons from 1.0.8 to 1.0.9
2 parents 389b378 + bac871e commit 0711c17

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

pubspec.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ packages:
2121
dependency: transitive
2222
description:
2323
name: characters
24-
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
24+
sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
2525
url: "https://pub.dev"
2626
source: hosted
27-
version: "1.4.0"
27+
version: "1.4.1"
2828
clock:
2929
dependency: transitive
3030
description:
@@ -45,10 +45,10 @@ packages:
4545
dependency: "direct main"
4646
description:
4747
name: cupertino_icons
48-
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
48+
sha256: "41e005c33bd814be4d3096aff55b1908d419fde52ca656c8c47719ec745873cd"
4949
url: "https://pub.dev"
5050
source: hosted
51-
version: "1.0.8"
51+
version: "1.0.9"
5252
fake_async:
5353
dependency: transitive
5454
description:
@@ -87,26 +87,26 @@ packages:
8787
dependency: transitive
8888
description:
8989
name: leak_tracker
90-
sha256: "6bb818ecbdffe216e81182c2f0714a2e62b593f4a4f13098713ff1685dfb6ab0"
90+
sha256: "33e2e26bdd85a0112ec15400c8cbffea70d0f9c3407491f672a2fad47915e2de"
9191
url: "https://pub.dev"
9292
source: hosted
93-
version: "10.0.9"
93+
version: "11.0.2"
9494
leak_tracker_flutter_testing:
9595
dependency: transitive
9696
description:
9797
name: leak_tracker_flutter_testing
98-
sha256: f8b613e7e6a13ec79cfdc0e97638fddb3ab848452eff057653abd3edba760573
98+
sha256: "1dbc140bb5a23c75ea9c4811222756104fbcd1a27173f0c34ca01e16bea473c1"
9999
url: "https://pub.dev"
100100
source: hosted
101-
version: "3.0.9"
101+
version: "3.0.10"
102102
leak_tracker_testing:
103103
dependency: transitive
104104
description:
105105
name: leak_tracker_testing
106-
sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
106+
sha256: "8d5a2d49f4a66b49744b23b018848400d23e54caf9463f4eb20df3eb8acb2eb1"
107107
url: "https://pub.dev"
108108
source: hosted
109-
version: "3.0.1"
109+
version: "3.0.2"
110110
lints:
111111
dependency: transitive
112112
description:
@@ -119,26 +119,26 @@ packages:
119119
dependency: transitive
120120
description:
121121
name: matcher
122-
sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
122+
sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861
123123
url: "https://pub.dev"
124124
source: hosted
125-
version: "0.12.17"
125+
version: "0.12.19"
126126
material_color_utilities:
127127
dependency: transitive
128128
description:
129129
name: material_color_utilities
130-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
130+
sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
131131
url: "https://pub.dev"
132132
source: hosted
133-
version: "0.11.1"
133+
version: "0.13.0"
134134
meta:
135135
dependency: transitive
136136
description:
137137
name: meta
138-
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
138+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
139139
url: "https://pub.dev"
140140
source: hosted
141-
version: "1.16.0"
141+
version: "1.17.0"
142142
path:
143143
dependency: transitive
144144
description:
@@ -196,18 +196,18 @@ packages:
196196
dependency: transitive
197197
description:
198198
name: test_api
199-
sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd
199+
sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a"
200200
url: "https://pub.dev"
201201
source: hosted
202-
version: "0.7.4"
202+
version: "0.7.10"
203203
vector_math:
204204
dependency: transitive
205205
description:
206206
name: vector_math
207-
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
207+
sha256: d530bd74fea330e6e364cda7a85019c434070188383e1cd8d9777ee586914c5b
208208
url: "https://pub.dev"
209209
source: hosted
210-
version: "2.1.4"
210+
version: "2.2.0"
211211
vm_service:
212212
dependency: transitive
213213
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434

3535
# The following adds the Cupertino Icons font to your application.
3636
# Use with the CupertinoIcons class for iOS style icons.
37-
cupertino_icons: ^1.0.8
37+
cupertino_icons: ^1.0.9
3838
intl: ^0.20.2
3939

4040
dev_dependencies:

0 commit comments

Comments
 (0)