Skip to content

Commit ca1e237

Browse files
⬆️ Bump args from 2.4.2 to 2.5.0 (#18)
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/main/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 8a0e6fc commit ca1e237

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
@@ -11,7 +11,7 @@ environment:
1111

1212
dependencies:
1313
algoliasearch: ^1.7.0
14-
args: ^2.4.2
14+
args: ^2.5.0
1515
cli_script: ^1.0.0
1616
envied: ^0.5.4+1
1717
html_unescape: ^2.0.0

0 commit comments

Comments
 (0)