Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
build(deps): bump gatsby-transformer-remark from 5.10.2 to 5.25.1
Browse files Browse the repository at this point in the history
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 5.10.2 to 5.25.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark)

---
updated-dependencies:
- dependency-name: gatsby-transformer-remark
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 8f64208 commit 119bcbc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion gatsby-theme-mate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"gatsby-plugin-typescript": "^4.10.0",
"gatsby-source-contentful": "^7.8.1",
"gatsby-source-medium": "^4.10.0",
"gatsby-transformer-remark": "^5.10.1",
"gatsby-transformer-remark": "^5.25.1",
"gatsby-plugin-fontawesome-css": "^1.2.0",
"react-awesome-reveal": "^3.8.1",
"react-headroom": "^3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7120,13 +7120,13 @@ gatsby-telemetry@^3.25.0:
lodash "^4.17.21"
node-fetch "^2.6.7"

gatsby-transformer-remark@^5.10.1:
version "5.10.2"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.10.2.tgz#a406f09e7d1ef55553a97d0e289aebfcd93caff5"
integrity sha512-buGrhty/HhpxAq1hXL9t5U4SR7M7h2vsLbWLoTTjmezFPfrbZvfuso0zfCV6q7ED3XbwCBf/4Cey6rDSSYDXtQ==
gatsby-transformer-remark@^5.25.1:
version "5.25.1"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.25.1.tgz#6df0117dbe3bb39c06e05c85db494948a565b7c8"
integrity sha512-6k3uOnZYsJSgmZIWq9Y+Cqb6pysusCUBYpQY1+V9ofpSRbrZGGfuoCeFKd27x/c0jI5jneuL3NXnxwn/JJK1Ig==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.10.1"
gatsby-core-utils "^3.25.0"
gray-matter "^4.0.3"
hast-util-raw "^6.0.2"
hast-util-to-html "^7.1.3"
Expand Down

0 comments on commit 119bcbc

Please sign in to comment.