4b88e5ab0f
The tests in `tests/standalone/package/` don't use the top level `package_config.json` file; they use their own internal file, which apparently hasn't been updated recently. This change bumps the version of `package:expect` in that file to version 3.13, which will allow `package:expect` to start using Dart language 3.13 features without breaking tests. Change-Id: Ia2975d540aa503e8f69944e0e1c275c56a6a6964 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/505580 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Alexander Aprelev <aam@google.com>