From 352256919e54acfc25a4935e651bdc654ff0f6a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Jun 2021 02:35:19 +0000 Subject: [PATCH] fix(deps): update dependency vfile-message to v3 --- apps/blog/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/blog/package.json b/apps/blog/package.json index ce8fc5d90..25e996194 100644 --- a/apps/blog/package.json +++ b/apps/blog/package.json @@ -61,7 +61,7 @@ "typescript-styled-plugin": "0.18.0", "typography": "0.16.21", "typography-theme-github": "0.16.19", - "vfile-message": "2.0.4" + "vfile-message": "3.0.1" }, "devDependencies": { "@graphql-codegen/cli": "1.21.5", diff --git a/yarn.lock b/yarn.lock index 94013904c..860791d8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26369,7 +26369,7 @@ vfile-location@^3.0.0, vfile-location@^3.1.0, vfile-location@^3.2.0: resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c" integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA== -vfile-message@*: +vfile-message@*, vfile-message@3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-3.0.1.tgz#b9bcf87cb5525e61777e0c6df07e816a577588a3" integrity sha512-gYmSHcZZUEtYpTmaWaFJwsuUD70/rTY4v09COp8TGtOkix6gGxb/a8iTQByIY9ciTk9GwAwIXd/J9OPfM4Bvaw== @@ -26377,14 +26377,6 @@ vfile-message@*: "@types/unist" "^2.0.0" unist-util-stringify-position "^3.0.0" -vfile-message@2.0.4, vfile-message@^2.0.0: - version "2.0.4" - resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-2.0.4.tgz#5b43b88171d409eae58477d13f23dd41d52c371a" - integrity sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ== - dependencies: - "@types/unist" "^2.0.0" - unist-util-stringify-position "^2.0.0" - vfile-message@^1.0.0: version "1.1.1" resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-1.1.1.tgz#5833ae078a1dfa2d96e9647886cd32993ab313e1" @@ -26392,6 +26384,14 @@ vfile-message@^1.0.0: dependencies: unist-util-stringify-position "^1.1.1" +vfile-message@^2.0.0: + version "2.0.4" + resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-2.0.4.tgz#5b43b88171d409eae58477d13f23dd41d52c371a" + integrity sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ== + dependencies: + "@types/unist" "^2.0.0" + unist-util-stringify-position "^2.0.0" + vfile-reporter@^6.0.0: version "6.0.2" resolved "https://registry.yarnpkg.com/vfile-reporter/-/vfile-reporter-6.0.2.tgz#cbddaea2eec560f27574ce7b7b269822c191a676"