From ddd79fea677d9db863bb31e1569ae8d53461dae9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 15:57:26 +0000 Subject: [PATCH] chore(deps): update dependency gatsby-plugin-react-svg to v3.3.0 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a617181c..046d61c0 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,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.3.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..8b6b1870 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.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.3.0.tgz#1dad8594ecd6ffd86e5ff45e1b9365367c999c44" + integrity sha512-kFPElMFu1QCkiFCm1pSrVkOHAeafU6wkD0qCVPs7nL/Txh5KFh0aOO6Feiwvfre1Jo+Eg3lwCuGmgsy9L+4pDg== 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==