Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump vfile from 6.0.2 to 6.0.3 #98

Merged
merged 2 commits into from
Aug 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.5.3",
"typescript-eslint": "8.3.0",
"vfile": "6.0.2",
"vfile": "6.0.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"xast-util-from-xml": "4.0.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1958,7 +1958,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.5.3"
typescript-eslint: "npm:8.3.0"
vfile: "npm:6.0.2"
vfile: "npm:6.0.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
xast-util-from-xml: "npm:4.0.0"
Expand Down Expand Up @@ -10439,14 +10439,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading