From 4926d0fa1043c6f1bf6c004b0c8711b5f54fc31e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 23:09:07 +0000 Subject: [PATCH] Bump image from 3.3.0 to 4.0.12 in /web/samples_index Bumps [image](https://github.com/brendan-duncan/image) from 3.3.0 to 4.0.12. - [Release notes](https://github.com/brendan-duncan/image/releases) - [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/image/compare/3.3.0...4.0.12) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- web/samples_index/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/samples_index/pubspec.yaml b/web/samples_index/pubspec.yaml index 5ce93c65883..3568dd26be4 100644 --- a/web/samples_index/pubspec.yaml +++ b/web/samples_index/pubspec.yaml @@ -22,7 +22,7 @@ dev_dependencies: build_runner: ^2.0.6 build_web_compilers: ^3.0.0 tuneup: ^0.3.8 - image: ^3.0.2 + image: ">=3.0.2 <5.0.0" # waiting for the next material-components-web release. # Once released, it will need to be rolled into package:mdc_web. #