From e0fd814a1d30b5a148a496eac6382031ddc9dd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 00:19:34 +0000 Subject: [PATCH] Bump cider from 0.1.1 to 0.1.2+1 Bumps [cider](https://github.com/f3ath/cider) from 0.1.1 to 0.1.2+1. - [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.1...0.1.2) --- updated-dependencies: - dependency-name: cider dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 17 +++++------------ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e15a8713d..9ce007480 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -154,7 +154,7 @@ packages: name: change url: "https://pub.dartlang.org" source: hosted - version: "0.3.1" + version: "0.5.0" characters: dependency: transitive description: @@ -162,13 +162,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.2.1" - charcode: - dependency: transitive - description: - name: charcode - url: "https://pub.dartlang.org" - source: hosted - version: "1.3.1" charts_common: dependency: transitive description: @@ -210,7 +203,7 @@ packages: name: cider url: "https://pub.dartlang.org" source: hosted - version: "0.1.1" + version: "0.1.2+1" cli_util: dependency: transitive description: @@ -630,14 +623,14 @@ packages: name: markdown url: "https://pub.dartlang.org" source: hosted - version: "4.0.1" + version: "6.0.1" marker: dependency: transitive description: name: marker url: "https://pub.dartlang.org" source: hosted - version: "0.2.3" + version: "0.4.0" matcher: dependency: transitive description: @@ -1090,7 +1083,7 @@ packages: name: version_manipulation url: "https://pub.dartlang.org" source: hosted - version: "0.1.0" + version: "0.1.1" video_player: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6ce986f10..8195a9033 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -70,7 +70,7 @@ dev_dependencies: mockito: ^5.3.2 network_image_mock: ^2.1.1 flutter_lints: ^2.0.1 - cider: ^0.1.1 + cider: ^0.1.2+1 flutter_icons: android: true