Skip to content

Commit

Permalink
Bump i18next from 23.2.8 to 23.4.4 in /cms (#3354)
Browse files Browse the repository at this point in the history
  • Loading branch information
Emil Rondahl authored Aug 14, 2023
2 parents eb233a3 + b763e99 commit a3e5efe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "yarn build:content && yarn test:ts && yarn test:lint && yarn test:jest"
},
"dependencies": {
"i18next": "^23.2.8",
"i18next": "^23.4.4",
"netlify-cms-app": "^2.15.72",
"netlify-cms-media-library-cloudinary": "^1.3.10"
},
Expand Down
8 changes: 4 additions & 4 deletions cms/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3374,10 +3374,10 @@ human-signals@^2.1.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==

i18next@^23.2.8:
version "23.2.8"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.8.tgz#dd54fab8f68c1ef2e0408249e042cf9cef683554"
integrity sha512-wU0pMlJ91ZbB89i77G3YQ11/pBQrzgWpxJYl7HFyA9aU9v3aHMI/oBKQmAJNURr0A8cLG4EHjgSMK8IqQTp4PQ==
i18next@^23.4.4:
version "23.4.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.4.tgz#ec8fb2b5f3c5d8e3bf3f8ab1b19e743be91300e0"
integrity sha512-+c9B0txp/x1m5zn+QlwHaCS9vyFtmIAEXbVSFzwCX7vupm5V7va8F9cJGNJZ46X9ZtoGzhIiRC7eTIIh93TxPA==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down

0 comments on commit a3e5efe

Please sign in to comment.