Skip to content

Commit 9efc8bb

Browse files
Bump args from 2.6.0 to 2.7.0 (#4543)
1 parent cd3d653 commit 9efc8bb

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
@@ -26,10 +26,10 @@ packages:
2626
dependency: "direct main"
2727
description:
2828
name: args
29-
sha256: bf9f5caeea8d8fe6721a9c358dd8a5c1947b27f1cfaa18b39c301273594919e6
29+
sha256: d0481093c50b1da8910eb0bb301626d4d8eb7284aa739614d2b394ee09e3ea04
3030
url: "https://pub.dev"
3131
source: hosted
32-
version: "2.6.0"
32+
version: "2.7.0"
3333
async:
3434
dependency: "direct main"
3535
description:

pubspec.yaml

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

66
dependencies:
77
analyzer: 7.1.0
8-
args: ^2.6.0
8+
args: ^2.7.0
99
async: ^2.11.0
1010
cli_util: ^0.4.1
1111
collection: ^1.18.0

0 commit comments

Comments
 (0)