yew/tools/benchmark-struct
dependabot[bot] 0cb04c779a
Bump minimatch from 3.0.4 to 3.1.2 in /tools/benchmark-struct (#2974)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 04:31:32 +09:00
..
2022-04-21 23:21:15 +05:00
2022-04-08 13:03:45 +05:00
2022-01-10 22:24:53 +05:00

Copied from https://github.com/krausest/js-framework-benchmark

It should ideally stay/be updated to always match what is on https://github.com/krausest/js-framework-benchmark Except the fixes required to tun using unreleased yew version.

If you want to improve benchmarks, consider first opening a PR to https://github.com/krausest/js-framework-benchmark and only then sync this package with it.