Skip to content

Commit

Permalink
Merge pull request #249 from mitre/dependabot/npm_and_yarn/dev/strapi…
Browse files Browse the repository at this point in the history
…/plugin-i18n-4.17.0

Bump @strapi/plugin-i18n from 4.16.2 to 4.17.0
  • Loading branch information
github-actions[bot] authored Jan 10, 2024
2 parents 96604bc + eb2f1ce commit c7bea94
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 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.16.2",
"@strapi/plugin-i18n": "^4.17.0",
"@strapi/plugin-users-permissions": "^4.16.2",
"@strapi/provider-upload-aws-s3": "^4.17.0",
"@strapi/strapi": "^4.16.2",
Expand Down
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4141,16 +4141,17 @@
nexus "1.3.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.16.2":
version "4.16.2"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.16.2.tgz#7f326515650e210885e644cf7558a19e50690efc"
integrity sha512-wHhgN4qWQ39L6Xn+02JZ2URojYlsZmDofAiRjYtTEcTrN5iTH2Gt9yC4OY4VHTOwwz3QMpZzYlY2lv9zvFvFJg==
"@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==
dependencies:
"@reduxjs/toolkit" "1.9.7"
"@strapi/design-system" "1.13.1"
"@strapi/helper-plugin" "4.16.2"
"@strapi/icons" "1.13.0"
"@strapi/utils" "4.16.2"
"@strapi/design-system" "1.14.1"
"@strapi/helper-plugin" "4.17.0"
"@strapi/icons" "1.14.1"
"@strapi/utils" "4.17.0"
axios "1.6.0"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
Expand Down

0 comments on commit c7bea94

Please sign in to comment.