chore(deps): bump gatsby-plugin-react-svg to 3.0.0

This commit is contained in:
Jean-Philippe Sirois
2020-01-27 22:18:37 -05:00
parent 1274c87e21
commit 19a1cbfff9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11750,9 +11750,9 @@
}
},
"gatsby-plugin-react-svg": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-2.1.2.tgz",
"integrity": "sha512-y2vqiI/+bW8UPNL8628NwoX6kHtM4WJz6CiHPc9fhvSUa2Y8wriFJnGl1K249/9RXomOUQhl7r7JOuVhweSl1w==",
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-svg/-/gatsby-plugin-react-svg-3.0.0.tgz",
"integrity": "sha512-myZl5NjVZwLLn4ovwSDM7cufa8yjaRiU5KoufJrz8FEalRroZ/hFSCCKNVna3blTwxcS0rZgISigYn9/xY7rkw==",
"requires": {
"svg-react-loader": "^0.4.4"
}