build(deps): bump gatsby-plugin-catch-links in /docs (#1710)
This commit is contained in:
parent
dfa7ab598f
commit
db8ebb2bd0
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@ -9227,9 +9227,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-catch-links": {
|
"gatsby-plugin-catch-links": {
|
||||||
"version": "2.7.0",
|
"version": "2.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.10.0.tgz",
|
||||||
"integrity": "sha512-78SjDxY32cPAAEhKqfc1VokMvwjAzNbkg94oamesFShutYjezUItj18jivEWxaYA+UM37zas3eM28ZC5f4u2NA==",
|
"integrity": "sha512-r+YBR6ChWOwb0VygrjtS6nrz0fv5KyZiyL0aa/6Na4st4D+PHqml2nuYtLx0+otxjscSjJXk+7eg04YDGEeFng==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"escape-string-regexp": "^1.0.5"
|
"escape-string-regexp": "^1.0.5"
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"gatsby": "^2.29.3",
|
"gatsby": "^2.29.3",
|
||||||
"gatsby-alias-imports": "^1.0.6",
|
"gatsby-alias-imports": "^1.0.6",
|
||||||
"gatsby-plugin-canonical-urls": "^2.7.0",
|
"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-emotion": "^4.3.10",
|
||||||
"gatsby-plugin-google-analytics": "^2.8.0",
|
"gatsby-plugin-google-analytics": "^2.8.0",
|
||||||
"gatsby-plugin-manifest": "^2.12.0",
|
"gatsby-plugin-manifest": "^2.12.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user