Skip to content

Commit

Permalink
Bump @antora/collector-extension in /antora
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ahus1 committed Aug 16, 2024
1 parent f7c5e74 commit 5d1c3e0
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.1",
"@antora/collector-extension": "^1.0.0-beta.2",
"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.1":
version "1.0.0-beta.1"
resolved "https://registry.yarnpkg.com/@antora/collector-extension/-/collector-extension-1.0.0-beta.1.tgz#26148c5a21f2297d07df537519302f8fb80bf884"
integrity sha512-VI4CsgV39u38ZVI+I5jjBapPhTA+Dle1pBC80hvBU1fLz+/DcDhzA2CAl7Ep32tjxP9sL6hOUhb/BmllVX0AcA==
"@antora/collector-extension@^1.0.0-beta.2":
version "1.0.0-beta.2"
resolved "https://registry.yarnpkg.com/@antora/collector-extension/-/collector-extension-1.0.0-beta.2.tgz#3dd2783f7b831306f05c2897345d3dd925b92417"
integrity sha512-onRxourlhjk8YSmv4icB61xussv+u5wimlss/MCy66OQ09FIdlInyXdcOJc90q6IpONNHx/UHrtIB4EE8VJ72g==
dependencies:
"@antora/expand-path-helper" "~2.0"
cache-directory "~2.0"
Expand Down

0 comments on commit 5d1c3e0

Please sign in to comment.