Files
sdk/pkg/_js_interop_checks/pubspec.yaml
T
Mayank Patke 3ef77d1247 [_js_interop_checks] Update pubspec to 3.8 and reformat.
Change-Id: I8f7a8713ab668c49c51a710c4871d9e7f0c8e630
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427565
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Auto-Submit: Mayank Patke <fishythefish@google.com>
2025-05-08 15:07:30 -07:00

20 lines
481 B
YAML

name: _js_interop_checks
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
# Use min prerelease bound to get the latest formatter changes.
sdk: '^3.8.0'
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
_fe_analyzer_shared: any
front_end: any
kernel: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
lints: any