fix(deps): update dependency gatsby to v2.30.3 (#153)

This commit is contained in:
renovate[bot]
2021-01-18 05:21:22 -03:00
committed by GitHub
parent badd4030d0
commit 81789bd39c
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@marscollective/gatsby-theme-link-free": "0.2.7",
"gatsby": "2.30.2",
"gatsby": "2.30.3",
"react": "17.0.1",
"react-dom": "17.0.1"
}

View File

@@ -7245,10 +7245,10 @@ gatsby-transformer-yaml@^2.8.0:
lodash "^4.17.20"
unist-util-select "^1.5.0"
gatsby@2.30.2:
version "2.30.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.30.2.tgz#e3dba172457aadd4d02e2510bea3dca1e7e673de"
integrity sha512-ioJnAFTyq2BoNL6BECXx6ZWyLY3yu7ZrmT2T4PSFhef8MQeeflL4lbdom3tv3J4R4YQO0bY4vV5yGlxgQtQfBw==
gatsby@2.30.3:
version "2.30.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.30.3.tgz#1877682760533ff1ec802c9a7d9695ac0958139f"
integrity sha512-xoyKDND/LKVpxmoURFUdis48dwa/MyLm8XGmHVx3SssYUGMO+YhH+5zeVxUhf9TVYccCvaa5px39X/lF+TiXFg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"