Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@wordpress/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent c5abc1a commit 6f92b3d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@wordpress/data": "^9.23.0",
"@wordpress/dom-ready": "^3.53.0",
"@wordpress/hooks": "^3.53.0",
"@wordpress/i18n": "^4.54.0",
"@wordpress/i18n": "^5.0.0",
"@wordpress/notices": "^4.21.0",
"dotenv": "^16.4.5",
"react": "18.2.0",
Expand Down
55 changes: 20 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2743,7 +2743,7 @@
"@wordpress/dom-ready" "^3.53.0"
"@wordpress/i18n" "^4.53.0"

"@wordpress/api-fetch@^6.48.0", "@wordpress/api-fetch@^6.51.0", "@wordpress/api-fetch@^6.52.0":
"@wordpress/api-fetch@^6.48.0", "@wordpress/api-fetch@^6.51.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==
Expand Down Expand Up @@ -2934,21 +2934,6 @@
mime "^3.0.0"
web-vitals "^3.5.0"

"@wordpress/e2e-test-utils-playwright@^0.23.0":
version "0.23.0"
resolved "https://registry.yarnpkg.com/@wordpress/e2e-test-utils-playwright/-/e2e-test-utils-playwright-0.23.0.tgz#246c3c8d79a4a0cf2e639f4aa73154cbde247742"
integrity sha512-IrLvLho82nWG0tPYNODHtMYRjehMVR2w+wwM3NoEOjHxhAfDCBU0+/7e63z/obAOWDLKe1jeCXXQ6sRyr1cOMw==
dependencies:
"@wordpress/api-fetch" "^6.52.0"
"@wordpress/keycodes" "^3.55.0"
"@wordpress/url" "^3.56.0"
change-case "^4.1.2"
form-data "^4.0.0"
get-port "^5.1.1"
lighthouse "^10.4.0"
mime "^3.0.0"
web-vitals "^3.5.0"

"@wordpress/element@^5.0.0", "@wordpress/element@^5.30.0":
version "5.30.0"
resolved "https://registry.yarnpkg.com/@wordpress/element/-/element-5.30.0.tgz#8ea18fe92419d7db279c2629c367bb7825578ef6"
Expand Down Expand Up @@ -3011,46 +2996,46 @@
globals "^13.12.0"
requireindex "^1.2.0"

"@wordpress/hooks@^3.53.0", "@wordpress/hooks@^3.54.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":
"@wordpress/hooks@^3.53.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/hooks@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-4.0.0.tgz#11578ca8ed41f80c0adecc603cb2b8694dc6aaae"
integrity sha512-Bpw4kjnaouc+sy3LFtiSYtyl/SmiMtGa4hhxWtpN4bNGIPfOnMixNKBbm289Bn+aoU7GrOPifP/gWTKW98Rs4A==
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.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"
tannin "^1.2.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==
"@wordpress/i18n@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-5.0.0.tgz#54844649e945f3f081544398639692c04222a23c"
integrity sha512-WlOcpLuQgeUho2TxYcCBW9K9VaBNCaCJKSWoL9QxCqxDUecTn8tyIJ/PLDKW/v4kkQnzhI5RlB7XFqQdGmgUbw==
dependencies:
"@babel/runtime" "^7.16.0"
"@wordpress/hooks" "^3.55.0"
"@wordpress/hooks" "^4.0.0"
gettext-parser "^1.3.1"
memize "^2.1.0"
sprintf-js "^1.1.1"
Expand Down Expand Up @@ -3088,7 +3073,7 @@
"@wordpress/jest-console" "^7.25.0"
babel-jest "^29.6.2"

"@wordpress/keycodes@^3.53.0", "@wordpress/keycodes@^3.54.0", "@wordpress/keycodes@^3.55.0":
"@wordpress/keycodes@^3.53.0", "@wordpress/keycodes@^3.54.0":
version "3.55.0"
resolved "https://registry.yarnpkg.com/@wordpress/keycodes/-/keycodes-3.55.0.tgz#a964da7a4089be33492fcb4df2442468c2f05c9d"
integrity sha512-93Z479aesGmCo2BZ4UX8gVGabVfj128hCaod1cknZBkOymYxOCc6bobiEQ3ncZ1m6HTxAt5ikjeDXoWuCrPKsQ==
Expand Down

0 comments on commit 6f92b3d

Please sign in to comment.