Skip to content

Commit

Permalink
update cli_pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed May 28, 2024
1 parent 40df20e commit d510464
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@ packages:
dependency: "direct dev"
description:
name: cli_pkg
sha256: "009e19944bbfb07c3b97f2f8c9941aa01ca70a7d3d0018e813303b4c3905c9b9"
sha256: f812467b5d6a5f26ad0fba5dcfc95133df02edbae47dfa4ade3df5d2b5afdcf2
url: "https://pub.dev"
source: hosted
version: "2.5.0"
version: "2.10.0"
cli_util:
dependency: transitive
description:
Expand Down Expand Up @@ -473,6 +473,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.5"
native_stack_traces:
dependency: transitive
description:
name: native_stack_traces
sha256: "64d2f4bcf3b69326fb9bc91b4dd3a06f94bb5bbc3a65e25ae6467ace0b34bfd3"
url: "https://pub.dev"
source: hosted
version: "0.5.7"
node_interop:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:
cli_completion: ^0.5.0

dev_dependencies:
cli_pkg: 2.5.0
cli_pkg: 2.10.0
grinder: ^0.9.5
test: ^1.24.6
lints: ^2.1.1
Expand Down

0 comments on commit d510464

Please sign in to comment.