Merge pull request #1681 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-remark-5.7.0

Bump gatsby-transformer-remark from 5.6.0 to 5.7.0 in /packages/website
This commit is contained in:
Karol Wypchło 2022-02-09 13:46:00 +01:00 committed by GitHub
commit df007ba18e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"gatsby-remark-smartypants": "5.7.0",
"gatsby-source-filesystem": "4.6.0",
"gatsby-transformer-json": "4.6.0",
"gatsby-transformer-remark": "5.6.0",
"gatsby-transformer-remark": "5.7.0",
"gatsby-transformer-sharp": "4.6.0",
"gatsby-transformer-yaml": "4.6.0",
"gbimage-bridge": "0.2.1",

View File

@ -6207,13 +6207,13 @@ gatsby-transformer-json@4.6.0:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"
gatsby-transformer-remark@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.6.0.tgz#72947ecc7136241c771c832407afa2a8727ff5a3"
integrity sha512-+h3DEpY4sfenpcNYbir5eFt73lx5JEcWsEl5RZbsqvQ/1MT5lt4+aRWsJk8yP0F81ah7uS4dRJuruG2sxjpeYA==
gatsby-transformer-remark@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.7.0.tgz#8103f7cf71fe0da603908b0e10baf1c22ae50e32"
integrity sha512-zRoSoMFz4AuEsRsue2fX8+cO4rLY1sYSQnWcqM7b0aDIjcoL78mY+ZbRgeb6FZap3Obn3TigXESKyEsLb8lCuQ==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.6.0"
gatsby-core-utils "^3.7.0"
gray-matter "^4.0.3"
hast-util-raw "^6.0.2"
hast-util-to-html "^7.1.3"
@ -6229,7 +6229,7 @@ gatsby-transformer-remark@5.6.0:
remark-stringify "^9.0.1"
retext-english "^3.0.4"
sanitize-html "^1.27.5"
underscore.string "^3.3.5"
underscore.string "^3.3.6"
unified "^9.2.2"
unist-util-remove-position "^3.0.0"
unist-util-select "^3.0.4"
@ -12515,7 +12515,7 @@ unc-path-regex@^0.1.2:
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
underscore.string@^3.3.5:
underscore.string@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.6.tgz#ad8cf23d7423cb3b53b898476117588f4e2f9159"
integrity sha512-VoC83HWXmCrF6rgkyxS9GHv8W9Q5nhMKho+OadDJGzL2oDYbYEppBaCMH6pFlwLeqj2QS+hhkw2kpXkSdD1JxQ==