Build(deps-dev): bump gatsby-plugin-catch-links from 2.0.15 to 2.1.0 (#3626)
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links) from 2.0.15 to 2.1.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@2.1.0/packages/gatsby-plugin-catch-links) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
chris48s
parent
8cba5b18a5
commit
e20e1c5064
Generated
+3
-3
@@ -11517,9 +11517,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-catch-links": {
|
||||
"version": "2.0.15",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.0.15.tgz",
|
||||
"integrity": "sha512-JJms4zSzLrRSu2RKYWHED71TWWRImortYN3wkpgmQ/k9Gb25CEZUgQhDagEgLI9rMbVnp1pV/G2YC+quCGsuEQ==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.0.tgz",
|
||||
"integrity": "sha512-345dY1HU6rwAzw5TPkcz4aNy5s/2FjbgW8zY/X1YqbcaAd8PhocBV9CVLfSAPZA1ugpJ1bThIT1DtIBQ/rwIHw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
|
||||
+1
-1
@@ -183,7 +183,7 @@
|
||||
"fetch-ponyfill": "^6.1.0",
|
||||
"fs-readfile-promise": "^3.0.1",
|
||||
"gatsby": "2.9.4",
|
||||
"gatsby-plugin-catch-links": "^2.0.15",
|
||||
"gatsby-plugin-catch-links": "^2.1.0",
|
||||
"gatsby-plugin-page-creator": "^2.1.1",
|
||||
"gatsby-plugin-react-helmet": "^3.1.0",
|
||||
"gatsby-plugin-remove-trailing-slashes": "^2.0.11",
|
||||
|
||||
Reference in New Issue
Block a user