From a88072db9c42a1a5eb220c7a836697d1fdb91033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 03:18:05 +0000 Subject: [PATCH] Bump url_launcher_web from 2.0.16 to 2.0.18 in /dashboard Bumps [url_launcher_web](https://github.com/flutter/packages/tree/main/packages/url_launcher) from 2.0.16 to 2.0.18. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/url_launcher_web-v2.0.18/packages/url_launcher) --- updated-dependencies: - dependency-name: url_launcher_web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dashboard/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/pubspec.yaml b/dashboard/pubspec.yaml index e45beefcac..bf05bb64e6 100644 --- a/dashboard/pubspec.yaml +++ b/dashboard/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: url_launcher: 6.1.11 flutter_app_icons: 0.0.8 truncate: 3.0.1 - url_launcher_web: 2.0.16 + url_launcher_web: 2.0.18 dev_dependencies: build_runner: 2.4.4