From 1d65d391829ec4064cfc9a7907cac4f31415feba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:04:42 +0000 Subject: [PATCH] Bump cider from 0.1.6 to 0.2.2 in /packages/sodium Bumps [cider](https://github.com/f3ath/cider) from 0.1.6 to 0.2.2. - [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.6...0.2.2) --- updated-dependencies: - dependency-name: cider dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/sodium/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sodium/pubspec.yaml b/packages/sodium/pubspec.yaml index 40f365aa..3e2f4dae 100644 --- a/packages/sodium/pubspec.yaml +++ b/packages/sodium/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: dev_dependencies: args: ^2.4.2 build_runner: ^2.4.4 - cider: ^0.1.5 + cider: ">=0.1.5 <0.3.0" collection: ^1.17.2 coverage: ^1.6.3 custom_lint: ^0.4.0