Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 4289a5f commit a6dd696
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"gatsby-plugin-styled-components": "^6.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"i18next": "23.10.1",
"i18next": "23.12.3",
"next": "14.1.4",
"prop-types": "^15.8.1",
"react": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13764,7 +13764,7 @@ __metadata:
gatsby-source-filesystem: ^5.13.1
gatsby-transformer-sharp: ^5.13.1
husky: ^9.0.11
i18next: 23.10.1
i18next: 23.12.3
next: 14.1.4
prettier: 3.3.2
pretty-quick: 4.0.0
Expand Down Expand Up @@ -14249,12 +14249,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.10.1":
version: 23.10.1
resolution: "i18next@npm:23.10.1"
"i18next@npm:23.12.3":
version: 23.12.3
resolution: "i18next@npm:23.12.3"
dependencies:
"@babel/runtime": ^7.23.2
checksum: 4aec10ddb0bb841f15b9b023daa59977052bc706ca4e94643b12b17640731862bde596c9797491638f6d9e7f125722ea9b1e87394c7aebbb72f45c20396f79d9
checksum: 5a776a9c5254a4249550457941b2be7a05d436e87e216941c9e0196a55f3d421de1de43c27f8028176acc172f3af190a3cf4266ab8db8b7d051d95b028fd156a
languageName: node
linkType: hard

Expand Down

0 comments on commit a6dd696

Please sign in to comment.