build(deps): bump gatsby-plugin-catch-links in /docs (#1710)

This commit is contained in:
dependabot[bot] 2021-02-07 14:41:19 +01:00 committed by GitHub
parent dfa7ab598f
commit db8ebb2bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -9227,9 +9227,9 @@
}
},
"gatsby-plugin-catch-links": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.7.0.tgz",
"integrity": "sha512-78SjDxY32cPAAEhKqfc1VokMvwjAzNbkg94oamesFShutYjezUItj18jivEWxaYA+UM37zas3eM28ZC5f4u2NA==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.10.0.tgz",
"integrity": "sha512-r+YBR6ChWOwb0VygrjtS6nrz0fv5KyZiyL0aa/6Na4st4D+PHqml2nuYtLx0+otxjscSjJXk+7eg04YDGEeFng==",
"requires": {
"@babel/runtime": "^7.12.5",
"escape-string-regexp": "^1.0.5"

View File

@ -14,7 +14,7 @@
"gatsby": "^2.29.3",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^2.7.0",
"gatsby-plugin-catch-links": "^2.7.0",
"gatsby-plugin-catch-links": "^2.10.0",
"gatsby-plugin-emotion": "^4.3.10",
"gatsby-plugin-google-analytics": "^2.8.0",
"gatsby-plugin-manifest": "^2.12.0",