| commit | 39a3c297ff573635e7936b015ce4f3466e4739d6 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 01 11:11:05 2023 -0700 |
| committer | GitHub <noreply@github.com> | Mon May 01 11:11:05 2023 -0700 |
| tree | 5b0abe6c441f3e6f04468c4bf773f7efcd3ff4b1 | |
| parent | 5555c5312720f056551606deb48b5ccbc7c7abdb [diff] |
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#102) Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/setup-dart/compare/a57a6c04cf7d4840e88432aad6281d1e125f0d46...d6a63dab3335f427404425de0fbfed4686d93c4f) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The webkit_inspection_protocol package is a client for the Chrome DevTools Protocol (previously called the Webkit Inspection Protocol). It's used to talk to Chrome DevTools based debuggers.
Read more about the protocol here.
This is not an official Google product.