From 55e1b31378ee758e2696a98529309a2667d5ce10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 06:37:43 +0000 Subject: [PATCH] Bump gatsby-link from 2.2.27 to 2.2.28 Bumps [gatsby-link](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-link) from 2.2.27 to 2.2.28. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-link/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.2.28/packages/gatsby-link) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c662b59..da669f7 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "autoprefixer": "^9.7.3", "gatsby": "^2.18.18", - "gatsby-link": "^2.2.24", + "gatsby-link": "^2.2.28", "gatsby-plugin-postcss": "^2.1.18", "gatsby-plugin-react-helmet": "^3.1.18", "postcss-import": "^12.0.1", diff --git a/yarn.lock b/yarn.lock index b73ae7b..13ebdc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4572,10 +4572,10 @@ gatsby-graphiql-explorer@^0.2.31: dependencies: "@babel/runtime" "^7.7.6" -gatsby-link@^2.2.24, gatsby-link@^2.2.27: - version "2.2.27" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.27.tgz#d36aa62e9854ef3102ca85c2a6fa833943059303" - integrity sha512-Jiz6ShReB25plqTKsTAVpfFvN1K/JziNhr1z8Q6p+dPzQaNWfEC61kpRKE69J1WWycvRdxCSZEkOgY/0nlAifg== +gatsby-link@^2.2.27, gatsby-link@^2.2.28: + version "2.2.28" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.28.tgz#81699aece00f0c86af7c2fbab5b19d34b3494d15" + integrity sha512-G1ivEChE2eNxrPoKXR3Z27bZUWBNcL+SybJ+V0+xnR2y/w/hLe7DTOCt/UTCKgtvJ0jvQodwK7r1+HroXmsnVw== dependencies: "@babel/runtime" "^7.7.6" "@types/reach__router" "^1.2.6"