Skip to content

Commit d71f63b

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -2513,7 +2513,7 @@
25132513
"@xtuc/long" "4.2.2"
25142514

25152515
"@wpackio/eslint-config@file:../packages/eslint-config":
2516-
version "5.0.0"
2516+
version "6.0.1"
25172517
dependencies:
25182518
"@typescript-eslint/eslint-plugin" "4.22.0"
25192519
"@typescript-eslint/parser" "4.22.0"
@@ -7281,10 +7281,10 @@ [email protected]:
72817281
svgo "1.3.2"
72827282
uuid "3.4.0"
72837283

7284-
gatsby-plugin-svgr@2.0.2:
7285-
version "2.0.2"
7286-
resolved "https://registry.yarnpkg.com/gatsby-plugin-svgr/-/gatsby-plugin-svgr-2.0.2.tgz#22e08fb67ec63b68aca6ac3e89962af20214e2a5"
7287-
integrity sha512-54REIMe79qFBAwpcnWHBkvEE9CKoEVkefF9rDXai0k642r91SZ4UeWFuAmsegPG+sPVub7tHfHu/2LVXK1I9kg==
7284+
gatsby-plugin-svgr@2.1.0:
7285+
version "2.1.0"
7286+
resolved "https://registry.yarnpkg.com/gatsby-plugin-svgr/-/gatsby-plugin-svgr-2.1.0.tgz#7ba4e53cc6b61ddb4653a021be2fe7a8f0830e4c"
7287+
integrity sha512-OgJ+M9EWMMXsEwhxefNvxCu2jmHmUHx/PgP+7A9pn7XUt1IYiZmEKteJ1ZP5tAPuUI2S539yYgW76H3u9u19SA==
72887288

72897289
gatsby-plugin-typescript@^2.7.0:
72907290
version "2.7.0"

0 commit comments

Comments
 (0)