Skip to content

Commit

Permalink
Update wordpress monorepo (#34093)
Browse files Browse the repository at this point in the history
* Update wordpress monorepo
* Replace old hack for palette and gradient settings.
  They're replacing useSetting with useSettings. But now there's also a hook we can use.
* Add pnpmfile hack to avoid unnecessary `@ariakit/test` dep

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6855518021
  • Loading branch information
anomiex authored and matticbot committed Nov 13, 2023
1 parent e50645e commit f6744c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "jetpack-library",
"license": "GPL-2.0-or-later",
"require": {
"automattic/jetpack-connection": "^1.60.0"
"automattic/jetpack-connection": "^1.60.1-alpha"
},
"require-dev": {
"yoast/phpunit-polyfills": "1.1.0",
Expand Down

0 comments on commit f6744c6

Please sign in to comment.