From 877bb02e2cad29e381ee65fc19dc70e1445d705f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:16:38 +0000 Subject: [PATCH] Bump dependency_validator from 3.2.3 to 4.1.1 Bumps [dependency_validator](https://github.com/Workiva/dependency_validator) from 3.2.3 to 4.1.1. - [Release notes](https://github.com/Workiva/dependency_validator/releases) - [Changelog](https://github.com/Workiva/dependency_validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/Workiva/dependency_validator/compare/3.2.3...4.1.1) --- updated-dependencies: - dependency-name: dependency_validator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 36dba6d..da30a6d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dev_dependencies: build_web_compilers: '>=3.0.0 <5.0.0' dart_dev: ^4.0.0 dart_style: ^2.1.1 - dependency_validator: ^3.2.2 + dependency_validator: ^4.1.1 matcher: ^0.12.10 mocktail: ^1.0.3 test: ^1.16.8