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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-26 07:44:57 +00:00
parent cd16a54a8a
commit 54375a4f62
2 changed files with 5 additions and 15 deletions

View File

@ -14065,23 +14065,13 @@
}
},
"gatsby-link": {
"version": "2.4.15",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.4.15.tgz",
"integrity": "sha512-F8C1+qNlEp8lEvfENNh9YSh2X+cbNVDL5HdX68DlQSbit/X6fUx6uWn6iqU9xNCDlga4IvY64bOlYdgOH3PlTA==",
"version": "2.4.16",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.4.16.tgz",
"integrity": "sha512-wsccuSOIAjhRDQRKmIj2+FUNR94QEBnELki0giN+lLKvWB3EO8mXjTIccXC0bMpe8VQcBlv3DHpUo72EAkkFAg==",
"requires": {
"@babel/runtime": "^7.11.2",
"@types/reach__router": "^1.3.3",
"@types/reach__router": "^1.3.6",
"prop-types": "^15.7.2"
},
"dependencies": {
"@babel/runtime": {
"version": "7.11.2",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.2.tgz",
"integrity": "sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==",
"requires": {
"regenerator-runtime": "^0.13.4"
}
}
}
},
"gatsby-page-utils": {

View File

@ -34,7 +34,7 @@
"final-form": "^4.20.1",
"gatsby": "^2.24.80",
"gatsby-cli": "^2.12.111",
"gatsby-link": "^2.4.15",
"gatsby-link": "^2.4.16",
"gatsby-plugin-advanced-sitemap": "^1.5.6",
"gatsby-plugin-create-client-paths": "^2.3.13",
"gatsby-plugin-manifest": "^2.4.34",