Merge pull request #1219 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-smartypants-4.11.0

Bump gatsby-remark-smartypants from 4.10.0 to 4.11.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-09-20 17:29:37 +02:00 committed by GitHub
commit 0b35436cb8
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.11.0",
"gatsby-remark-prismjs": "^5.11.0",
"gatsby-remark-responsive-iframe": "^4.11.0",
"gatsby-remark-smartypants": "^4.10.0",
"gatsby-remark-smartypants": "^4.11.0",
"gatsby-source-filesystem": "^3.14.0",
"gatsby-transformer-json": "^3.14.0",
"gatsby-transformer-remark": "^4.11.0",

View File

@ -6712,12 +6712,12 @@ gatsby-remark-responsive-iframe@^4.11.0:
lodash "^4.17.21"
unist-util-visit "^2.0.3"
gatsby-remark-smartypants@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.10.0.tgz#c74c703166ab5a8f688c650b70ccaca54c1b748c"
integrity sha512-RglCG5oaGrLksmBXaX3ORAU4aMPPCww5yGJE4WWNh2wMFjFySQ6D6PR1VdLiWA7gIWFjRqR3DXWkNOOi1I7Sbw==
gatsby-remark-smartypants@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-4.11.0.tgz#3eb59c2867c41696ba0d9574b1df0f11aa5db4cf"
integrity sha512-ImGPDP9Nm4DadBTCDmuHGg8zOY9D2B54ddWfLOqo9sA/zdXIlMnkmNGMuavddfJIqHZRo9WaqdBBaLvqlok6BA==
dependencies:
"@babel/runtime" "^7.14.8"
"@babel/runtime" "^7.15.4"
retext "^7.0.1"
retext-smartypants "^4.0.0"
unist-util-visit "^2.0.3"