Bump gatsby-remark-smartypants from 2.6.0 to 2.7.0 in /website (#2210)

Bumps [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-smartypants/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@2.7.0/packages/gatsby-remark-smartypants)

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-12-28 13:22:16 +01:00 committed by GitHub
parent 034407d439
commit 169dc5a383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"gatsby-remark-copy-linked-files": "^2.6.0",
"gatsby-remark-embedder": "^4.1.0",
"gatsby-remark-images": "^3.8.0",
"gatsby-remark-smartypants": "^2.6.0",
"gatsby-remark-smartypants": "^2.7.0",
"gatsby-source-filesystem": "^2.8.0",
"gatsby-transformer-yaml": "^2.8.0",
"graphviz-react": "^1.1.1",

View File

@ -8241,10 +8241,10 @@ gatsby-remark-images@^3.8.0:
unist-util-select "^1.5.0"
unist-util-visit-parents "^2.1.2"
gatsby-remark-smartypants@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.6.0.tgz#3ec69bd0fddb5e29d9e15143243973598bd69343"
integrity sha512-cozL2fYjBIwQpI1OB8Jj1XaBSmcUhuknz1of9BFULAcR003C6u77hMo5YaZ9ieCEwHk7EfMCjKKCVddGAMgZ/w==
gatsby-remark-smartypants@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.7.0.tgz#8264d876e8f4a46ff6244175287770628913af2a"
integrity sha512-g8rdyOSZUyCkQiyKj4NUPajwRfv5OV7DQ/V23hWPGVaFi157y+K5Dqd8h/TzYe583ael54kcgqsFzOTMZeIvRQ==
dependencies:
"@babel/runtime" "^7.12.5"
retext "^5.0.0"