From 5aeb45566a29b1c06e5ce2a92e79c52371e53571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:01:23 +0000 Subject: [PATCH] chore(deps): bump vfile from 4.2.1 to 5.3.7 Bumps [vfile](https://github.com/vfile/vfile) from 4.2.1 to 5.3.7. - [Release notes](https://github.com/vfile/vfile/releases) - [Changelog](https://github.com/vfile/vfile/blob/main/changelog.md) - [Commits](https://github.com/vfile/vfile/compare/4.2.1...5.3.7) --- updated-dependencies: - dependency-name: vfile dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- scripts/package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/package.json b/scripts/package.json index 5742f04..672fecc 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -16,7 +16,7 @@ "shell-split": "^1.0.0", "unified": "^9.0.0", "unist-util-visit": "^2.0.0", - "vfile": "^4.0.1" + "vfile": "^5.3.7" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.59.1", diff --git a/yarn.lock b/yarn.lock index b7ab9a7..9e9f438 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7672,7 +7672,7 @@ vfile-message@^3.0.0: "@types/unist" "^2.0.0" unist-util-stringify-position "^3.0.0" -vfile@^4.0.0, vfile@^4.0.1: +vfile@^4.0.0: version "4.2.1" resolved "https://registry.yarnpkg.com/vfile/-/vfile-4.2.1.tgz#03f1dce28fc625c625bc6514350fbdb00fa9e624" integrity sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA== @@ -7682,7 +7682,7 @@ vfile@^4.0.0, vfile@^4.0.1: unist-util-stringify-position "^2.0.0" vfile-message "^2.0.0" -vfile@^5.0.0: +vfile@^5.0.0, vfile@^5.3.7: version "5.3.7" resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.7.tgz#de0677e6683e3380fafc46544cfe603118826ab7" integrity sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==