-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Pnpm has started wanting to update `@storybook/builder-webpack5` with every upstream release. Giving the relevant overrides a version makes it stick with the lockfile. * `@automattic/format-currency` seems a bit outdated. We can clean up a lot of the old deps we have in pnpm-lock.yaml by updating its dep on `i18n-calypso` from 4.x to 5.x, and in turn updating `i18n-calypso`'s dep on `interpolate-components` 1.1.0 too. * `jest-environment-enzyme` is [supposedly not dead][1], but still isn't being updated for several months. For our purposes at least it seems to work fine with jest-environment-jsdom 27. * Looks like we've dropped the dep on whatever old version of `terser-webpack-plugin` had a dep on an old version of `serialize-javascript`, so drop the override. [1]: enzymejs/enzyme-matchers#353 Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/1546542590
- Loading branch information
Showing
6 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
8 changes: 4 additions & 4 deletions
8
docs/962.6d0f74c0.iframe.bundle.js → docs/494.e1f4e243.iframe.bundle.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
docs/962.6d0f74c0.iframe.bundle.js.map → docs/494.e1f4e243.iframe.bundle.js.map
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.