Skip to content

Commit

Permalink
Bump gatsby-transformer-remark from 5.24.0 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.24.0 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 Jan 24, 2023
1 parent b88a282 commit d4f9974
Show file tree
Hide file tree
Showing 8 changed files with 61 additions and 16 deletions.
40 changes: 31 additions & 9 deletions .pnp.cjs
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"gatsby-remark-images": "^6.24.0",
"gatsby-remark-prismjs": "^6.24.0",
"gatsby-source-filesystem": "^4.24.0",
"gatsby-transformer-remark": "^5.24.0",
"gatsby-transformer-remark": "^5.25.1",
"gatsby-transformer-sharp": "^4.24.0",
"node-gyp": "^9.3.0",
"normalize.css": "^8.0.0",
Expand Down
35 changes: 29 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5660,7 +5660,7 @@ __metadata:
gatsby-remark-images: ^6.24.0
gatsby-remark-prismjs: ^6.24.0
gatsby-source-filesystem: ^4.24.0
gatsby-transformer-remark: ^5.24.0
gatsby-transformer-remark: ^5.25.1
gatsby-transformer-sharp: ^4.24.0
mz: ^2.7.0
node-gyp: ^9.3.0
Expand Down Expand Up @@ -10016,6 +10016,29 @@ __metadata:
languageName: node
linkType: hard

"gatsby-core-utils@npm:^3.25.0":
version: 3.25.0
resolution: "gatsby-core-utils@npm:3.25.0"
dependencies:
"@babel/runtime": ^7.15.4
ci-info: 2.0.0
configstore: ^5.0.1
fastq: ^1.13.0
file-type: ^16.5.3
fs-extra: ^10.1.0
got: ^11.8.5
import-from: ^4.0.0
lmdb: 2.5.3
lock: ^1.1.0
node-object-hash: ^2.3.10
proper-lockfile: ^4.1.2
resolve-from: ^5.0.0
tmp: ^0.2.1
xdg-basedir: ^4.0.0
checksum: d67e1b56b32762f9f416bc0e3df8841247b735ac64ceb192ebbf50a7715bfe383586871a11031d2d0d986954df5ffd0e78b573e431e7c0557b9066d9cc353e4b
languageName: node
linkType: hard

"gatsby-graphiql-explorer@npm:^2.24.0":
version: 2.24.0
resolution: "gatsby-graphiql-explorer@npm:2.24.0"
Expand Down Expand Up @@ -10394,12 +10417,12 @@ __metadata:
languageName: node
linkType: hard

"gatsby-transformer-remark@npm:^5.24.0":
version: 5.24.0
resolution: "gatsby-transformer-remark@npm:5.24.0"
"gatsby-transformer-remark@npm:^5.25.1":
version: 5.25.1
resolution: "gatsby-transformer-remark@npm:5.25.1"
dependencies:
"@babel/runtime": ^7.15.4
gatsby-core-utils: ^3.24.0
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 All @@ -10422,7 +10445,7 @@ __metadata:
unist-util-visit: ^2.0.3
peerDependencies:
gatsby: ^4.0.0-next
checksum: ea830b9743701aea10757ae4954790a62436648b75cabd871cb7100a990857e2a881dd75bf064b950a2e79ccb0bb59064ef35864319c14a20548ec6c225689f7
checksum: b7b8f67fea0ee34178a4d4611f1eaf8adad9954fd2d3e89ecde489cd2b03fc5e6a88485ffa40b0fd7a56aea9fb452640de953f395abf111f7f77c0521b5ecf2c
languageName: node
linkType: hard

Expand Down

0 comments on commit d4f9974

Please sign in to comment.