fix(deps): update dependency gatsby to v3.2.1 (#159)

This commit is contained in:
renovate[bot]
2021-04-01 18:38:05 -03:00
committed by GitHub
parent 367f97ccf8
commit 93542bdc4a
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@marscollective/gatsby-theme-link-free": "0.2.8",
"gatsby": "3.2.0",
"gatsby": "3.2.1",
"html-webpack-plugin": "5.3.1",
"react": "17.0.2",
"react-dom": "17.0.2"

View File

@@ -7020,10 +7020,10 @@ gatsby-transformer-yaml@^3.0.0:
lodash "^4.17.20"
unist-util-select "^1.5.0"
gatsby@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.2.0.tgz#4b92b3063761572eb8116b9fd4efce3c916bb045"
integrity sha512-eVaAR6LQA4D7bPeN1/2Hzk5kt7QJzb0DoPUuBy9daxZy3oPR1Zf6wfdV6RQcW6+ABLpG073h5uOTMxANAlm66A==
gatsby@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.2.1.tgz#c1130764077e4fc7360cb6892b25e810ae53cbbf"
integrity sha512-nakOINSniWsBPfbZE5HJOoEwC2/bBoJAYxGYNG/P7M8mM9JVbsIsnAylTe205/MsO0qpcTpqRm0usxzyvF3yYw==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"