Skip to content

Commit 35c3758

Browse files
build: bump unist-util-visit from 5.0.0 to 5.1.0
Bumps [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) --- updated-dependencies: - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebd54f5 commit 35c3758

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@
6161
"ts-node": "^10.9.2",
6262
"tsx": "^4.21.0",
6363
"typescript": "^5.9.3",
64-
"unist-util-visit": "^5.0.0"
64+
"unist-util-visit": "^5.1.0"
6565
}
6666
}

0 commit comments

Comments
 (0)