Skip to content

Commit 4d69206

Browse files
dependabot[bot]fulleni
authored andcommitted
build(deps): bump test from 1.25.15 to 1.26.0
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.25.15 to 1.26.0. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.26.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c73809 commit 4d69206

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

pubspec.lock

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,26 +477,47 @@ packages:
477477
dependency: "direct dev"
478478
description:
479479
name: test
480+
<<<<<<< HEAD
480481
sha256: "0561f3a2cfd33d10232360f16dfcab9351cfb7ad9b23e6cd6e8c7fb0d62c7ac3"
481482
url: "https://pub.dev"
482483
source: hosted
483484
version: "1.26.1"
485+
=======
486+
sha256: f1665eeffe3b6b193548b5f515e8d1b54ccd9a6e0e7721a417e134e7ed7f06a1
487+
url: "https://pub.dev"
488+
source: hosted
489+
version: "1.26.0"
490+
>>>>>>> d85d2c2 (build(deps): bump test from 1.25.15 to 1.26.0)
484491
test_api:
485492
dependency: transitive
486493
description:
487494
name: test_api
495+
<<<<<<< HEAD
488496
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
489497
url: "https://pub.dev"
490498
source: hosted
491499
version: "0.7.6"
500+
=======
501+
sha256: "6c7653816b1c938e121b69ff63a33c9dc68102b65a5fb0a5c0f9786256ed33e6"
502+
url: "https://pub.dev"
503+
source: hosted
504+
version: "0.7.5"
505+
>>>>>>> d85d2c2 (build(deps): bump test from 1.25.15 to 1.26.0)
492506
test_core:
493507
dependency: transitive
494508
description:
495509
name: test_core
510+
<<<<<<< HEAD
496511
sha256: "8619a9a45be044b71fe2cd6b77b54fd60f1c67904c38d48706e2852a2bda1c60"
497512
url: "https://pub.dev"
498513
source: hosted
499514
version: "0.6.10"
515+
=======
516+
sha256: "3caa7c3956b366643b2dedecff764cc32030317b2a15252aed845570df6bcc0f"
517+
url: "https://pub.dev"
518+
source: hosted
519+
version: "0.6.9"
520+
>>>>>>> d85d2c2 (build(deps): bump test from 1.25.15 to 1.26.0)
500521
timing:
501522
dependency: transitive
502523
description:

pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,9 @@ dev_dependencies:
1616
build_runner: ^2.4.15
1717
json_serializable: ^6.9.5
1818
mocktail: ^1.0.4
19+
<<<<<<< HEAD
1920
test: ^1.26.1
21+
=======
22+
test: ^1.26.0
23+
>>>>>>> d85d2c2 (build(deps): bump test from 1.25.15 to 1.26.0)
2024
very_good_analysis: ^7.0.0

0 commit comments

Comments
 (0)