Skip to content

Commit

Permalink
Bump @antora/collector-extension in /antora (#1024)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent d2f38ef commit 6a274ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion antora/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@antora/cli": "^3.1.9",
"@antora/lunr-extension": "^1.0.0-alpha.8",
"@antora/site-generator": "^3.1.9",
"@antora/collector-extension": "^1.0.0-beta.3",
"@antora/collector-extension": "^1.0.0-beta.4",
"asciidoctor-highlight.js": "^0.4.0",
"asciidoctor-kroki": "^0.18.1",
"http-server": "^14.1.1"
Expand Down
8 changes: 4 additions & 4 deletions antora/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@antora/user-require-helper" "~2.0"
commander "~11.1"

"@antora/collector-extension@^1.0.0-beta.3":
version "1.0.0-beta.3"
resolved "https://registry.yarnpkg.com/@antora/collector-extension/-/collector-extension-1.0.0-beta.3.tgz#4ee6fc94a3f975193a2f323fa3503dd7baa1400d"
integrity sha512-Gt7pjp37yl76twzTqKheBby+YqJQNu5AXZqLYUutaU0b4BkiYRJW6dh1jxnQgVmx1ms6MjWEm+MlOSY68Qs1KA==
"@antora/collector-extension@^1.0.0-beta.4":
version "1.0.0-beta.4"
resolved "https://registry.yarnpkg.com/@antora/collector-extension/-/collector-extension-1.0.0-beta.4.tgz#51e5989825f8806386957213b302c3045624a4de"
integrity sha512-UtaV8bISEk/12qh0fJI9lxUtvAHwx1NgOHqLggOJgpOh3tWAiwVyhqNzOg3vbHCVAa7BcArDjVJOtBFk9hkybA==
dependencies:
"@antora/expand-path-helper" "~2.0"
cache-directory "~2.0"
Expand Down

0 comments on commit 6a274ec

Please sign in to comment.