Skip to content

Commit df38c41

Browse files
committed
fix(deps): update dependency gatsby-plugin-svgr to v2.1.0
1 parent 73e1702 commit df38c41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"gatsby-plugin-offline": "3.5.0",
1919
"gatsby-plugin-react-helmet": "3.5.0",
2020
"gatsby-plugin-sass": "2.6.0",
21-
"gatsby-plugin-svgr": "2.0.2",
21+
"gatsby-plugin-svgr": "2.1.0",
2222
"gatsby-remark-autolink-headers": "2.6.0",
2323
"gatsby-remark-copy-linked-files": "2.5.0",
2424
"gatsby-remark-images": "3.6.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7445,10 +7445,10 @@ gatsby-plugin-sharp@2.9.0:
74457445
svgo "1.3.2"
74467446
uuid "3.4.0"
74477447

7448-
gatsby-plugin-svgr@2.0.2:
7449-
version "2.0.2"
7450-
resolved "https://registry.yarnpkg.com/gatsby-plugin-svgr/-/gatsby-plugin-svgr-2.0.2.tgz#22e08fb67ec63b68aca6ac3e89962af20214e2a5"
7451-
integrity sha512-54REIMe79qFBAwpcnWHBkvEE9CKoEVkefF9rDXai0k642r91SZ4UeWFuAmsegPG+sPVub7tHfHu/2LVXK1I9kg==
7448+
gatsby-plugin-svgr@2.1.0:
7449+
version "2.1.0"
7450+
resolved "https://registry.yarnpkg.com/gatsby-plugin-svgr/-/gatsby-plugin-svgr-2.1.0.tgz#7ba4e53cc6b61ddb4653a021be2fe7a8f0830e4c"
7451+
integrity sha512-OgJ+M9EWMMXsEwhxefNvxCu2jmHmUHx/PgP+7A9pn7XUt1IYiZmEKteJ1ZP5tAPuUI2S539yYgW76H3u9u19SA==
74527452

74537453
gatsby-plugin-typescript@^2.7.0:
74547454
version "2.7.0"

0 commit comments

Comments
 (0)