Skip to content

Commit 0adb33d

Browse files
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 28791d3 commit 0adb33d

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
@@ -365,26 +365,26 @@ packages:
365365
dependency: "direct dev"
366366
description:
367367
name: test
368-
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
368+
sha256: "8f0eb7fa76b7d05a4f3707e0dbd581babef5b0915ca508b757cf15d0cabb56cb"
369369
url: "https://pub.dev"
370370
source: hosted
371-
version: "1.26.3"
371+
version: "1.27.0"
372372
test_api:
373373
dependency: transitive
374374
description:
375375
name: test_api
376-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
376+
sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8"
377377
url: "https://pub.dev"
378378
source: hosted
379-
version: "0.7.7"
379+
version: "0.7.8"
380380
test_core:
381381
dependency: transitive
382382
description:
383383
name: test_core
384-
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
384+
sha256: bad9916601a4f2ef6e4dbc466fb712e4b42cf4917c3fd428b018f51984fce13b
385385
url: "https://pub.dev"
386386
source: hosted
387-
version: "0.6.12"
387+
version: "0.6.13"
388388
test_descriptor:
389389
dependency: "direct dev"
390390
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ dev_dependencies:
3333
checks: ^0.3.1
3434
dart_flutter_team_lints: ^3.5.2
3535
shelf_test_handler: ^2.0.2
36-
test: ^1.26.3
36+
test: ^1.27.0
3737
test_descriptor: ^2.0.2
3838
test_process: ^2.1.1

0 commit comments

Comments
 (0)