2 Commits

Author SHA1 Message Date
Renovate Bot a69edc487f build: update dependency globby to v12 (#42945)
Update dependency `globby` to v12.

PR Close #42945
2021-07-23 10:35:30 -07:00
George Kalpakas 246cdadcdc build(docs-infra): switch the example-e2e script to ESM (#42945)
Switch the JS script used for running the docs examples tests from
CommonJS to ESM format. This is necessary for upgrading the `globby`
dependency to [version 12.0.0][1] in a subsequent commit.

[1]: https://github.com/sindresorhus/globby/releases/v12.0.0

PR Close #42945
2021-07-23 10:35:30 -07:00