Skip to content

Commit 9495deb

Browse files
⬆️ Bump args from 2.4.2 to 2.5.0 (#23)
Bumps [args](https://github.com/dart-lang/args) from 2.4.2 to 2.5.0. - [Release notes](https://github.com/dart-lang/args/releases) - [Changelog](https://github.com/dart-lang/args/blob/master/CHANGELOG.md) - [Commits](dart-archive/args@v2.4.2...v2.5.0) --- updated-dependencies: - dependency-name: args dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc5eb19 commit 9495deb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ packages:
6161
dependency: "direct main"
6262
description:
6363
name: args
64-
sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596
64+
sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a"
6565
url: "https://pub.dev"
6666
source: hosted
67-
version: "2.4.2"
67+
version: "2.5.0"
6868
async:
6969
dependency: transitive
7070
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ environment:
1212

1313
dependencies:
1414
algoliasearch: ^1.7.0
15-
args: ^2.4.2
15+
args: ^2.5.0
1616
alfred_workflow: ^0.6.1
1717
cli_script: ^1.0.0
1818
crypto: ^3.0.3

0 commit comments

Comments
 (0)