Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 7210757

Browse files
committed
fix(deps): update dependency gatsby-plugin-i18n-l10n to v5.6.2
1 parent 67001e7 commit 7210757

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"gatsby": "5.13.4",
1414
"gatsby-plugin-catch-links": "5.13.1",
1515
"gatsby-plugin-emotion": "8.13.1",
16-
"gatsby-plugin-i18n-l10n": "5.6.1",
16+
"gatsby-plugin-i18n-l10n": "5.6.2",
1717
"gatsby-plugin-image": "3.13.1",
1818
"gatsby-plugin-manifest": "5.13.1",
1919
"gatsby-plugin-mdx": "5.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6780,10 +6780,10 @@ [email protected]:
67806780
"@babel/runtime" "^7.20.13"
67816781
"@emotion/babel-preset-css-prop" "^11.11.0"
67826782

6783-
6784-
version "5.6.1"
6785-
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.1.tgz#be7c7a8f196a19e53378252c0ea89703beda82ca"
6786-
integrity sha512-LEljP3PVSNWn1j3pfUKQv/Mmd9QpNYzkL3yURVwWD3o9OnFEFDyQ4MxQK80vZmqAK02VOxoez55P4l1JriV2lg==
6783+
6784+
version "5.6.2"
6785+
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.2.tgz#0d05298e4164716e9a8e26e0dd8749ba8a51eed1"
6786+
integrity sha512-ScZUhzPZWuxtm8eH8aR2cwZAj8vj7NuX8uJagk5Ut0Ih2RmTwXQdz++Ig7w9l8dEdu31AyKf6Z1nmzvS/kFGcw==
67876787
dependencies:
67886788
limax "^4.1.0"
67896789
path-browserify "^1.0.1"

0 commit comments

Comments
 (0)