chore(deps): bump gatsby-link from 2.4.16 to 2.5.0 in /client

Bumps [gatsby-link](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-link) from 2.4.16 to 2.5.0.
- [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.5.0/packages/gatsby-link)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-16 06:06:10 +00:00
parent 35119cc71a
commit e73654f183
2 changed files with 4 additions and 4 deletions

View File

@ -12325,9 +12325,9 @@
} }
}, },
"gatsby-link": { "gatsby-link": {
"version": "2.4.16", "version": "2.5.0",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.4.16.tgz", "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.5.0.tgz",
"integrity": "sha512-wsccuSOIAjhRDQRKmIj2+FUNR94QEBnELki0giN+lLKvWB3EO8mXjTIccXC0bMpe8VQcBlv3DHpUo72EAkkFAg==", "integrity": "sha512-vCTvrHaeGv50wfH5qGmHvTxktDDMC0dKa/mIjw+0pmBk+F9V9PJQkAgkAWGqNqGcLBbq5hUstVPynurrvSxjSA==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"@types/reach__router": "^1.3.6", "@types/reach__router": "^1.3.6",

View File

@ -34,7 +34,7 @@
"final-form": "^4.20.1", "final-form": "^4.20.1",
"gatsby": "^2.25.3", "gatsby": "^2.25.3",
"gatsby-cli": "^2.12.117", "gatsby-cli": "^2.12.117",
"gatsby-link": "^2.4.16", "gatsby-link": "^2.5.0",
"gatsby-plugin-advanced-sitemap": "^1.5.6", "gatsby-plugin-advanced-sitemap": "^1.5.6",
"gatsby-plugin-create-client-paths": "^2.3.13", "gatsby-plugin-create-client-paths": "^2.3.13",
"gatsby-plugin-manifest": "^2.5.2", "gatsby-plugin-manifest": "^2.5.2",