Skip to content

Commit

Permalink
chore: bump vfile-reporter from 7.0.5 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps [vfile-reporter](https://github.com/vfile/vfile-reporter) from 7.0.5 to 8.1.1.
- [Release notes](https://github.com/vfile/vfile-reporter/releases)
- [Commits](vfile/vfile-reporter@7.0.5...8.1.1)

---
updated-dependencies:
- dependency-name: vfile-reporter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent 3335a67 commit d0d9dfe
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 49 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"unist-util-visit": "^2.0.3",
"use-resize-observer": "^8.0.0",
"uuid": "^8.3.2",
"vfile-reporter": "^7.0.5",
"vfile-reporter": "^8.1.1",
"webpack": "^5.94.0"
}
}
80 changes: 32 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24388,7 +24388,7 @@ string-width@^3.0.0, string-width@^3.1.0:
is-fullwidth-code-point "^2.0.0"
strip-ansi "^5.1.0"

string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
string-width@^5.0.1, string-width@^5.1.2:
version "5.1.2"
resolved "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
Expand All @@ -24397,6 +24397,15 @@ string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
emoji-regex "^9.2.2"
strip-ansi "^7.0.1"

string-width@^6.0.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-6.1.0.tgz#96488d6ed23f9ad5d82d13522af9e4c4c3fd7518"
integrity sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==
dependencies:
eastasianwidth "^0.2.0"
emoji-regex "^10.2.1"
strip-ansi "^7.0.1"

string-width@^7.0.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.1.0.tgz#d994252935224729ea3719c49f7206dc9c46550a"
Expand Down Expand Up @@ -26229,13 +26238,6 @@ unist-util-stringify-position@^2.0.0:
dependencies:
"@types/unist" "^2.0.2"

unist-util-stringify-position@^3.0.0:
version "3.0.3"
resolved "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz"
integrity sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==
dependencies:
"@types/unist" "^2.0.0"

unist-util-stringify-position@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz"
Expand Down Expand Up @@ -26702,14 +26704,6 @@ vfile-message@^2.0.0:
"@types/unist" "^2.0.0"
unist-util-stringify-position "^2.0.0"

vfile-message@^3.0.0:
version "3.1.4"
resolved "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz"
integrity sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==
dependencies:
"@types/unist" "^2.0.0"
unist-util-stringify-position "^3.0.0"

vfile-reporter@^6.0.0:
version "6.0.2"
resolved "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-6.0.2.tgz"
Expand All @@ -26722,45 +26716,45 @@ vfile-reporter@^6.0.0:
vfile-sort "^2.1.2"
vfile-statistics "^1.1.0"

vfile-reporter@^7.0.5:
version "7.0.5"
resolved "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-7.0.5.tgz"
integrity sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==
vfile-reporter@^8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/vfile-reporter/-/vfile-reporter-8.1.1.tgz#ac06a5a68f1b480609c443062dffea1cfa2d11b1"
integrity sha512-qxRZcnFSQt6pWKn3PAk81yLK2rO2i7CDXpy8v8ZquiEOMLSnPw6BMSi9Y1sUCwGGl7a9b3CJT1CKpnRF7pp66g==
dependencies:
"@types/supports-color" "^8.0.0"
string-width "^5.0.0"
string-width "^6.0.0"
supports-color "^9.0.0"
unist-util-stringify-position "^3.0.0"
vfile "^5.0.0"
vfile-message "^3.0.0"
vfile-sort "^3.0.0"
vfile-statistics "^2.0.0"
unist-util-stringify-position "^4.0.0"
vfile "^6.0.0"
vfile-message "^4.0.0"
vfile-sort "^4.0.0"
vfile-statistics "^3.0.0"

vfile-sort@^2.1.2:
version "2.2.2"
resolved "https://registry.npmjs.org/vfile-sort/-/vfile-sort-2.2.2.tgz"
integrity sha512-tAyUqD2R1l/7Rn7ixdGkhXLD3zsg+XLAeUDUhXearjfIcpL1Hcsj5hHpCoy/gvfK/Ws61+e972fm0F7up7hfYA==

vfile-sort@^3.0.0:
version "3.0.1"
resolved "https://registry.npmjs.org/vfile-sort/-/vfile-sort-3.0.1.tgz"
integrity sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==
vfile-sort@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/vfile-sort/-/vfile-sort-4.0.0.tgz#fa1929065b62fe5311e5391c9434f745e8641703"
integrity sha512-lffPI1JrbHDTToJwcq0rl6rBmkjQmMuXkAxsZPRS9DXbaJQvc642eCg6EGxcX2i1L+esbuhq+2l9tBll5v8AeQ==
dependencies:
vfile "^5.0.0"
vfile-message "^3.0.0"
vfile "^6.0.0"
vfile-message "^4.0.0"

vfile-statistics@^1.1.0:
version "1.1.4"
resolved "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-1.1.4.tgz"
integrity sha512-lXhElVO0Rq3frgPvFBwahmed3X03vjPF8OcjKMy8+F1xU/3Q3QU3tKEDp743SFtb74PdF0UWpxPvtOP0GCLheA==

vfile-statistics@^2.0.0:
version "2.0.1"
resolved "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-2.0.1.tgz"
integrity sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==
vfile-statistics@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/vfile-statistics/-/vfile-statistics-3.0.0.tgz#0f5cd00c611c1862b13a9b5bc5599efaf465f2cf"
integrity sha512-/qlwqwWBWFOmpXujL/20P+Iuydil0rZZNglR+VNm6J0gpLHwuVM5s7g2TfVoswbXjZ4HuIhLMySEyIw5i7/D8w==
dependencies:
vfile "^5.0.0"
vfile-message "^3.0.0"
vfile "^6.0.0"
vfile-message "^4.0.0"

vfile@^3.0.0:
version "3.0.1"
Expand All @@ -26782,16 +26776,6 @@ vfile@^4.0.0, vfile@^4.1.1, vfile@^4.2.1:
unist-util-stringify-position "^2.0.0"
vfile-message "^2.0.0"

vfile@^5.0.0:
version "5.3.7"
resolved "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz"
integrity sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==
dependencies:
"@types/unist" "^2.0.0"
is-buffer "^2.0.0"
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"

vfile@^6.0.0:
version "6.0.1"
resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.1.tgz#1e8327f41eac91947d4fe9d237a2dd9209762536"
Expand Down

0 comments on commit d0d9dfe

Please sign in to comment.