Skip to content

Commit

Permalink
Bump test from 1.24.5 to 1.24.6
Browse files Browse the repository at this point in the history
Closes #157

GitOrigin-RevId: bb5777c
Change-Id: Iabd3e0fdd30f75086209bbb51836dec9cc8095a5
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/323746
Reviewed-by: Alexander Thomas <[email protected]>
Commit-Queue: Alexander Thomas <[email protected]>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Sep 4, 2023
1 parent 01b62b9 commit 40ced91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,10 @@ packages:
dependency: "direct main"
description:
name: test
sha256: b9a384c4b9c4966dbf7215e7c033a78db1da7e5dcaf8da9232c5f24735f65652
sha256: "9b0dd8e36af4a5b1569029949d50a52cb2a2a2fdaa20cebb96e6603b9ae241f9"
url: "https://pub.dev"
source: hosted
version: "1.24.5"
version: "1.24.6"
test_api:
dependency: transitive
description:
Expand All @@ -341,10 +341,10 @@ packages:
dependency: transitive
description:
name: test_core
sha256: c6a536288535efef8526eea8adfa4e25fdd2849fa7f457ecb2a52099998ce8f7
sha256: "4bef837e56375537055fdbbbf6dd458b1859881f4c7e6da936158f77d61ab265"
url: "https://pub.dev"
source: hosted
version: "0.5.5"
version: "0.5.6"
typed_data:
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 @@ -11,7 +11,7 @@ dependencies:
http: ^1.1.0
path: ^1.4.1
stack_trace: ^1.11.1
test: ^1.24.5
test: ^1.24.6

dev_dependencies:
lints: ^2.0.0

0 comments on commit 40ced91

Please sign in to comment.