From 12db80f2cb597282d5690f824c6dd1af39a9ff77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 01:19:58 +0000 Subject: [PATCH] Bump test from 1.24.3 to 1.24.4 Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.24.3 to 1.24.4. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.24.4/pkgs) --- updated-dependencies: - dependency-name: test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 252fc128..f3570980 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -589,26 +589,26 @@ packages: dependency: "direct dev" description: name: test - sha256: "13b41f318e2a5751c3169137103b60c584297353d4b1761b66029bae6411fe46" + sha256: "67ec5684c7a19b2aba91d2831f3d305a6fd8e1504629c5818f8d64478abf4f38" url: "https://pub.dev" source: hosted - version: "1.24.3" + version: "1.24.4" test_api: dependency: transitive description: name: test_api - sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8" + sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b" url: "https://pub.dev" source: hosted - version: "0.6.0" + version: "0.6.1" test_core: dependency: transitive description: name: test_core - sha256: "99806e9e6d95c7b059b7a0fc08f07fc53fabe54a829497f0d9676299f1e8637e" + sha256: "6b753899253c38ca0523bb0eccff3934ec83d011705dae717c61ecf209e333c9" url: "https://pub.dev" source: hosted - version: "0.5.3" + version: "0.5.4" test_descriptor: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index df58f395..373dcbf8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dev_dependencies: package_config: ^2.1.0 shelf_router_generator: ^1.0.6 synchronized: ^3.1.0 - test: ^1.24.3 + test: ^1.24.4 test_descriptor: ^2.0.1 executables: