Skip to content

Commit

Permalink
Update wordpress monorepo (#19328)
Browse files Browse the repository at this point in the history
This is a pretty major update from a package versioning perspective, as we
hadn't updated the wordpress monorepo for some time.

Of particular note is that the update to `@wordpress/browserslist-config` means
that the JS is no longer transpiled down to something that IE11 supports, so
users of that browser will likely encounter JS errors now.

Co-authored-by: Glen Davies <[email protected]>
Co-authored-by: Marcelo Serpa <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>
  • Loading branch information
4 people authored and annacmc committed Jul 30, 2021
1 parent fc36740 commit 344ab55
Show file tree
Hide file tree
Showing 44 changed files with 1,989 additions and 1,954 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
},
"pnpm": {
"overrides": {
"@automattic/calypso-build>enzyme-adapter-react-16@*": "npm:@wojtekmaj/[email protected]",
"@automattic/calypso-build>[email protected]": "^4.13.0",
"yargs@^7.1.0>yargs-parser": "^20.0.0",
"isomorphic-fetch@^2.1.1>node-fetch": "^2.6.1",
Expand Down
Loading

0 comments on commit 344ab55

Please sign in to comment.