fix(deps): update dependency @marscollective/gatsby-theme-link-free to v0.2.6 (#145)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-20 23:14:41 -03:00
committed by GitHub
parent cad159a314
commit e77a8e79ba
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"deploy": "yarn build && netlify deploy -p" "deploy": "yarn build && netlify deploy -p"
}, },
"dependencies": { "dependencies": {
"@marscollective/gatsby-theme-link-free": "0.2.5", "@marscollective/gatsby-theme-link-free": "0.2.6",
"gatsby": "2.29.1", "gatsby": "2.29.1",
"react": "17.0.1", "react": "17.0.1",
"react-dom": "17.0.1" "react-dom": "17.0.1"

View File

@@ -1701,10 +1701,10 @@
netlify-cms-proxy-server "^1.3.8" netlify-cms-proxy-server "^1.3.8"
react-helmet "^6.1.0" react-helmet "^6.1.0"
"@marscollective/gatsby-theme-link-free@0.2.5": "@marscollective/gatsby-theme-link-free@0.2.6":
version "0.2.5" version "0.2.6"
resolved "https://registry.yarnpkg.com/@marscollective/gatsby-theme-link-free/-/gatsby-theme-link-free-0.2.5.tgz#a6c8dead0cd5373c9ccd6d8a7f498894a5299609" resolved "https://registry.yarnpkg.com/@marscollective/gatsby-theme-link-free/-/gatsby-theme-link-free-0.2.6.tgz#2d359eaf1cd009563d2f272298284d30fb5b7bc0"
integrity sha512-urQFc6Uw4yGhwNWQlDrFKKunLV+Td8VsVpfraBbstc8TDqJGwqx8RHDjZuDaPegpe/1VqswhyKV0LGo3b27tyQ== integrity sha512-5ekIUnzbs5QksNk2puGHnh55NGxxoyPDTRKAbuhEo/TCDf2NhoDkopoG3RtaA5zBpnxnNedCDfAuNczQCOdeqw==
dependencies: dependencies:
"@marscollective/gatsby-theme-core" "^0.2.5" "@marscollective/gatsby-theme-core" "^0.2.5"
autoprefixer "^10.1.0" autoprefixer "^10.1.0"