1
0
Fork 0

chore(deps): bump to-vfile from 7.2.3 to 7.2.4

Bumps [to-vfile](https://github.com/vfile/to-vfile) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/vfile/to-vfile/releases)
- [Commits](https://github.com/vfile/to-vfile/compare/7.2.3...7.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-20 05:10:40 +00:00 committed by GitHub
parent 4822edb47a
commit 3e10dab30a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,7 @@
"sharp": "0.31.3",
"svg-to-pdfkit": "https://github.com/eriese/SVG-to-PDFKit",
"tlds": "1.236.0",
"to-vfile": "7.2.3",
"to-vfile": "7.2.4",
"unist-util-visit": "4.1.1",
"web-worker": "1.2.0"
},

View file

@ -19440,10 +19440,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"
to-vfile@7.2.3, to-vfile@^7.0.0:
version "7.2.3"
resolved "https://registry.yarnpkg.com/to-vfile/-/to-vfile-7.2.3.tgz#4e54ad10878901703f1a956a33ba4f131c31eef7"
integrity sha512-QO0A9aE6Z/YkmQadJ0syxpmNXtcQiu0qAtCKYKD5cS3EfgfFTAXfgLX6AOaBrSfWSek5nfsMf3gBZ9KGVFcLuw==
to-vfile@7.2.4, to-vfile@^7.0.0:
version "7.2.4"
resolved "https://registry.yarnpkg.com/to-vfile/-/to-vfile-7.2.4.tgz#b97ecfcc15905ffe020bc975879053928b671378"
integrity sha512-2eQ+rJ2qGbyw3senPI0qjuM7aut8IYXK6AEoOWb+fJx/mQYzviTckm1wDjq91QYHAPBTYzmdJXxMFA6Mk14mdw==
dependencies:
is-buffer "^2.0.0"
vfile "^5.1.0"