Skip to content

Commit

Permalink
Merge pull request #626 from kernel-community/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/r2d/gatsby-transformer-remark-4.12.0

Bump gatsby-transformer-remark from 4.11.0 to 4.12.0
  • Loading branch information
andytudhope committed Apr 4, 2024
2 parents 7143f03 + 7fe21a5 commit 81bc4c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"gatsby-remark-responsive-iframe": "^4.11.0",
"gatsby-source-filesystem": "^3.15.0",
"gatsby-transformer-json": "^3.14.0",
"gatsby-transformer-remark": "^4.11.0",
"gatsby-transformer-remark": "^4.12.0",
"gatsby-transformer-sharp": "^3.15.0",
"html-react-parser": "^5.0.11",
"immer": "^10.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7937,13 +7937,13 @@ gatsby-transformer-json@^3.14.0:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"

gatsby-transformer-remark@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-4.11.0.tgz#80c2f7473cc757f763abd1c0942436ffcb7a2365"
integrity sha512-K00qbvSVq5puyDmZZp+WOU8CmBJRpjmJt1t8yl30My66PiDT8u242xVYUE0qdsKEr2gz5npE0w4nj/5Hgtfw7Q==
gatsby-transformer-remark@^4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-4.12.0.tgz#a04ad342f1c977f9d55115d344db8290854c86de"
integrity sha512-SpKrSyp7WHiUJCaLsZn1TWprzlO4QO7Lgvx7c42KRIUOmNqCz2A9XJ1LDKSHS8Fp6STKNDo2i82sy6NbMan3og==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^2.14.0"
gatsby-core-utils "^2.15.0"
gray-matter "^4.0.2"
hast-util-raw "^6.0.2"
hast-util-to-html "^7.1.2"
Expand Down

0 comments on commit 81bc4c0

Please sign in to comment.