Skip to content

Commit

Permalink
Update wordpress monorepo (#35384)
Browse files Browse the repository at this point in the history
* Update wordpress monorepo
* Apparently GB changed something that eliminated some duplicate class names

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/7746415821
  • Loading branch information
anomiex authored and matticbot committed Feb 1, 2024
1 parent 44274e0 commit 7d1b054
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ This is an alpha version! The changes listed here are not final.

### Changed
- Adjust 'get_site_id()' method to return null if there's no blog ID.
- Updated package dependencies.

## [2.2.0] - 2024-01-18
### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:*",
"@wordpress/browserslist-config": "5.31.0",
"@wordpress/browserslist-config": "5.33.0",
"webpack": "5.76.0",
"webpack-cli": "4.9.1"
}
Expand Down

0 comments on commit 7d1b054

Please sign in to comment.