Skip to content

Commit

Permalink
Bump @strapi/plugin-i18n from 4.14.2 to 4.14.3
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.14.2 to 4.14.3.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.14.3/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 Oct 4, 2023
1 parent 24b96c6 commit b9196c3
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.9",
"@strapi/plugin-graphql": "^4.14.2",
"@strapi/plugin-i18n": "^4.14.2",
"@strapi/plugin-i18n": "^4.14.3",
"@strapi/plugin-users-permissions": "^4.14.3",
"@strapi/provider-upload-aws-s3": "^4.14.2",
"@strapi/strapi": "^4.14.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2849,15 +2849,15 @@
nexus "1.3.0"
pluralize "^8.0.0"

"@strapi/plugin-i18n@^4.14.2":
version "4.14.2"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.14.2.tgz#8d8677cb31102661af509015258b6f937bd86a6e"
integrity sha512-wDPmX3Duz5vP1MZOB/6SXjkArlRMUPE/cKaV3quZ2xiegCEMOdU6iNTVEIkAfW8LOVCEZtbKuBrnXmOAiYT4Gg==
"@strapi/plugin-i18n@^4.14.3":
version "4.14.3"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.14.3.tgz#a3f1fea44bb5db492efbe8ee370fd591451c8896"
integrity sha512-d/vCga2u2fPqdLH7nxP9ZU6DdUVhjRK0IRgUANRNdvLUz6s+OtRI34N+NYleWoOeyMgRX9iLCK3hm6d/zHnV0w==
dependencies:
"@strapi/design-system" "1.11.0"
"@strapi/helper-plugin" "4.14.2"
"@strapi/helper-plugin" "4.14.3"
"@strapi/icons" "1.11.0"
"@strapi/utils" "4.14.2"
"@strapi/utils" "4.14.3"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
Expand Down

0 comments on commit b9196c3

Please sign in to comment.