Bump gatsby-remark-smartypants from 4.5.0 to 4.6.0 in /packages/website

Bumps [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants) from 4.5.0 to 4.6.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@4.6.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] 2021-07-09 09:40:12 +00:00 committed by GitHub
parent 3f86631481
commit 2d55cafbf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -36,7 +36,7 @@
"gatsby-remark-images": "^5.6.0",
"gatsby-remark-prismjs": "^5.6.0",
"gatsby-remark-responsive-iframe": "^4.6.0",
"gatsby-remark-smartypants": "^4.5.0",
"gatsby-remark-smartypants": "^4.6.0",
"gatsby-source-filesystem": "^3.9.0",
"gatsby-transformer-json": "^3.9.0",
"gatsby-transformer-remark": "^4.5.0",
@ -12828,9 +12828,9 @@
}
},
"node_modules/gatsby-remark-smartypants": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.5.0.tgz",
"integrity": "sha512-boHr0IPgbO6e/P45RatkRYC/f6uREYI1tSU2bIYQkal7Pr7BkeXL/EOprEvcf9kmNjL0ea9yu6LR4MYpReAckg==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.6.0.tgz",
"integrity": "sha512-A6CNyM6NpC4fuObq3GZRSGgf15Fqgtl2mFsg/51VcBv49CHBrDD4vbuxmhzhAF/Ml4AvzCJap1HyLp1MpwhqSA==",
"dependencies": {
"@babel/runtime": "^7.14.0",
"retext": "^7.0.1",
@ -38111,9 +38111,9 @@
}
},
"gatsby-remark-smartypants": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.5.0.tgz",
"integrity": "sha512-boHr0IPgbO6e/P45RatkRYC/f6uREYI1tSU2bIYQkal7Pr7BkeXL/EOprEvcf9kmNjL0ea9yu6LR4MYpReAckg==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.6.0.tgz",
"integrity": "sha512-A6CNyM6NpC4fuObq3GZRSGgf15Fqgtl2mFsg/51VcBv49CHBrDD4vbuxmhzhAF/Ml4AvzCJap1HyLp1MpwhqSA==",
"requires": {
"@babel/runtime": "^7.14.0",
"retext": "^7.0.1",

View File

@ -33,7 +33,7 @@
"gatsby-remark-images": "^5.6.0",
"gatsby-remark-prismjs": "^5.6.0",
"gatsby-remark-responsive-iframe": "^4.6.0",
"gatsby-remark-smartypants": "^4.5.0",
"gatsby-remark-smartypants": "^4.6.0",
"gatsby-source-filesystem": "^3.9.0",
"gatsby-transformer-json": "^3.9.0",
"gatsby-transformer-remark": "^4.5.0",