Roll deps of web template

Bug: https://github.com/dart-lang/sdk/issues/47450
Change-Id: I49c27714fd36ea60dd6e6f40928526ccf2554c99
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/216621
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Michael Thomsen <mit@google.com>
This commit is contained in:
Michael Thomsen 2021-10-14 08:50:52 +00:00 committed by commit-bot@chromium.org
parent 31437a699b
commit 3f931429c3

View file

@ -48,8 +48,8 @@ ${common.sdkConstraint}
# path: ^1.7.0
dev_dependencies:
build_runner: ^1.10.0
build_web_compilers: ^2.11.0
build_runner: ^2.1.4
build_web_compilers: ^3.2.1
lints: ^1.0.0
''';