Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent e54c816 commit 63e824a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@testing-library/user-event": "^14.5.2",
"@wordpress/api-fetch": "^6.48.0",
"@wordpress/api-fetch": "^6.52.0",
"@wordpress/components": "^27.1.0",
"@wordpress/data": "^9.23.0",
"@wordpress/dom-ready": "^3.53.0",
Expand Down
39 changes: 23 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2743,14 +2743,14 @@
"@wordpress/dom-ready" "^3.53.0"
"@wordpress/i18n" "^4.53.0"

"@wordpress/api-fetch@^6.48.0", "@wordpress/api-fetch@^6.51.0":
version "6.51.0"
resolved "https://registry.yarnpkg.com/@wordpress/api-fetch/-/api-fetch-6.51.0.tgz#2826d1056b3de056df9956290cdddc323d32a98a"
integrity sha512-9jPBMk/TEBR9DFQxCcHvCq7YQJzbFMyDH56vKeYNN0q+hvlJ2Ju2CWVFfsQ4mCSCGBJAblcBxZ7F2D3H4JQJ/A==
"@wordpress/api-fetch@^6.51.0", "@wordpress/api-fetch@^6.52.0":
version "6.52.0"
resolved "https://registry.yarnpkg.com/@wordpress/api-fetch/-/api-fetch-6.52.0.tgz#eb79b4ab7ad7df5297a554e0839449e9217a32c8"
integrity sha512-zLgpRT6iKdfQupF7hGYbixjqgkeU2taclEHbbQqP6ClLfG709I3kX6Ft+2wh6FaG8MhdVZkl0/E0DTROJ5lbyA==
dependencies:
"@babel/runtime" "^7.16.0"
"@wordpress/i18n" "^4.54.0"
"@wordpress/url" "^3.55.0"
"@wordpress/i18n" "^4.55.0"
"@wordpress/url" "^3.56.0"

"@wordpress/babel-plugin-import-jsx-pragma@^4.37.0":
version "4.37.0"
Expand Down Expand Up @@ -2996,27 +2996,34 @@
globals "^13.12.0"
requireindex "^1.2.0"

"@wordpress/hooks@^3.53.0", "@wordpress/hooks@^3.54.0":
"@wordpress/hooks@^3.53.0":
version "3.54.0"
resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-3.54.0.tgz#bb635abeec2c520ca187c65d15df461c4af4a29b"
integrity sha512-ciLUJCH/xIxtwZI5ADts0RT6te6Lye1Qx/7saBC6qQ8CDdaO6+bvVm8Up4dWG60CZ8UQe/+9QSss2xIkOxgY3w==
dependencies:
"@babel/runtime" "^7.16.0"

"@wordpress/hooks@^3.55.0":
version "3.55.0"
resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-3.55.0.tgz#73a86bc4e3df92873f877029f70056a356d0483b"
integrity sha512-2bgHAbHR2srPBEkWthlT0i137q01WEYHPA8RQv0jbaBdO6uzkdtraSBZIJQQ1C7dYJloj7RqWuxaJ2TcN0/VXA==
dependencies:
"@babel/runtime" "^7.16.0"

"@wordpress/html-entities@^3.53.0":
version "3.53.0"
resolved "https://registry.yarnpkg.com/@wordpress/html-entities/-/html-entities-3.53.0.tgz#faa291e1b6f4e35bab1a335740240810ec5c42ef"
integrity sha512-fqO6oJnBs1hLNtRLQLIYkKcnISpwf/ts4hOcBr+SN1pusTM3Om9fSUYjjRwXzjnqQsm/Tqjnh3GyDNzmmyuz5w==
dependencies:
"@babel/runtime" "^7.16.0"

"@wordpress/i18n@^4.53.0", "@wordpress/i18n@^4.54.0":
version "4.54.0"
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-4.54.0.tgz#e4af6dbf0690762b42010a5a66428bf9444626ea"
integrity sha512-gSKBopBN9rY9GhNy3CXLK3n4D5viuBTObvcu3blu4SFqkHl+Ws1Gx0tHbpypfV80ESrOyMXHJIAqWgBD8d4Hew==
"@wordpress/i18n@^4.53.0", "@wordpress/i18n@^4.54.0", "@wordpress/i18n@^4.55.0":
version "4.55.0"
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-4.55.0.tgz#064ae19b717d84692878c67a91fea09a0fc3bde1"
integrity sha512-ZM1G0AQHgriIe44pp8r/dvbqqRlgfmCeo8ijXgga4GCuxwjENZpJdCjL4UaBljgNfCf+b/H4c6XUUVoHWDBCYw==
dependencies:
"@babel/runtime" "^7.16.0"
"@wordpress/hooks" "^3.54.0"
"@wordpress/hooks" "^3.55.0"
gettext-parser "^1.3.1"
memize "^2.1.0"
sprintf-js "^1.1.1"
Expand Down Expand Up @@ -3219,10 +3226,10 @@
"@babel/runtime" "^7.16.0"
"@wordpress/is-shallow-equal" "^4.53.0"

"@wordpress/url@^3.55.0":
version "3.55.0"
resolved "https://registry.yarnpkg.com/@wordpress/url/-/url-3.55.0.tgz#7bf8d1d9a49d57ed40c0d75be3c44de7cd2c358a"
integrity sha512-xAN/VxImq+KG8PDV7i3HtmPR6Y4LFb7lc0CvBxlHkwv2/PF+vu+1IZYMzj2kCiOvDYrue82n/5rE+Em0+l31aA==
"@wordpress/url@^3.55.0", "@wordpress/url@^3.56.0":
version "3.56.0"
resolved "https://registry.yarnpkg.com/@wordpress/url/-/url-3.56.0.tgz#1b1d2c200de29b670771d36e880340e31f5151ad"
integrity sha512-uW5cTftroxvYSoF2Wy/Rfc5eUuqANXSrqBu8axv1dmNLYbg+2Y8f/bzH1ZNLLtmkpD25QPOIstGjA8lsYRPuig==
dependencies:
"@babel/runtime" "^7.16.0"
remove-accents "^0.5.0"
Expand Down

0 comments on commit 63e824a

Please sign in to comment.