Skip to content

Commit

Permalink
Bump @strapi/plugin-i18n from 4.17.0 to 4.17.1
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.17.0 to 4.17.1.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.17.1/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 Jan 16, 2024
1 parent e4def62 commit 19d2d5b
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.10",
"@strapi/plugin-graphql": "^4.17.0",
"@strapi/plugin-i18n": "^4.17.0",
"@strapi/plugin-i18n": "^4.17.1",
"@strapi/plugin-users-permissions": "^4.17.1",
"@strapi/provider-upload-aws-s3": "^4.17.0",
"@strapi/strapi": "^4.17.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4083,16 +4083,16 @@
nexus "1.3.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.17.0":
version "4.17.0"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.17.0.tgz#1169d8c7ca66f05e366dc7269a0c32c78aadd6fe"
integrity sha512-ZPPXUSOK0wWRgM7fqKGCuNQDI8Dz5ODsHDp7LZUOy+4Mhj4aQhn4speAOWLD4aDhx8JPZH8xoFf1bAIHzXCplg==
"@strapi/plugin-i18n@^4.17.1":
version "4.17.1"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.17.1.tgz#3df41a4a72cbb7caee8d213b952b03a1833ce65e"
integrity sha512-ScvczXZb4tMsmuS/IZEHgWyS+A38dou3gj2y52cJYTX7XcGlcKvl2fTovWjs5Cya9n+Z38nZVNwncX/Llexv2A==
dependencies:
"@reduxjs/toolkit" "1.9.7"
"@strapi/design-system" "1.14.1"
"@strapi/helper-plugin" "4.17.0"
"@strapi/helper-plugin" "4.17.1"
"@strapi/icons" "1.14.1"
"@strapi/utils" "4.17.0"
"@strapi/utils" "4.17.1"
axios "1.6.0"
formik "2.4.0"
immer "9.0.19"
Expand Down

0 comments on commit 19d2d5b

Please sign in to comment.