Merge pull request #966 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-smartypants-4.6.0

Bump gatsby-remark-smartypants from 4.5.0 to 4.6.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-07-09 11:40:30 +02:00 committed by GitHub
commit 6258e057ee
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",