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:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -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",
|
||||||
|
@ -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",
|
||||||
|
Reference in New Issue
Block a user