build(deps): bump gatsby-alias-imports from 1.0.4 to 1.0.6 in /docs (#1479)

Bumps [gatsby-alias-imports](https://github.com/luanbitar/gatsby-alias-imports) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/luanbitar/gatsby-alias-imports/releases)
- [Commits](https://github.com/luanbitar/gatsby-alias-imports/commits/1.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-01 22:01:40 +11:00 committed by GitHub
parent 3277bdb8b9
commit c1fe84cc0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -9963,9 +9963,9 @@
}
},
"gatsby-alias-imports": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/gatsby-alias-imports/-/gatsby-alias-imports-1.0.4.tgz",
"integrity": "sha512-6ov7Qd/cKdEaqrABlPUNDXWHGn8HJpU/TGm0/htBAi4nSfFJWq6EEw9apzWHfR8IoVwjHExlX5wD7Y4qKjMV0w=="
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/gatsby-alias-imports/-/gatsby-alias-imports-1.0.6.tgz",
"integrity": "sha512-v8RdbmSFenNxaifo118utlfdxqvJbBWv7Ygfb0kQm2ZLrW1meu8ARjx3gAZExfSwFmMhyyiUltOvQSVDy0Jrsw=="
},
"gatsby-core-utils": {
"version": "1.3.20",

View File

@ -12,7 +12,7 @@
"@mdx-js/react": "^1.6.16",
"emotion-theming": "^10.0.27",
"gatsby": "^2.24.65",
"gatsby-alias-imports": "^1.0.4",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^2.3.11",
"gatsby-plugin-catch-links": "^2.3.14",
"gatsby-plugin-emotion": "^4.3.10",