build(deps): bump gatsby-remark-smartypants in /packages/website

Bumps [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants) from 5.7.0 to 5.8.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@5.8.0/packages/gatsby-remark-smartypants)

---
updated-dependencies:
- dependency-name: gatsby-remark-smartypants
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-01 14:18:05 +00:00 committed by GitHub
parent d9c3704236
commit 0008195e87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"gatsby-remark-images": "6.7.0",
"gatsby-remark-prismjs": "6.7.0",
"gatsby-remark-responsive-iframe": "5.8.0",
"gatsby-remark-smartypants": "5.7.0",
"gatsby-remark-smartypants": "5.8.0",
"gatsby-source-filesystem": "4.7.0",
"gatsby-transformer-remark": "5.8.1",
"gatsby-transformer-sharp": "4.8.0",

View File

@ -6154,10 +6154,10 @@ gatsby-remark-responsive-iframe@5.8.0:
lodash "^4.17.21"
unist-util-visit "^2.0.3"
gatsby-remark-smartypants@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.7.0.tgz#0f67db6287a7243c66db0090d122ff1cdbced283"
integrity sha512-ujPx/bwqal/Xosw6J0B6aHObGjQHPTFO9rh348FOOILEUvZxMfoyfkQEer/z4b3XCrxFXe3qxkUTfvCZwH63Dg==
gatsby-remark-smartypants@5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.8.0.tgz#64bc17acf43191740f948801f35f28ac308cc47a"
integrity sha512-HJIEXoMFUbxySf130xjoC91WV2she/uuEyfji1KocSJSWgnkCN+M3mot/bNpCPgbnmbYFJAbXQT0llEFjFGzuw==
dependencies:
"@babel/runtime" "^7.15.4"
retext "^7.0.1"