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

Commit 8d4ecf1

Browse files
committed
fix(deps): update dependency gatsby-plugin-i18n-l10n to v5.6.3
1 parent f75953c commit 8d4ecf1

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.7",
1414
"gatsby-plugin-catch-links": "5.13.1",
1515
"gatsby-plugin-emotion": "8.13.1",
16-
"gatsby-plugin-i18n-l10n": "5.6.2",
16+
"gatsby-plugin-i18n-l10n": "5.6.3",
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
@@ -6945,10 +6945,10 @@ [email protected]:
69456945
"@babel/runtime" "^7.20.13"
69466946
"@emotion/babel-preset-css-prop" "^11.11.0"
69476947

6948-
6949-
version "5.6.2"
6950-
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.2.tgz#0d05298e4164716e9a8e26e0dd8749ba8a51eed1"
6951-
integrity sha512-ScZUhzPZWuxtm8eH8aR2cwZAj8vj7NuX8uJagk5Ut0Ih2RmTwXQdz++Ig7w9l8dEdu31AyKf6Z1nmzvS/kFGcw==
6948+
6949+
version "5.6.3"
6950+
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.3.tgz#9f844b75565d8c0ea30c1d8b3e46fc27b82ac319"
6951+
integrity sha512-x8nBL387AXp+ft6NomakuWO2cCnz3UByoFzggKnxU2GxzEniu7eGfLtEe9g4Plv5hNZfAk3wnETdDN0sMIddfg==
69526952
dependencies:
69536953
limax "^4.1.0"
69546954
path-browserify "^1.0.1"

0 commit comments

Comments
 (0)