Skip to content

Commit b30ad09

Browse files
chore(deps): update minor and patch for gatsby-remark-graphviz (#28086)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 205f2e0 commit b30ad09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-remark-graphviz/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"mdast-util-to-hast": "^3.0.4",
2222
"remark": "^9.0.0",
2323
"rimraf": "^3.0.2",
24-
"unist-util-find": "^1.0.1"
24+
"unist-util-find": "^1.0.2"
2525
},
2626
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-graphviz#readme",
2727
"keywords": [

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -24865,7 +24865,7 @@ unist-util-find-after@^3.0.0:
2486524865
dependencies:
2486624866
unist-util-is "^4.0.0"
2486724867

24868-
unist-util-find@^1.0.1, unist-util-find@^1.0.2:
24868+
unist-util-find@^1.0.2:
2486924869
version "1.0.2"
2487024870
resolved "https://registry.yarnpkg.com/unist-util-find/-/unist-util-find-1.0.2.tgz#4d5b01a69fca2a382ad4f55f9865e402129ecf56"
2487124871
integrity sha512-ft06UDYzqi9o9RmGP0sZWI/zvLLQiBW2/MD+rW6mDqbOWDcmknGX9orQPspfuGRYWr8eSJAmfsBcvOpfGRJseA==

0 commit comments

Comments
 (0)