Merge pull request #1088 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-smartypants-4.9.0

Bump gatsby-remark-smartypants from 4.8.0 to 4.9.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-08-23 14:32:07 +02:00 committed by GitHub
commit 573402c556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@
"gatsby-remark-images": "^5.9.0",
"gatsby-remark-prismjs": "^5.9.0",
"gatsby-remark-responsive-iframe": "^4.9.0",
"gatsby-remark-smartypants": "^4.8.0",
"gatsby-remark-smartypants": "^4.9.0",
"gatsby-source-filesystem": "^3.12.0",
"gatsby-transformer-json": "^3.12.0",
"gatsby-transformer-remark": "^4.9.0",

View File

@ -6871,12 +6871,12 @@ gatsby-remark-responsive-iframe@^4.9.0:
lodash "^4.17.21"
unist-util-visit "^2.0.3"
gatsby-remark-smartypants@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.8.0.tgz#ac1a10746009010274f0fda5a1299e2be270599b"
integrity sha512-g89tUpBM4iwXzk3ZSxaxIlsVQq7e7xeso0Rpfwv9ogIBwckJ3AAqPZ3Mis/AOR67lnfQ34mR7kMWzQNjLPSvXA==
gatsby-remark-smartypants@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.9.0.tgz#6454f96eaf9b0c4039993857117788aa6cf69944"
integrity sha512-N8HYG4d/qUuHs8fSDQ8nU4pKlJPqN33j3hVJdbGeRFf4bSrC4ScekHUSM6BTtyHxToxpSr8UtDRbbILrQuz0wg==
dependencies:
"@babel/runtime" "^7.14.6"
"@babel/runtime" "^7.14.8"
retext "^7.0.1"
retext-smartypants "^4.0.0"
unist-util-visit "^2.0.3"