Skip to content

Commit 83af523

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] <[email protected]>
1 parent 9eb355f commit 83af523

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
@@ -384,26 +384,26 @@ packages:
384384
dependency: "direct dev"
385385
description:
386386
name: test
387-
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
387+
sha256: "8f0eb7fa76b7d05a4f3707e0dbd581babef5b0915ca508b757cf15d0cabb56cb"
388388
url: "https://pub.dev"
389389
source: hosted
390-
version: "1.26.3"
390+
version: "1.27.0"
391391
test_api:
392392
dependency: transitive
393393
description:
394394
name: test_api
395-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
395+
sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8"
396396
url: "https://pub.dev"
397397
source: hosted
398-
version: "0.7.7"
398+
version: "0.7.8"
399399
test_core:
400400
dependency: transitive
401401
description:
402402
name: test_core
403-
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
403+
sha256: bad9916601a4f2ef6e4dbc466fb712e4b42cf4917c3fd428b018f51984fce13b
404404
url: "https://pub.dev"
405405
source: hosted
406-
version: "0.6.12"
406+
version: "0.6.13"
407407
typed_data:
408408
dependency: transitive
409409
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ dependencies:
2525

2626
dev_dependencies:
2727
mocktail: ^1.0.4
28-
test: ^1.26.2
28+
test: ^1.27.0
2929
very_good_analysis: ^9.0.0

0 commit comments

Comments
 (0)