From e55dec32d9acbf5adbae787a4eac994f47524e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 13:25:23 +0000 Subject: [PATCH] Bump stock from 1.0.0 to 1.0.1 Bumps [stock](https://github.com/xmartlabs/stock) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/xmartlabs/stock/releases) - [Changelog](https://github.com/xmartlabs/stock/blob/main/CHANGELOG.md) - [Commits](https://github.com/xmartlabs/stock/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: stock 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 98289a6..1c6aa4e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1061,7 +1061,7 @@ packages: name: stock url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.0.1" stream_channel: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3c4e5b1..49cc3e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: rxdart: 0.27.7 sqflite: 2.2.0+3 stack_trace: 1.10.0 - stock: 1.0.0 + stock: ^1.0.1 simple_animations: 5.0.0+3 font_awesome_flutter: 10.3.0