Skip to content

Commit c8538fe

Browse files
build(deps): bump test from 1.26.3 to 1.27.0
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 to 1.27.0. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.27.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9200f61 commit c8538fe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -653,26 +653,26 @@ packages:
653653
dependency: "direct dev"
654654
description:
655655
name: test
656-
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
656+
sha256: "8f0eb7fa76b7d05a4f3707e0dbd581babef5b0915ca508b757cf15d0cabb56cb"
657657
url: "https://pub.dev"
658658
source: hosted
659-
version: "1.26.3"
659+
version: "1.27.0"
660660
test_api:
661661
dependency: transitive
662662
description:
663663
name: test_api
664-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
664+
sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8"
665665
url: "https://pub.dev"
666666
source: hosted
667-
version: "0.7.7"
667+
version: "0.7.8"
668668
test_core:
669669
dependency: transitive
670670
description:
671671
name: test_core
672-
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
672+
sha256: bad9916601a4f2ef6e4dbc466fb712e4b42cf4917c3fd428b018f51984fce13b
673673
url: "https://pub.dev"
674674
source: hosted
675-
version: "0.6.12"
675+
version: "0.6.13"
676676
typed_data:
677677
dependency: transitive
678678
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies:
5252

5353
dev_dependencies:
5454
mocktail: ^1.0.3
55-
test: ^1.25.5
55+
test: ^1.27.0
5656
very_good_analysis: ^9.0.0
5757

5858
dependency_overrides:

0 commit comments

Comments
 (0)