Skip to content

Commit 4eb95a5

Browse files
Bump cider from 0.1.3 to 0.1.4
Bumps [cider](https://github.com/f3ath/cider) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/f3ath/cider/releases) - [Changelog](https://github.com/f3ath/cider/blob/master/CHANGELOG.md) - [Commits](f3ath/cider@0.1.3...0.1.4) --- updated-dependencies: - dependency-name: cider dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d314523 commit 4eb95a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ packages:
154154
name: change
155155
url: "https://pub.dartlang.org"
156156
source: hosted
157-
version: "0.5.0"
157+
version: "0.6.0"
158158
characters:
159159
dependency: transitive
160160
description:
@@ -203,7 +203,7 @@ packages:
203203
name: cider
204204
url: "https://pub.dartlang.org"
205205
source: hosted
206-
version: "0.1.3"
206+
version: "0.1.4"
207207
cli_util:
208208
dependency: transitive
209209
description:
@@ -623,14 +623,14 @@ packages:
623623
name: markdown
624624
url: "https://pub.dartlang.org"
625625
source: hosted
626-
version: "6.0.1"
626+
version: "7.0.1"
627627
marker:
628628
dependency: transitive
629629
description:
630630
name: marker
631631
url: "https://pub.dartlang.org"
632632
source: hosted
633-
version: "0.4.0"
633+
version: "0.5.1"
634634
matcher:
635635
dependency: transitive
636636
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dev_dependencies:
7171
mockito: ^5.3.2
7272
network_image_mock: ^2.1.1
7373
flutter_lints: ^2.0.1
74-
cider: ^0.1.3
74+
cider: ^0.1.4
7575

7676
flutter_icons:
7777
android: true

0 commit comments

Comments
 (0)