Skip to content

Commit 87c369e

Browse files
chore(deps): update dependency gatsby-plugin-react-svg to v3.3.0
1 parent bd330b0 commit 87c369e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"gatsby-plugin-mdx": "1.2.44",
2121
"gatsby-plugin-postcss": "2.3.13",
2222
"gatsby-plugin-react-helmet": "3.3.13",
23-
"gatsby-plugin-react-svg": "3.0.0",
23+
"gatsby-plugin-react-svg": "3.3.0",
2424
"gatsby-plugin-sharp": "2.6.39",
2525
"gatsby-source-graphcms": "2.0.0-next.11",
2626
"gatsby-transformer-sharp": "2.5.17",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6801,12 +6801,12 @@ [email protected]:
68016801
dependencies:
68026802
"@babel/runtime" "^7.11.2"
68036803

6804-
gatsby-plugin-react-svg@3.0.0:
6805-
version "3.0.0"
6806-
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.0.0.tgz#67984bf350bce0532bef965fab094b0b461cdf68"
6807-
integrity sha512-myZl5NjVZwLLn4ovwSDM7cufa8yjaRiU5KoufJrz8FEalRroZ/hFSCCKNVna3blTwxcS0rZgISigYn9/xY7rkw==
6804+
gatsby-plugin-react-svg@3.3.0:
6805+
version "3.3.0"
6806+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.3.0.tgz#1dad8594ecd6ffd86e5ff45e1b9365367c999c44"
6807+
integrity sha512-kFPElMFu1QCkiFCm1pSrVkOHAeafU6wkD0qCVPs7nL/Txh5KFh0aOO6Feiwvfre1Jo+Eg3lwCuGmgsy9L+4pDg==
68086808
dependencies:
6809-
svg-react-loader "^0.4.4"
6809+
svg-react-loader "^0.4.6"
68106810

68116811
68126812
version "2.6.39"
@@ -14278,7 +14278,7 @@ supports-color@^7.1.0:
1427814278
dependencies:
1427914279
has-flag "^4.0.0"
1428014280

14281-
svg-react-loader@^0.4.4:
14281+
svg-react-loader@^0.4.6:
1428214282
version "0.4.6"
1428314283
resolved "https://registry.yarnpkg.com/svg-react-loader/-/svg-react-loader-0.4.6.tgz#b263efb3e3d2fff4c682a729351aba5f185051a1"
1428414284
integrity sha512-HVEypjWQsQuJdBIPzXGxpmQsQts7QwfQuYgK1rah6BVCMoLNSCh/ESKVNd7/tHq8DkWYHHTyaUMDA1FjqZYrgA==

0 commit comments

Comments
 (0)