Skip to content

Commit 0b154b0

Browse files
chore(deps): update dependency gatsby-plugin-react-svg to v3.1.0
1 parent 9a80c59 commit 0b154b0

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
@@ -17,7 +17,7 @@
1717
"gatsby-plugin-mdx": "1.2.44",
1818
"gatsby-plugin-postcss": "2.3.13",
1919
"gatsby-plugin-react-helmet": "3.3.13",
20-
"gatsby-plugin-react-svg": "3.0.0",
20+
"gatsby-plugin-react-svg": "3.1.0",
2121
"gatsby-plugin-sharp": "2.6.39",
2222
"gatsby-source-graphcms": "2.0.0-next.11",
2323
"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.1.0:
6805+
version "3.1.0"
6806+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.1.0.tgz#00269f182793f1f624bbfb9817608f6ee26f7b70"
6807+
integrity sha512-OiEeTRQ+tzf7YrOnj87uMD6AGRl7BKxogAp1CUDtfiP+WGWZ99S5PeDLHJW5ExxGH1NVzWlNgtJjNmJhDksPhg==
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)