Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency vecti to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2022
1 parent 5fab905 commit 1991032
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"d3-selection": "3.0.0",
"d3-zoom": "3.0.0",
"ts-deepmerge": "2.0.1",
"vecti": "2.0.15"
"vecti": "2.0.16"
},
"devDependencies": {
"@commitlint/cli": "16.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6412,10 +6412,10 @@ validator@^13.7.0:
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==

vecti@2.0.15:
version "2.0.15"
resolved "https://registry.yarnpkg.com/vecti/-/vecti-2.0.15.tgz#aa7e58cafe114eb44366356c1aa241019531ffee"
integrity sha512-TgpmkBbMFvXNkq+tIL0EjhoI87tZQw11PwAfe2YJFCAkn2yfsTNw5VwMLuUtvCZb4Cm0fIWjNCVDmUYlUY9ghA==
vecti@2.0.16:
version "2.0.16"
resolved "https://registry.yarnpkg.com/vecti/-/vecti-2.0.16.tgz#e19c9ab04b48df7336d409ab2685e12bacc3bc47"
integrity sha512-cWn4PlkQlioRC8/zgHTEwFaJKAafQ2yvcMhAGAotgVOEQl3BOtWQYKjuk6cJiwd6U77MitcttlFFwCq/RvtD+g==

vfile-location@^2.0.0, vfile-location@^2.0.1:
version "2.0.6"
Expand Down

0 comments on commit 1991032

Please sign in to comment.