Skip to content

Commit 3010226

Browse files
build(deps): Bump unist-builder from 3.0.0 to 3.0.1 (#65)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48f1014 commit 3010226

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/unist": "2.0.6",
8383
"detab": "3.0.2",
8484
"escape-string-regexp": "5.0.0",
85-
"unist-builder": "3.0.0",
85+
"unist-builder": "3.0.1",
8686
"unist-util-source": "4.0.1",
8787
"vfile": "5.3.7",
8888
"vfile-location": "4.1.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,7 @@ __metadata:
12561256
ts-dedent: "npm:2.2.0"
12571257
typescript: "npm:5.1.0-dev.20230301"
12581258
unified: "npm:10.1.2"
1259-
unist-builder: "npm:3.0.0"
1259+
unist-builder: "npm:3.0.1"
12601260
unist-util-inspect: "npm:7.0.1"
12611261
unist-util-source: "npm:4.0.1"
12621262
version-bump-prompt: "npm:6.1.0"
@@ -8836,12 +8836,12 @@ __metadata:
88368836
languageName: node
88378837
linkType: hard
88388838

8839-
"unist-builder@npm:3.0.0":
8840-
version: 3.0.0
8841-
resolution: "unist-builder@npm:3.0.0"
8839+
"unist-builder@npm:3.0.1":
8840+
version: 3.0.1
8841+
resolution: "unist-builder@npm:3.0.1"
88428842
dependencies:
88438843
"@types/unist": "npm:^2.0.0"
8844-
checksum: c50173b69fad25a27ca7ccfa68f4bcdd87d1631d0e3063b957471ee84e3a11ec16dd2f6ca62bd849160eae4131e0fb619576b5fdc47fad4b159e6dbe19d4433c
8844+
checksum: ecd976eb930fda62edb46bcbfd18a84cc484072ef0e43be99faa5ca9a021c3b2691dcf7ecaa82393d596bf801e3ded6f71ea5cfa586b73d80251cec2f47fad72
88458845
languageName: node
88468846
linkType: hard
88478847

0 commit comments

Comments
 (0)