Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
build(deps): bump gatsby-link from 2.2.25 to 2.2.27
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 12, 2019
1 parent 16698d0 commit 7d91249
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -72,7 +72,7 @@
"file-saver": "2.0.2",
"gatsby": "^2.18.8",
"gatsby-image": "2.2.34",
"gatsby-link": "2.2.25",
"gatsby-link": "2.2.27",
"gatsby-plugin-algolia": "0.5.0",
"gatsby-plugin-catch-links": "2.1.21",
"gatsby-plugin-manifest": "2.2.33",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -6738,12 +6738,12 @@ gatsby-image@2.2.34:
object-fit-images "^3.2.4"
prop-types "^15.7.2"

gatsby-link@2.2.25, gatsby-link@^2.2.25:
version "2.2.25"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.25.tgz#24b7ca8e607f64a26d72a455041f629cc37230d3"
integrity sha512-P3Gt5ryW1bFBjAuKoJQsGSZcyEG7vFliHelnOLlAakkJ+wLQz4Wq2o4BAb6lB4wPzO7HzXRJD6RuxQrd9tmkPg==
gatsby-link@2.2.27, gatsby-link@^2.2.25:
version "2.2.27"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.27.tgz#d36aa62e9854ef3102ca85c2a6fa833943059303"
integrity sha512-Jiz6ShReB25plqTKsTAVpfFvN1K/JziNhr1z8Q6p+dPzQaNWfEC61kpRKE69J1WWycvRdxCSZEkOgY/0nlAifg==
dependencies:
"@babel/runtime" "^7.7.4"
"@babel/runtime" "^7.7.6"
"@types/reach__router" "^1.2.6"
prop-types "^15.7.2"

Expand Down

0 comments on commit 7d91249

Please sign in to comment.