Merge pull request #426 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-transformer-remark-5.9.0

Bump gatsby-transformer-remark from 5.6.0 to 5.9.0
This commit is contained in:
Kevin Kandlbinder 2022-03-03 22:57:49 +01:00 committed by GitHub
commit 2c08ccf7fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -18,7 +18,7 @@
"gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.6.0",
"gatsby-source-youtube-v3": "^3.0.2",
"gatsby-transformer-remark": "^5.6.0",
"gatsby-transformer-remark": "^5.9.0",
"gatsby-transformer-sharp": "^4.8.0",
"lucide-react": "^0.16.29",
"prop-types": "^15.7.2",

View file

@ -5449,10 +5449,10 @@ gatsby-cli@^4.8.0:
yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0"
gatsby-core-utils@^3.6.0, gatsby-core-utils@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.8.0.tgz#aae62bd2aa77e9abfa381114422d8d3c340b6092"
integrity sha512-OUuTvEcC5cygLyDAmib+Je1txtNc9X8sV8QcKqWepUYXGySIzCaowBh55vn97wXmdYpUNOa3PXIMR+KsBfA2Rw==
gatsby-core-utils@^3.6.0, gatsby-core-utils@^3.8.0, gatsby-core-utils@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.9.0.tgz#7be5969622e44c4475cb14f1ac64b49a4072ab6c"
integrity sha512-SvPnr86oXTY3ldbQ4QAkEew3BQE9vlzUXcXVJqTOhMUeGEz2kibBFUmVp8ia9Y1eOD+K/0xXQ54jUqaResj69w==
dependencies:
"@babel/runtime" "^7.15.4"
ci-info "2.0.0"
@ -5715,13 +5715,13 @@ gatsby-telemetry@^3.8.0:
lodash "^4.17.21"
node-fetch "^2.6.7"
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.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.9.0.tgz#5c28df3fe4a9b80ede971e3bf430852e8ed4d553"
integrity sha512-y8TrA5DgZ/hHkXQjYnjKDE27n+JA+yyRJkUfnsfiZCCGRdPCQ1KD/p9CaJgmY+u2QVnTHlfc8G7eU1gcR67nPw==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.6.0"
gatsby-core-utils "^3.9.0"
gray-matter "^4.0.3"
hast-util-raw "^6.0.2"
hast-util-to-html "^7.1.3"
@ -5737,7 +5737,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"
@ -11385,7 +11385,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==