From dbe570acdb3142209643f4f993a5667059bd0fc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 03:45:37 +0000 Subject: [PATCH] bump(deps): update dependency vfile to ^5.3.5 (#159) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vfile](https://togithub.com/vfile/vfile) | [`^5.3.4` -> `^5.3.5`](https://renovatebot.com/diffs/npm/vfile/5.3.4/5.3.5) | [![age](https://badges.renovateapi.com/packages/npm/vfile/5.3.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vfile/5.3.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vfile/5.3.5/compatibility-slim/5.3.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vfile/5.3.5/confidence-slim/5.3.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vfile/vfile ### [`v5.3.5`](https://togithub.com/vfile/vfile/releases/tag/5.3.5) [Compare Source](https://togithub.com/vfile/vfile/compare/5.3.4...5.3.5) - [`6c5a2f7`](https://togithub.com/vfile/vfile/commit/6c5a2f7) Refactor to remove buffer import in types by [@​remcohaszing](https://togithub.com/remcohaszing) in [https://github.com/vfile/vfile/pull/82](https://togithub.com/vfile/vfile/pull/82) **Full Changelog**: https://github.com/vfile/vfile/compare/5.3.4...5.3.5
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/contented). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 20 +++++++++---------- .../contented-pipeline-jest-md/package.json | 2 +- packages/contented-pipeline-md/package.json | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f253b7b..63d5526d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16884,9 +16884,9 @@ } }, "node_modules/vfile": { - "version": "5.3.4", - "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.4.tgz", - "integrity": "sha512-KI+7cnst03KbEyN1+JE504zF5bJBZa+J+CrevLeyIMq0aPU681I2rQ5p4PlnQ6exFtWiUrg26QUdFMnAKR6PIw==", + "version": "5.3.5", + "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.5.tgz", + "integrity": "sha512-U1ho2ga33eZ8y8pkbQLH54uKqGhFJ6GYIHnnG5AhRpAh3OWjkrRHKa/KogbmQn8We+c0KVV3rTOgR9V/WowbXQ==", "dependencies": { "@types/unist": "^2.0.0", "is-buffer": "^2.0.0", @@ -17347,7 +17347,7 @@ "@birthdayresearch/contented-pipeline-md": "0.0.0", "strip-indent": "^4.0.0", "unified": "^10.1.2", - "vfile": "^5.3.4" + "vfile": "^5.3.5" }, "devDependencies": { "@birthdayresearch/jest-preset": "0.0.0", @@ -17393,7 +17393,7 @@ "to-vfile": "^7.2.3", "unified": "^10.1.2", "unist-util-visit": "^4.1.1", - "vfile": "^5.3.4" + "vfile": "^5.3.5" }, "devDependencies": { "@birthdayresearch/jest-preset": "0.0.0", @@ -17994,7 +17994,7 @@ "strip-indent": "^4.0.0", "typescript": "4.7.4", "unified": "^10.1.2", - "vfile": "^5.3.4" + "vfile": "^5.3.5" }, "dependencies": { "strip-indent": { @@ -18035,7 +18035,7 @@ "typescript": "4.7.4", "unified": "^10.1.2", "unist-util-visit": "^4.1.1", - "vfile": "^5.3.4" + "vfile": "^5.3.5" }, "dependencies": { "brace-expansion": { @@ -30049,9 +30049,9 @@ } }, "vfile": { - "version": "5.3.4", - "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.4.tgz", - "integrity": "sha512-KI+7cnst03KbEyN1+JE504zF5bJBZa+J+CrevLeyIMq0aPU681I2rQ5p4PlnQ6exFtWiUrg26QUdFMnAKR6PIw==", + "version": "5.3.5", + "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.5.tgz", + "integrity": "sha512-U1ho2ga33eZ8y8pkbQLH54uKqGhFJ6GYIHnnG5AhRpAh3OWjkrRHKa/KogbmQn8We+c0KVV3rTOgR9V/WowbXQ==", "requires": { "@types/unist": "^2.0.0", "is-buffer": "^2.0.0", diff --git a/packages/contented-pipeline-jest-md/package.json b/packages/contented-pipeline-jest-md/package.json index 0cf0aadc..c1ba8079 100644 --- a/packages/contented-pipeline-jest-md/package.json +++ b/packages/contented-pipeline-jest-md/package.json @@ -32,7 +32,7 @@ "@birthdayresearch/contented-pipeline-md": "0.0.0", "strip-indent": "^4.0.0", "unified": "^10.1.2", - "vfile": "^5.3.4" + "vfile": "^5.3.5" }, "devDependencies": { "@birthdayresearch/jest-preset": "0.0.0", diff --git a/packages/contented-pipeline-md/package.json b/packages/contented-pipeline-md/package.json index eccddb91..a7b16483 100644 --- a/packages/contented-pipeline-md/package.json +++ b/packages/contented-pipeline-md/package.json @@ -48,7 +48,7 @@ "to-vfile": "^7.2.3", "unified": "^10.1.2", "unist-util-visit": "^4.1.1", - "vfile": "^5.3.4" + "vfile": "^5.3.5" }, "devDependencies": { "@birthdayresearch/jest-preset": "0.0.0",