From 65131ced37699e12765fafacaac21255f4716efe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 08:49:09 +0000 Subject: [PATCH] fix(deps): update dependency gatsby-plugin-i18n-l10n to v5.6.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d17126bf..29c9505f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "gatsby": "5.13.4", "gatsby-plugin-catch-links": "5.13.1", "gatsby-plugin-emotion": "8.13.1", - "gatsby-plugin-i18n-l10n": "5.6.1", + "gatsby-plugin-i18n-l10n": "5.6.2", "gatsby-plugin-image": "3.13.1", "gatsby-plugin-manifest": "5.13.1", "gatsby-plugin-mdx": "5.13.1", diff --git a/yarn.lock b/yarn.lock index 311dbbbd..5a49039a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7857,10 +7857,10 @@ gatsby-plugin-emotion@8.13.1: "@babel/runtime" "^7.20.13" "@emotion/babel-preset-css-prop" "^11.11.0" -gatsby-plugin-i18n-l10n@5.6.1: - version "5.6.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.1.tgz#be7c7a8f196a19e53378252c0ea89703beda82ca" - integrity sha512-LEljP3PVSNWn1j3pfUKQv/Mmd9QpNYzkL3yURVwWD3o9OnFEFDyQ4MxQK80vZmqAK02VOxoez55P4l1JriV2lg== +gatsby-plugin-i18n-l10n@5.6.2: + version "5.6.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.2.tgz#0d05298e4164716e9a8e26e0dd8749ba8a51eed1" + integrity sha512-ScZUhzPZWuxtm8eH8aR2cwZAj8vj7NuX8uJagk5Ut0Ih2RmTwXQdz++Ig7w9l8dEdu31AyKf6Z1nmzvS/kFGcw== dependencies: limax "^4.1.0" path-browserify "^1.0.1"