Merge pull request #3555 from freesewing/dependabot/npm_and_yarn/to-vfile-7.2.4
chore(deps): bump to-vfile from 7.2.3 to 7.2.4
This commit is contained in:
commit
1670a75cd7
3 changed files with 6 additions and 6 deletions
|
@ -389,6 +389,6 @@ shared:
|
|||
'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': *unist-util-visit
|
||||
'web-worker': '1.2.0'
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue