mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-06-02 18:52:09 +02:00
Merge pull request #493 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-transformer-remark-5.11.1
Bump gatsby-transformer-remark from 5.9.1 to 5.11.1
This commit is contained in:
commit
46c7a7763f
2 changed files with 9 additions and 9 deletions
|
@ -18,7 +18,7 @@
|
|||
"gatsby-plugin-typescript": "^4.6.0",
|
||||
"gatsby-source-filesystem": "^4.11.1",
|
||||
"gatsby-source-youtube-v3": "^3.0.2",
|
||||
"gatsby-transformer-remark": "^5.9.1",
|
||||
"gatsby-transformer-remark": "^5.11.1",
|
||||
"gatsby-transformer-sharp": "^4.11.0",
|
||||
"lucide-react": "^0.17.17",
|
||||
"prop-types": "^15.7.2",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -5950,7 +5950,7 @@ gatsby-cli@^4.11.1:
|
|||
yoga-layout-prebuilt "^1.10.0"
|
||||
yurnalist "^2.1.0"
|
||||
|
||||
gatsby-core-utils@^3.11.0, gatsby-core-utils@^3.11.1, gatsby-core-utils@^3.8.0, gatsby-core-utils@^3.8.2, gatsby-core-utils@^3.9.1:
|
||||
gatsby-core-utils@^3.11.0, gatsby-core-utils@^3.11.1, gatsby-core-utils@^3.8.0, gatsby-core-utils@^3.8.2:
|
||||
version "3.11.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.11.1.tgz#ea87c1d3aa45c26c9ea32b8e8b029afe6a56f8c7"
|
||||
integrity sha512-Op9/uihtcsDLlZDfRsGJ1ya2mFx2YH9Zmx93bawElZ0YpIzKjCkNTp+I5i5UANxvs5I+Fljl0WHQRudMWg+fWA==
|
||||
|
@ -6149,7 +6149,7 @@ gatsby-plugin-typescript@^4.11.1, gatsby-plugin-typescript@^4.6.0:
|
|||
"@babel/runtime" "^7.15.4"
|
||||
babel-plugin-remove-graphql-queries "^4.11.1"
|
||||
|
||||
gatsby-plugin-utils@^3.2.0, gatsby-plugin-utils@^3.5.0, gatsby-plugin-utils@^3.5.1:
|
||||
gatsby-plugin-utils@^3.2.0, gatsby-plugin-utils@^3.5.1:
|
||||
version "3.5.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.5.1.tgz#9aed9deec0f4ee82bfc7390f735b9455ca4f8494"
|
||||
integrity sha512-RZXUvwQjTnkukMfAGr+DCz/qZj7g6REljTmQS43MaovWO4Yf4YGvs+1Leays7J0XmqN2I3SIZGBgt4tgKCsNVQ==
|
||||
|
@ -6225,7 +6225,7 @@ gatsby-source-youtube-v3@^3.0.2:
|
|||
gatsby-source-filesystem "^1.5.27"
|
||||
lodash "^4.17.5"
|
||||
|
||||
gatsby-telemetry@^3.11.0, gatsby-telemetry@^3.11.1:
|
||||
gatsby-telemetry@^3.11.1:
|
||||
version "3.11.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.11.1.tgz#87caed899143276056e9af20ab38c15ad9dcdf52"
|
||||
integrity sha512-TPNKTpuYFyULOuRvhpXUtj8h2E7bvrTYsRC/aKeHoWqEchwwbzPwBSJd+3ZFjsxLHIXAa5sTAlR2wd9SYBgOlA==
|
||||
|
@ -6244,13 +6244,13 @@ gatsby-telemetry@^3.11.0, gatsby-telemetry@^3.11.1:
|
|||
lodash "^4.17.21"
|
||||
node-fetch "^2.6.7"
|
||||
|
||||
gatsby-transformer-remark@^5.9.1:
|
||||
version "5.9.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.9.1.tgz#ab32e3c8f601e944b52ec3ef8392713030aa63ae"
|
||||
integrity sha512-+7Z1CRR9wmW/pS1t1/Y4n/e8iEqw3Z/67ZG+UDMqKHG/TY11DUyAgacvBlvy9VxgXLR4qf8Qv2k9PWq/aQEo/g==
|
||||
gatsby-transformer-remark@^5.11.1:
|
||||
version "5.11.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.11.1.tgz#e4b2f03c40f942704e4e0b6cbe7598e81166c5be"
|
||||
integrity sha512-lS2UJcvDjNlWbBI3NyBvDk4g152BsHF7JHU1x/AnPynJpZ/fpH4BQs0xmS/WV0alfucJnoIk74MY2G+YWmy1nQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.9.1"
|
||||
gatsby-core-utils "^3.11.1"
|
||||
gray-matter "^4.0.3"
|
||||
hast-util-raw "^6.0.2"
|
||||
hast-util-to-html "^7.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue