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:
18
client/package-lock.json
generated
18
client/package-lock.json
generated
@ -14065,23 +14065,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-link": {
|
"gatsby-link": {
|
||||||
"version": "2.4.15",
|
"version": "2.4.16",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.4.15.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.4.16.tgz",
|
||||||
"integrity": "sha512-F8C1+qNlEp8lEvfENNh9YSh2X+cbNVDL5HdX68DlQSbit/X6fUx6uWn6iqU9xNCDlga4IvY64bOlYdgOH3PlTA==",
|
"integrity": "sha512-wsccuSOIAjhRDQRKmIj2+FUNR94QEBnELki0giN+lLKvWB3EO8mXjTIccXC0bMpe8VQcBlv3DHpUo72EAkkFAg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@types/reach__router": "^1.3.3",
|
"@types/reach__router": "^1.3.6",
|
||||||
"prop-types": "^15.7.2"
|
"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": {
|
"gatsby-page-utils": {
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
"final-form": "^4.20.1",
|
"final-form": "^4.20.1",
|
||||||
"gatsby": "^2.24.80",
|
"gatsby": "^2.24.80",
|
||||||
"gatsby-cli": "^2.12.111",
|
"gatsby-cli": "^2.12.111",
|
||||||
"gatsby-link": "^2.4.15",
|
"gatsby-link": "^2.4.16",
|
||||||
"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.4.34",
|
"gatsby-plugin-manifest": "^2.4.34",
|
||||||
|
Reference in New Issue
Block a user