[pkg/js] Update pubspec to 3.7.
No reformatting required.
Change-Id: I23ff15d0ef5b2e97544332aebd9934970a7332f0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/400721
Commit-Queue: Mayank Patke <fishythefish@google.com>
Auto-Submit: Mayank Patke <fishythefish@google.com>
Reviewed-by: Nate Biggs <natebiggs@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
diff --git a/pkg/js/pubspec.yaml b/pkg/js/pubspec.yaml
index e5971e6..dbdc600 100644
--- a/pkg/js/pubspec.yaml
+++ b/pkg/js/pubspec.yaml
@@ -12,7 +12,7 @@
- interop
environment:
- sdk: ^3.1.0
+ sdk: ^3.7.0-0
# We use 'any' version constraints here as we get our package versions from
# the dart-lang/sdk repo's DEPS file. Note that this is a special case; the