mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-16 22:46:04 +01:00
fix(deps): pin dependency @marscollective/gatsby-theme-link-free to 0.2.7 (#148)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -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.7",
|
"@marscollective/gatsby-theme-link-free": "0.2.7",
|
||||||
"gatsby": "2.29.2",
|
"gatsby": "2.29.2",
|
||||||
"react": "17.0.1",
|
"react": "17.0.1",
|
||||||
"react-dom": "17.0.1"
|
"react-dom": "17.0.1"
|
||||||
|
|||||||
@@ -1701,7 +1701,7 @@
|
|||||||
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.7":
|
"@marscollective/gatsby-theme-link-free@0.2.7":
|
||||||
version "0.2.7"
|
version "0.2.7"
|
||||||
resolved "https://registry.yarnpkg.com/@marscollective/gatsby-theme-link-free/-/gatsby-theme-link-free-0.2.7.tgz#787e90798e30c12a5a002650074025af97ae3556"
|
resolved "https://registry.yarnpkg.com/@marscollective/gatsby-theme-link-free/-/gatsby-theme-link-free-0.2.7.tgz#787e90798e30c12a5a002650074025af97ae3556"
|
||||||
integrity sha512-hXTFEcaD0zPQoT607JUNyzK3WfY9L3X04t50G0Yr+RSDOHzZzhCd+KIq6XMD/LjM5+3jsa2h3g/GnGdjRl2Tdw==
|
integrity sha512-hXTFEcaD0zPQoT607JUNyzK3WfY9L3X04t50G0Yr+RSDOHzZzhCd+KIq6XMD/LjM5+3jsa2h3g/GnGdjRl2Tdw==
|
||||||
|
|||||||
Reference in New Issue
Block a user