Skip to content

Commit 8984c06

Browse files
Bump test from 1.27.0 to 1.28.0
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.27.0 to 1.28.0. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.28.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32af2f1 commit 8984c06

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

pubspec.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -169,14 +169,6 @@ packages:
169169
url: "https://pub.dev"
170170
source: hosted
171171
version: "1.0.5"
172-
js:
173-
dependency: transitive
174-
description:
175-
name: js
176-
sha256: "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc"
177-
url: "https://pub.dev"
178-
source: hosted
179-
version: "0.7.2"
180172
lints:
181173
dependency: transitive
182174
description:
@@ -365,10 +357,10 @@ packages:
365357
dependency: "direct dev"
366358
description:
367359
name: test
368-
sha256: "8f0eb7fa76b7d05a4f3707e0dbd581babef5b0915ca508b757cf15d0cabb56cb"
360+
sha256: "77cc98ea27006c84e71a7356cf3daf9ddbde2d91d84f77dbfe64cf0e4d9611ae"
369361
url: "https://pub.dev"
370362
source: hosted
371-
version: "1.27.0"
363+
version: "1.28.0"
372364
test_api:
373365
dependency: transitive
374366
description:
@@ -381,10 +373,10 @@ packages:
381373
dependency: transitive
382374
description:
383375
name: test_core
384-
sha256: bad9916601a4f2ef6e4dbc466fb712e4b42cf4917c3fd428b018f51984fce13b
376+
sha256: f1072617a6657e5fc09662e721307f7fb009b4ed89b19f47175d11d5254a62d4
385377
url: "https://pub.dev"
386378
source: hosted
387-
version: "0.6.13"
379+
version: "0.6.14"
388380
test_descriptor:
389381
dependency: "direct dev"
390382
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.28.0
3737
test_descriptor: ^2.0.2
3838
test_process: ^2.1.1

0 commit comments

Comments
 (0)