From 792cca492dd91f6da0f5b2dec5d8bc7b2c4c4ea7 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Mon, 15 Jan 2024 14:53:18 -0800 Subject: [PATCH] Bump dev dependencies (#573) --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2ef835f2..c452f4ce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,9 +26,9 @@ dev_dependencies: html: ^0.15.0 http: ^1.0.0 io: ^1.0.0 - js: ^0.6.3 + js: ^0.7.0 path: ^1.8.0 pool: ^1.5.1 - tar: ^0.5.5+1 + tar: ^1.0.3 test: ^1.16.0 yaml: ^3.0.0