From f2257fb04503105d7a97a30d33833c22303200b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:41:22 +0000 Subject: [PATCH] Bump material_symbols_icons from 4.2785.1 to 4.2800.2 Bumps [material_symbols_icons](https://github.com/timmaffett/material_symbols_icons) from 4.2785.1 to 4.2800.2. - [Release notes](https://github.com/timmaffett/material_symbols_icons/releases) - [Changelog](https://github.com/timmaffett/material_symbols_icons/blob/master/CHANGELOG.md) - [Commits](https://github.com/timmaffett/material_symbols_icons/commits) --- updated-dependencies: - dependency-name: material_symbols_icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3892377e4..c41d0ac2a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -548,10 +548,10 @@ packages: dependency: "direct main" description: name: material_symbols_icons - sha256: "66416c4e30bd363508e12669634fc4f3250b83b69e862de67f4f9c480cf42414" + sha256: a783133f87c58e10b1cc19797f7c3192ff9c2bab301c4ade90312d8f2aed01b2 url: "https://pub.dev" source: hosted - version: "4.2785.1" + version: "4.2800.2" menu_base: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6d5025989..2d8f4737b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -70,7 +70,7 @@ dependencies: io: ^1.0.4 base32: ^2.1.3 convert: ^3.1.1 - material_symbols_icons: ^4.2741.0 + material_symbols_icons: ^4.2800.2 dev_dependencies: integration_test: