Skip to content

Commit 3b0fceb

Browse files
Merge pull request #344 from openscript-ch/renovate/all-minor-patch
fix(deps): update dependency gatsby-plugin-i18n-l10n to v5.6.2
2 parents e2f0920 + 65131ce commit 3b0fceb

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
@@ -15,7 +15,7 @@
1515
"gatsby": "5.13.4",
1616
"gatsby-plugin-catch-links": "5.13.1",
1717
"gatsby-plugin-emotion": "8.13.1",
18-
"gatsby-plugin-i18n-l10n": "5.6.1",
18+
"gatsby-plugin-i18n-l10n": "5.6.2",
1919
"gatsby-plugin-image": "3.13.1",
2020
"gatsby-plugin-manifest": "5.13.1",
2121
"gatsby-plugin-mdx": "5.13.1",

yarn.lock

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

7860-
7861-
version "5.6.1"
7862-
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.1.tgz#be7c7a8f196a19e53378252c0ea89703beda82ca"
7863-
integrity sha512-LEljP3PVSNWn1j3pfUKQv/Mmd9QpNYzkL3yURVwWD3o9OnFEFDyQ4MxQK80vZmqAK02VOxoez55P4l1JriV2lg==
7860+
7861+
version "5.6.2"
7862+
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.2.tgz#0d05298e4164716e9a8e26e0dd8749ba8a51eed1"
7863+
integrity sha512-ScZUhzPZWuxtm8eH8aR2cwZAj8vj7NuX8uJagk5Ut0Ih2RmTwXQdz++Ig7w9l8dEdu31AyKf6Z1nmzvS/kFGcw==
78647864
dependencies:
78657865
limax "^4.1.0"
78667866
path-browserify "^1.0.1"

0 commit comments

Comments
 (0)