Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update deps based on dependabot alerts (#1799)
* Deduplicate dependencies in our `yarn.lock` file with `yarn dedupe`. * Upgrade dependencies with Dependabot alerts with `yarn up -R {}`. This only impacted devDependencies, and does nothing to our tests or bundle sizes, etc.
- Loading branch information