From 46239345f4e427862df19262bac9860226c8c14f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 01:27:25 +0000 Subject: [PATCH] Bump cider from 0.1.4 to 0.1.5 Bumps [cider](https://github.com/f3ath/cider) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/f3ath/cider/releases) - [Changelog](https://github.com/f3ath/cider/blob/master/CHANGELOG.md) - [Commits](https://github.com/f3ath/cider/compare/0.1.4...0.1.5) --- updated-dependencies: - dependency-name: cider dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6db317e7..72ebd677 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -203,7 +203,7 @@ packages: name: cider url: "https://pub.dartlang.org" source: hosted - version: "0.1.4" + version: "0.1.5" cli_util: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1a042bbb..c5e3d8fc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -71,7 +71,7 @@ dev_dependencies: mockito: ^5.3.2 network_image_mock: ^2.1.1 flutter_lints: ^2.0.1 - cider: ^0.1.4 + cider: ^0.1.5 flutter_icons: android: true