From 21f1d635bdbce4e48a50026e2b69d15c6161ead7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:51:40 +0000 Subject: [PATCH] Bump args from 2.3.1 to 2.4.2 Bumps [args](https://github.com/dart-lang/args) from 2.3.1 to 2.4.2. - [Release notes](https://github.com/dart-lang/args/releases) - [Changelog](https://github.com/dart-lang/args/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/args/compare/2.3.1...v2.4.2) --- updated-dependencies: - dependency-name: args dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.lock b/pubspec.lock index 79dd56b..d4e0d45 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,7 +21,7 @@ packages: name: args url: "https://pub.dartlang.org" source: hosted - version: "2.3.1" + version: "2.4.2" async: dependency: transitive description: