Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gatsby-transformer-remark from 5.23.0 to 5.25.1 #267

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 27 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9380,6 +9380,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.22.0":
version: 2.23.0
resolution: "gatsby-graphiql-explorer@npm:2.23.0"
Expand Down Expand Up @@ -9820,11 +9843,11 @@ __metadata:
linkType: hard

"gatsby-transformer-remark@npm:^5.23.0":
version: 5.23.0
resolution: "gatsby-transformer-remark@npm:5.23.0"
version: 5.25.1
resolution: "gatsby-transformer-remark@npm:5.25.1"
dependencies:
"@babel/runtime": ^7.15.4
gatsby-core-utils: ^3.23.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 @@ -9847,7 +9870,7 @@ __metadata:
unist-util-visit: ^2.0.3
peerDependencies:
gatsby: ^4.0.0-next
checksum: 7d6de95781d280fb3e73663522601e657c00a82246034e0a973aecb7e948cf81b7c890c4863b413368d1e184c296cdcec0dab7afdbb2be317c41ce80e32ac49d
checksum: b7b8f67fea0ee34178a4d4611f1eaf8adad9954fd2d3e89ecde489cd2b03fc5e6a88485ffa40b0fd7a56aea9fb452640de953f395abf111f7f77c0521b5ecf2c
languageName: node
linkType: hard

Expand Down