From 401f2f63b81a0da9175677973413c90c40461a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:41:11 +0000 Subject: [PATCH] Bump args from 2.4.1 to 2.4.2 Bumps [args](https://github.com/dart-lang/args) from 2.4.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/v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: args dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.lock b/pubspec.lock index ecdf853..ff955a2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,7 +21,7 @@ packages: name: args url: "https://pub.dartlang.org" source: hosted - version: "2.4.1" + version: "2.4.2" async: dependency: transitive description: