From cf8205fe54fbbd51077c89ad6e0c56d9c18734b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 17:04:18 +0000 Subject: [PATCH] chore(deps): bump build_web_compilers Bumps [build_web_compilers](https://github.com/dart-lang/build) from 3.2.7 to 4.0.4. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_web_compilers-v3.2.7...build_web_compilers-v4.0.4) --- updated-dependencies: - dependency-name: build_web_compilers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/example_common/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/example_common/example/pubspec.yaml b/packages/example_common/example/pubspec.yaml index 50535ccef6..b332ed8cdd 100644 --- a/packages/example_common/example/pubspec.yaml +++ b/packages/example_common/example/pubspec.yaml @@ -14,4 +14,4 @@ dev_dependencies: amplify_lints: path: ../../amplify_lints build_runner: ^2.1.4 - build_web_compilers: ^3.2.1 + build_web_compilers: ^4.0.4