Bump gatsby-remark-smartypants from 4.3.0 to 4.4.1 in /packages/website

Bumps [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-remark-smartypants@4.4.1/packages/gatsby-remark-smartypants/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@4.4.1/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] 2021-06-11 10:24:09 +00:00 committed by GitHub
parent d28f59d525
commit b77f4f1df4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -36,7 +36,7 @@
"gatsby-remark-images": "^5.3.0",
"gatsby-remark-prismjs": "^5.3.0",
"gatsby-remark-responsive-iframe": "^4.3.0",
"gatsby-remark-smartypants": "^4.3.0",
"gatsby-remark-smartypants": "^4.4.1",
"gatsby-source-filesystem": "^3.6.0",
"gatsby-transformer-json": "^3.6.0",
"gatsby-transformer-remark": "^4.3.0",
@ -12561,11 +12561,11 @@
}
},
"node_modules/gatsby-remark-smartypants": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.3.0.tgz",
"integrity": "sha512-1Cif3FGqSeYJ5KBr6UAiCLsb4SadRYqLO1UsZiR8S2+V11W7ATfuXmbMmLRyr9mUdz25+vDl9UmUP3JNuNiUGA==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.4.1.tgz",
"integrity": "sha512-IH2piTgzXGLjekVGiZRvtcR+XnDvNiu7PACnmKaVzA4zd+MOAzxzp2WY8YWc4LHqxp+LPKgFpckU3KYIDrK4mQ==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.14.0",
"retext": "^7.0.1",
"retext-smartypants": "^4.0.0",
"unist-util-visit": "^2.0.3"
@ -38273,11 +38273,11 @@
}
},
"gatsby-remark-smartypants": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.3.0.tgz",
"integrity": "sha512-1Cif3FGqSeYJ5KBr6UAiCLsb4SadRYqLO1UsZiR8S2+V11W7ATfuXmbMmLRyr9mUdz25+vDl9UmUP3JNuNiUGA==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.4.1.tgz",
"integrity": "sha512-IH2piTgzXGLjekVGiZRvtcR+XnDvNiu7PACnmKaVzA4zd+MOAzxzp2WY8YWc4LHqxp+LPKgFpckU3KYIDrK4mQ==",
"requires": {
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.14.0",
"retext": "^7.0.1",
"retext-smartypants": "^4.0.0",
"unist-util-visit": "^2.0.3"

View File

@ -33,7 +33,7 @@
"gatsby-remark-images": "^5.3.0",
"gatsby-remark-prismjs": "^5.3.0",
"gatsby-remark-responsive-iframe": "^4.3.0",
"gatsby-remark-smartypants": "^4.3.0",
"gatsby-remark-smartypants": "^4.4.1",
"gatsby-source-filesystem": "^3.6.0",
"gatsby-transformer-json": "^3.6.0",
"gatsby-transformer-remark": "^4.3.0",