Skip to content

Commit

Permalink
Bump @wordpress/blocks from 13.8.1 to 13.8.2
Browse files Browse the repository at this point in the history
Bumps [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) from 13.8.1 to 13.8.2.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/blocks/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/blocks@13.8.2/packages/blocks)

---
updated-dependencies:
- dependency-name: "@wordpress/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent a73f65f commit 1bd7648
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/consent-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@wordpress/rich-text": "^7.8.0",
"@wordpress/data": "^10.6.0",
"@wordpress/blocks": "^13.4.0",
"@wordpress/blocks": "^13.8.2",
"@wordpress/block-editor": "^14.2.0",
"@wordpress/i18n": "^5.8.0",
"@wordpress/element": "^6.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/query-include-exclude/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@jest/globals": "^29.7.0",
"@testing-library/react": "^16.0.1",
"@wordpress/block-editor": "^14.2.0",
"@wordpress/blocks": "^13.4.0",
"@wordpress/blocks": "^13.8.2",
"@wordpress/compose": "^7.4.0",
"@wordpress/core-data": "^7.8.0",
"@wordpress/data": "^10.6.0",
Expand Down

0 comments on commit 1bd7648

Please sign in to comment.