Skip to content

Commit

Permalink
build(deps): bump unist-util-visit from 4.1.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/syntax-tree/unist-util-visit/releases)
- [Commits](syntax-tree/unist-util-visit@4.1.1...5.0.0)

---
updated-dependencies:
- dependency-name: unist-util-visit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent f8fd216 commit b5462fc
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 14 deletions.
182 changes: 169 additions & 13 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"resolve": "^1.22.1",
"strip-json-comments": "^5.0.0",
"unist-builder": "^3.0.0",
"unist-util-visit": "^4.1.0",
"unist-util-visit": "^5.0.0",
"vfile": "^5.3.4",
"vfile-reporter": "^7.0.4",
"vfile-sort": "^3.0.0",
Expand Down

0 comments on commit b5462fc

Please sign in to comment.