Bump gatsby-plugin-catch-links from 2.0.10 to 2.0.11 (#2983)
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
chris48s
parent
bc96f0e25f
commit
5d7bfe7d0b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -9271,9 +9271,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-catch-links": {
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.0.10.tgz",
|
||||
"integrity": "sha512-YHTvSCz94Rtidl2YHRvYvpygXkLiyxSwBcTJQlQJKXZIIcriIWOdVO8G4fD9N1xP6DU7Shdhj0hBvyNzkl0NLg==",
|
||||
"version": "2.0.11",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.0.11.tgz",
|
||||
"integrity": "sha512-tnnXRSNdH5oIdH70WIvOHu7zNZQeHvY210fcNGZLJ00JNetetJqkBlklRgGIqG7kClBoHB7LcGxMu/2cXnHH/g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
|
||||
@@ -157,7 +157,7 @@
|
||||
"fetch-ponyfill": "^6.0.0",
|
||||
"fs-readfile-promise": "^3.0.1",
|
||||
"gatsby": "2.0.118",
|
||||
"gatsby-plugin-catch-links": "^2.0.10",
|
||||
"gatsby-plugin-catch-links": "^2.0.11",
|
||||
"gatsby-plugin-page-creator": "^2.0.6",
|
||||
"gatsby-plugin-react-helmet": "^3.0.5",
|
||||
"gatsby-plugin-remove-trailing-slashes": "^2.0.7",
|
||||
|
||||
Reference in New Issue
Block a user