Skip to content

Commit

Permalink
build(deps-dev): Bump vfile from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [vfile](https://github.com/vfile/vfile) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/vfile/vfile/releases)
- [Changelog](https://github.com/vfile/vfile/blob/main/changelog.md)
- [Commits](vfile/vfile@6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: vfile
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent df1deab commit aaf15f5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.5.3",
"typescript-eslint": "8.0.0-alpha.44",
"vfile": "6.0.1",
"vfile": "6.0.2",
"vfile-find-down": "7.1.0",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.0.3",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1713,7 +1713,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.5.3"
typescript-eslint: "npm:8.0.0-alpha.44"
vfile: "npm:6.0.1"
vfile: "npm:6.0.2"
vfile-find-down: "npm:7.1.0"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:2.0.3"
Expand Down Expand Up @@ -10724,7 +10724,18 @@ __metadata:
languageName: node
linkType: hard

"vfile@npm:6.0.1, vfile@npm:^6.0.0, vfile@npm:^6.0.1":
"vfile@npm:6.0.2":
version: 6.0.2
resolution: "vfile@npm:6.0.2"
dependencies:
"@types/unist": "npm:^3.0.0"
unist-util-stringify-position: "npm:^4.0.0"
vfile-message: "npm:^4.0.0"
checksum: 10/8c36b4887b071aa9215a16c96916e96e75f3f3516cb87fa7ba1ec79fda3a1d87b66068e56b73f01c249b8fefa897dc52e3a6c736fd1053133ad3920f33482756
languageName: node
linkType: hard

"vfile@npm:^6.0.0, vfile@npm:^6.0.1":
version: 6.0.1
resolution: "vfile@npm:6.0.1"
dependencies:
Expand Down

0 comments on commit aaf15f5

Please sign in to comment.