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

Commit ca9b587

Browse files
fix(deps): update dependency gatsby-plugin-i18n-l10n to v5.7.0 (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56a28ab commit ca9b587

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.14.0",
1414
"gatsby-plugin-catch-links": "5.14.0",
1515
"gatsby-plugin-emotion": "8.14.0",
16-
"gatsby-plugin-i18n-l10n": "5.6.3",
16+
"gatsby-plugin-i18n-l10n": "5.7.0",
1717
"gatsby-plugin-image": "3.14.0",
1818
"gatsby-plugin-manifest": "5.14.0",
1919
"gatsby-plugin-mdx": "5.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6867,10 +6867,10 @@ gatsby-plugin-emotion@8.14.0:
68676867
"@babel/runtime" "^7.20.13"
68686868
"@emotion/babel-preset-css-prop" "^11.11.0"
68696869

6870-
gatsby-plugin-i18n-l10n@5.6.3:
6871-
version "5.6.3"
6872-
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.3.tgz#9f844b75565d8c0ea30c1d8b3e46fc27b82ac319"
6873-
integrity sha512-x8nBL387AXp+ft6NomakuWO2cCnz3UByoFzggKnxU2GxzEniu7eGfLtEe9g4Plv5hNZfAk3wnETdDN0sMIddfg==
6870+
gatsby-plugin-i18n-l10n@5.7.0:
6871+
version "5.7.0"
6872+
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.7.0.tgz#7fe7bd56f9d77ce1d265e36c1de92f24cd88b90e"
6873+
integrity sha512-xapbhhUBvK2wmqBxMn0p+//tPa0n+RLODiSD7qBG98QjrbxgiW6wcdStAgV5ynpJMWwrRHIigZDxJ5EVrZ9acg==
68746874
dependencies:
68756875
limax "^4.1.0"
68766876
path-browserify "^1.0.1"

0 commit comments

Comments
 (0)