From a099a84f69452cc91a3d3efa382a310b01600738 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Oct 2021 11:29:24 +0000 Subject: [PATCH] chore(deps): update dependency gatsby-plugin-react-svg to v3.1.0 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e58698d7..d993038f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "gatsby-plugin-mdx": "1.2.44", "gatsby-plugin-postcss": "2.3.13", "gatsby-plugin-react-helmet": "3.3.13", - "gatsby-plugin-react-svg": "3.0.0", + "gatsby-plugin-react-svg": "3.1.0", "gatsby-plugin-sharp": "2.6.39", "gatsby-source-graphcms": "2.0.0-next.11", "gatsby-transformer-sharp": "2.5.17", diff --git a/yarn.lock b/yarn.lock index 4eacd829..f95c6968 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6801,12 +6801,12 @@ gatsby-plugin-react-helmet@3.3.13: dependencies: "@babel/runtime" "^7.11.2" -gatsby-plugin-react-svg@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.0.0.tgz#67984bf350bce0532bef965fab094b0b461cdf68" - integrity sha512-myZl5NjVZwLLn4ovwSDM7cufa8yjaRiU5KoufJrz8FEalRroZ/hFSCCKNVna3blTwxcS0rZgISigYn9/xY7rkw== +gatsby-plugin-react-svg@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.1.0.tgz#00269f182793f1f624bbfb9817608f6ee26f7b70" + integrity sha512-OiEeTRQ+tzf7YrOnj87uMD6AGRl7BKxogAp1CUDtfiP+WGWZ99S5PeDLHJW5ExxGH1NVzWlNgtJjNmJhDksPhg== dependencies: - svg-react-loader "^0.4.4" + svg-react-loader "^0.4.6" gatsby-plugin-sharp@2.6.39: version "2.6.39" @@ -14278,7 +14278,7 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -svg-react-loader@^0.4.4: +svg-react-loader@^0.4.6: version "0.4.6" resolved "https://registry.yarnpkg.com/svg-react-loader/-/svg-react-loader-0.4.6.tgz#b263efb3e3d2fff4c682a729351aba5f185051a1" integrity sha512-HVEypjWQsQuJdBIPzXGxpmQsQts7QwfQuYgK1rah6BVCMoLNSCh/ESKVNd7/tHq8DkWYHHTyaUMDA1FjqZYrgA==