Skip to content

Commit

Permalink
Bump i18next from 23.7.7 to 23.7.8 in /cms (#4393)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Dec 11, 2023
2 parents 4caa1ed + 9b0144f commit 5c869a1
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.7.7",
"i18next": "^23.7.8",
"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 @@ -3767,10 +3767,10 @@ human-signals@^4.3.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==

i18next@^23.7.7:
version "23.7.7"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.7.tgz#e650ee962417186c5ba78bdaea3979abd31d3bfc"
integrity sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==
i18next@^23.7.8:
version "23.7.8"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.8.tgz#c59d5f4fb7761d67ceaa9ebea86a35aba0f846b2"
integrity sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 5c869a1

Please sign in to comment.