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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-28 08:10:03 +00:00 committed by GitHub
parent 0aeaefa0ae
commit e31e4b6b39
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.2.1",
"gatsby-remark-prismjs": "^5.3.0",
"gatsby-remark-responsive-iframe": "^4.3.0",
"gatsby-remark-smartypants": "^4.1.0",
"gatsby-remark-smartypants": "^4.3.0",
"gatsby-source-filesystem": "^3.6.0",
"gatsby-transformer-json": "^3.6.0",
"gatsby-transformer-remark": "^4.3.0",
@ -12574,9 +12574,9 @@
}
},
"node_modules/gatsby-remark-smartypants": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.1.0.tgz",
"integrity": "sha512-nwhcQ7YkXsXmVQpiUYAbIj4jbA1HXja3bwQMJwAYnS5J4xOyRwWUufc7pM9vQ2Cyx6/ceZc/LEw5rVWySYYDVg==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.3.0.tgz",
"integrity": "sha512-1Cif3FGqSeYJ5KBr6UAiCLsb4SadRYqLO1UsZiR8S2+V11W7ATfuXmbMmLRyr9mUdz25+vDl9UmUP3JNuNiUGA==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"retext": "^7.0.1",
@ -38396,9 +38396,9 @@
}
},
"gatsby-remark-smartypants": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.1.0.tgz",
"integrity": "sha512-nwhcQ7YkXsXmVQpiUYAbIj4jbA1HXja3bwQMJwAYnS5J4xOyRwWUufc7pM9vQ2Cyx6/ceZc/LEw5rVWySYYDVg==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.3.0.tgz",
"integrity": "sha512-1Cif3FGqSeYJ5KBr6UAiCLsb4SadRYqLO1UsZiR8S2+V11W7ATfuXmbMmLRyr9mUdz25+vDl9UmUP3JNuNiUGA==",
"requires": {
"@babel/runtime": "^7.12.5",
"retext": "^7.0.1",

View File

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