From 37ec51231bf5b148c8e115ad7467339c396253d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:15:30 +0000 Subject: [PATCH] Bump @vtex/gatsby-plugin-i18n from 0.265.0 to 0.277.6 Bumps @vtex/gatsby-plugin-i18n from 0.265.0 to 0.277.6. Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index f1ba05a..e721b3a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@vtex/gatsby-plugin-cms": "^0.265.0", "@vtex/gatsby-plugin-google-tag-manager": "0.267.0", "@vtex/gatsby-plugin-graphql": "^0.275.0", - "@vtex/gatsby-plugin-i18n": "^0.265.0", + "@vtex/gatsby-plugin-i18n": "^0.277.6", "@vtex/gatsby-plugin-nginx": "^0.275.0", "@vtex/gatsby-source-vtex": "^0.275.0", "@vtex/gatsby-theme-store": "0.267.0", diff --git a/yarn.lock b/yarn.lock index 5c46950..2e469de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2249,6 +2249,19 @@ intl-messageformat-parser "^6.0.18" react-intl "^5.7.1" +"@vtex/gatsby-plugin-i18n@^0.277.6": + version "0.277.6" + resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-i18n/-/gatsby-plugin-i18n-0.277.6.tgz#dab8f397f55cbb96e0e5ccce37abd96db9677c19" + integrity sha512-Bw0gRPQfN/Blcnfx1H/xytaU+MZts+XB8FV8/g4/cFzvVe9Ub90wfmNcTynZhIT5WgQTmVHlCybwzvhhTJs46Q== + dependencies: + "@babel/parser" "^7.12.7" + "@babel/preset-typescript" "^7.12.7" + "@babel/register" "^7.12.1" + "@babel/traverse" "^7.12.9" + "@babel/types" "^7.12.7" + intl-messageformat-parser "^6.0.18" + react-intl "^5.7.1" + "@vtex/gatsby-plugin-nginx@^0.275.0": version "0.275.0" resolved "https://registry.yarnpkg.com/@vtex/gatsby-plugin-nginx/-/gatsby-plugin-nginx-0.275.0.tgz#faa66185b29f9981abf00c00adb5f1d6398dd91c"