diff --git a/bindings/dart/pubspec.lock b/bindings/dart/pubspec.lock index 0eada5b..38714f3 100644 --- a/bindings/dart/pubspec.lock +++ b/bindings/dart/pubspec.lock @@ -389,26 +389,26 @@ packages: dependency: "direct dev" description: name: test - sha256: "0d5ba5602ec3baa28c8ce365e1efc5575969c765f45c554a3e167dc7945b9c30" + sha256: de5d145b0afff7921e5e788a880f52d7e5f3ae24068a202f6fd3b58e4ba26323 url: "https://pub.dev" source: hosted - version: "1.31.2" + version: "1.32.0" test_api: dependency: transitive description: name: test_api - sha256: "475610b2aa23c19687cce2961e44b0cc57cafe220f67c2b80201231b2a07fbe7" + sha256: "0a10344e901e5b2e63819567951cb6a06673ed6b84f40462188ff5a0c41f371f" url: "https://pub.dev" source: hosted - version: "0.7.13" + version: "0.7.14" test_core: dependency: transitive description: name: test_core - sha256: a39c204a4fc7a7ccb04a2b985e359fda3cc37e45e0b8ac61c3fb1a05aa832132 + sha256: "80f3fb49087454e07e7e07c67578cfdd156c8c3a5227d8b3f47c7b2d019c2e93" url: "https://pub.dev" source: hosted - version: "0.6.19" + version: "0.6.20" typed_data: dependency: transitive description: diff --git a/bindings/dart/pubspec.yaml b/bindings/dart/pubspec.yaml index 4fdacf1..5d73ab0 100644 --- a/bindings/dart/pubspec.yaml +++ b/bindings/dart/pubspec.yaml @@ -15,4 +15,4 @@ dependencies: dev_dependencies: ffigen: ^21.0.0 lints: ^6.1.0 - test: ^1.25.0 + test: ^1.32.0