Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.2.7 (#2709)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 7, 2023
1 parent ef50c4e commit b7a62f9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"framer-motion": "10.12.18",
"graphql": "16.7.1",
"graphql-tag": "2.12.6",
"i18next": "23.2.6",
"i18next": "23.2.7",
"jsdom": "22.1.0",
"lodash-es": "4.17.21",
"marked": "5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"downshift": "7.6.0",
"framer-motion": "10.12.18",
"graphql": "16.7.1",
"i18next": "23.2.6",
"i18next": "23.2.7",
"jotai": "2.2.1",
"jwt-decode": "3.1.2",
"md5": "2.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16551,12 +16551,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.2.6":
version: 23.2.6
resolution: "i18next@npm:23.2.6"
"i18next@npm:23.2.7":
version: 23.2.7
resolution: "i18next@npm:23.2.7"
dependencies:
"@babel/runtime": ^7.22.5
checksum: 9a1f9d6b2233bb3b0f2d24fae620d532d437eb28768e7cd51bc3fed15148d683ca817b787c128b6d2c98e0eb43c8cd61c4d125db09386e54732c870b5469e371
checksum: b5fdf0d7a8bda38fde39b5968fe637ccc22e7d2157f729008b4d34fb8474df93d82bcbdfabe51bf1286176669409aad3fe68b0934cadeb9f9b95f45ddf74fc79
languageName: node
linkType: hard

Expand Down Expand Up @@ -19955,7 +19955,7 @@ __metadata:
framer-motion: 10.12.18
graphql: 16.7.1
graphql-tag: 2.12.6
i18next: 23.2.6
i18next: 23.2.7
jest: 29.5.0
jsdom: 22.1.0
lodash-es: 4.17.21
Expand Down Expand Up @@ -22943,7 +22943,7 @@ __metadata:
framer-motion: 10.12.18
graphql: 16.7.1
graphql-tag: 2.12.6
i18next: 23.2.6
i18next: 23.2.7
i18next-parser: 8.0.0
jest: 29.5.0
jest-environment-jsdom: 29.5.0
Expand Down

2 comments on commit b7a62f9

@vercel
Copy link

@vercel vercel bot commented on b7a62f9 Jul 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

onboarding – ./apps/onboarding

onboarding-hedvig.vercel.app
racoon-onboarding.vercel.app
onboarding-git-main-hedvig.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b7a62f9 Jul 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.