fix(deps): update dependency gatsby to v3.1.2 (#167)

This commit is contained in:
renovate[bot]
2021-03-24 17:50:01 -03:00
committed by GitHub
parent 64ea51a22c
commit f6e1024be2
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.1.1",
"gatsby": "3.1.2",
"html-webpack-plugin": "5.3.1",
"react": "17.0.2",
"react-dom": "17.0.2"

View File

@@ -6978,10 +6978,10 @@ gatsby-transformer-yaml@^3.0.0:
lodash "^4.17.20"
unist-util-select "^1.5.0"
gatsby@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.1.tgz#510f2160decb477f4837c08305f516538c2725a2"
integrity sha512-rn5M+Hc2RlJnwU8rHQ/5ZQ5VVJFRHt1iFq+A2AogSITYL538/FU7+94K3TWYexc5VJgfOptXo3eg4RCOpOTFHg==
gatsby@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.2.tgz#666420ad991e092b1d7e9fb887c2c31f6a8c4118"
integrity sha512-3gF954rAkbZimrJe0K8gXl6Xe1AGyu04k813ut1Dzh98xf6WJoJQOFjQKB9MLmrzY7WRS94Pah1/9GuO+5hEpQ==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"