Skip to content

Commit

Permalink
Bump args from 2.3.1 to 2.3.2 in /pub/helpers (#6500)
Browse files Browse the repository at this point in the history
Bumps [args](https://github.com/dart-lang/args) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/dart-lang/args/releases)
- [Changelog](https://github.com/dart-lang/args/blob/master/CHANGELOG.md)
- [Commits](dart-lang/args@2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: args
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent 1dd4d04 commit 82158d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pub/helpers/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ packages:
name: args
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.1"
version: "2.3.2"
async:
dependency: transitive
description:
Expand Down Expand Up @@ -228,4 +228,4 @@ packages:
source: hosted
version: "2.0.3"
sdks:
dart: ">=2.17.0 <3.0.0"
dart: ">=2.18.0 <3.0.0"
2 changes: 1 addition & 1 deletion pub/helpers/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ environment:
dependencies:
path: ^1.8.3
yaml: ^3.1.1
args: ^2.3.1
args: ^2.3.2
collection: ^1.17.0
pub_semver: ^2.1.3
http: ^0.13.5
Expand Down

0 comments on commit 82158d2

Please sign in to comment.