Skip to content

Commit

Permalink
Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.0 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 Nov 26, 2024
1 parent 6e5d4c6 commit cfd6995
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-rc.1",
"@antora/collector-extension": "^1.0.0",
"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-rc.1":
version "1.0.0-rc.1"
resolved "https://registry.yarnpkg.com/@antora/collector-extension/-/collector-extension-1.0.0-rc.1.tgz#a126fedea7e2245fc31a1badb457eda08d435d32"
integrity sha512-qGQ+fbHmix/l8sf9X4IsWCFr20R+FqaWVrKN4DALH8GpH0IqGHfJJ/JgJFN+SgmlL95XsDYIkmhdI0Vv5Q01hg==
"@antora/collector-extension@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@antora/collector-extension/-/collector-extension-1.0.0.tgz#0d2c8e1f1613d7d4cc96631cd3dce1f1806e5b9d"
integrity sha512-Qjk7ydxkVlKhXSopTztpBBpFmNEvssj9wuxxKr1sHQswIPPgzqPtS1vP6ra6dbfY1UgU3/lOpqGCqpBHgTRXTQ==
dependencies:
"@antora/expand-path-helper" "~2.0"
"@antora/run-command-helper" "~1.0"
Expand Down

0 comments on commit cfd6995

Please sign in to comment.