Skip to content

Commit 81c3266

Browse files
build(deps): bump test from 1.26.3 to 1.28.0
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 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] <support@github.com>
1 parent 35f1c63 commit 81c3266

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

pubspec.lock

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,6 @@ packages:
129129
url: "https://pub.dev"
130130
source: hosted
131131
version: "1.0.5"
132-
js:
133-
dependency: transitive
134-
description:
135-
name: js
136-
sha256: "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc"
137-
url: "https://pub.dev"
138-
source: hosted
139-
version: "0.7.2"
140132
logging:
141133
dependency: transitive
142134
description:
@@ -309,26 +301,26 @@ packages:
309301
dependency: "direct dev"
310302
description:
311303
name: test
312-
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
304+
sha256: "77cc98ea27006c84e71a7356cf3daf9ddbde2d91d84f77dbfe64cf0e4d9611ae"
313305
url: "https://pub.dev"
314306
source: hosted
315-
version: "1.26.3"
307+
version: "1.28.0"
316308
test_api:
317309
dependency: transitive
318310
description:
319311
name: test_api
320-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
312+
sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8"
321313
url: "https://pub.dev"
322314
source: hosted
323-
version: "0.7.7"
315+
version: "0.7.8"
324316
test_core:
325317
dependency: transitive
326318
description:
327319
name: test_core
328-
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
320+
sha256: f1072617a6657e5fc09662e721307f7fb009b4ed89b19f47175d11d5254a62d4
329321
url: "https://pub.dev"
330322
source: hosted
331-
version: "0.6.12"
323+
version: "0.6.14"
332324
typed_data:
333325
dependency: transitive
334326
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ environment:
99

1010
dev_dependencies:
1111
mocktail: ^1.0.4
12-
test: ^1.25.8
12+
test: ^1.28.0
1313
very_good_analysis: ^9.0.0

0 commit comments

Comments
 (0)