diff --git a/pubspec.lock b/pubspec.lock index 16d3880..b796e57 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -325,26 +325,26 @@ packages: dependency: "direct main" description: name: test - sha256: d11b55850c68c1f6c0cf00eabded4e66c4043feaf6c0d7ce4a36785137df6331 + sha256: "7ee44229615f8f642b68120165ae4c2a75fe77ae2065b1e55ae4711f6cf0899e" url: "https://pub.dev" source: hosted - version: "1.25.5" + version: "1.25.7" test_api: dependency: transitive description: name: test_api - sha256: "2419f20b0c8677b2d67c8ac4d1ac7372d862dc6c460cdbb052b40155408cd794" + sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb" url: "https://pub.dev" source: hosted - version: "0.7.1" + version: "0.7.2" test_core: dependency: transitive description: name: test_core - sha256: "4d070a6bc36c1c4e89f20d353bfd71dc30cdf2bd0e14349090af360a029ab292" + sha256: "55ea5a652e38a1dfb32943a7973f3681a60f872f8c3a05a14664ad54ef9c6696" url: "https://pub.dev" source: hosted - version: "0.6.2" + version: "0.6.4" typed_data: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e70ab42..4f7e62b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: http: ^1.2.0 path: ^1.4.1 stack_trace: ^1.11.1 - test: ^1.25.5 + test: ^1.25.7 dev_dependencies: lints: ^4.0.0