Skip to content

Commit

Permalink
Bump @strapi/plugin-i18n from 4.25.5 to 4.25.6
Browse files Browse the repository at this point in the history
Bumps [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) from 4.25.5 to 4.25.6.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.25.6/packages/plugins/i18n)

---
updated-dependencies:
- dependency-name: "@strapi/plugin-i18n"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent c141088 commit 7a5e084
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@ckeditor/strapi-plugin-ckeditor": "^0.0.13",
"@strapi/plugin-graphql": "^4.25.6",
"@strapi/plugin-i18n": "^4.25.5",
"@strapi/plugin-i18n": "^4.25.6",
"@strapi/plugin-users-permissions": "^4.25.6",
"@strapi/provider-upload-aws-s3": "^4.25.5",
"@strapi/strapi": "^4.25.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4448,16 +4448,16 @@
nexus "1.3.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.25.5":
version "4.25.5"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.5.tgz#9f3177b58c17b4b56820f64758ca2a88b69dcb0f"
integrity sha512-WPYhRgDRJoeZbQ7vsNz8GcJfa8BMjPD2hmoK++5zcVwY3Caqj2pl0LO+bkyQ2fWrUkp+HxwDZc4F7IYPSd/xEg==
"@strapi/plugin-i18n@^4.25.6":
version "4.25.6"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.6.tgz#2e101b3780a4041737d3e1d927050c0a8c5e3e5d"
integrity sha512-HBNIwm57VP45S7ba2on2q1s7cDhYXSCMlXU7CnrtGYZSYtVc8JAZlDpwkLx0urI7iArEE68QO+kBLz/pv1r8eg==
dependencies:
"@reduxjs/toolkit" "1.9.7"
"@strapi/design-system" "1.19.0"
"@strapi/helper-plugin" "4.25.5"
"@strapi/helper-plugin" "4.25.6"
"@strapi/icons" "1.19.0"
"@strapi/utils" "4.25.5"
"@strapi/utils" "4.25.6"
axios "1.6.0"
formik "2.4.0"
immer "9.0.19"
Expand Down

0 comments on commit 7a5e084

Please sign in to comment.