This is an automated email from the ASF dual-hosted git repository.
djencks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push:
new 96ac53d bump indexer version to support dlists
96ac53d is described below
commit 96ac53d22ae271a03aac31db752d7edc6497e393
Author: David Jencks <[email protected]>
AuthorDate: Fri Jun 12 12:55:04 2020 -0700
bump indexer version to support dlists
---
package.json | 2 +-
yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
index a42755e..3ad3892 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@antora/playbook-builder": "2.3.0",
"@antora/site-generator-default": "2.3.0",
"@antora/xref-validator": "gitlab:antora/xref-validator",
- "@djencks/asciidoctor-antora-indexer": "^0.0.2",
+ "@djencks/asciidoctor-antora-indexer": "^0.0.3",
"escape-string-regexp": "~2.0",
"gulp": "~4.0",
"gulp-cheerio": "^1.0.0",
diff --git a/yarn.lock b/yarn.lock
index 441aa44..a22efd8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -174,10 +174,10 @@
dependencies:
regenerator-runtime "^0.13.4"
-"@djencks/asciidoctor-antora-indexer@^0.0.2":
- version "0.0.2"
- resolved
"https://registry.yarnpkg.com/@djencks/asciidoctor-antora-indexer/-/asciidoctor-antora-indexer-0.0.2.tgz#ad1a14b3a58895a2202e456e24ec039fa9da43d3"
- integrity
sha512-1PhltF2Pfj8CrcV3BWe52bG+iZ1BKe1DJSk1EXM56Yn7hFoCnLfvA7i2b+NQy6wIjMwTVM5LVrv2sl50LF4EFQ==
+"@djencks/asciidoctor-antora-indexer@^0.0.3":
+ version "0.0.3"
+ resolved
"https://registry.yarnpkg.com/@djencks/asciidoctor-antora-indexer/-/asciidoctor-antora-indexer-0.0.3.tgz#f98cae87ab8103ac8c833076ef2fe4857d1e8022"
+ integrity
sha512-TXo+P6nuOIbPFO9dt6cdDlKlNy5G2eWNb/Tk4ulJuInHzz7bQW5/1Fb/4HEwzrHDLmX/Ocri9/ZEaXtytxzJ0g==
dependencies:
picomatch "~2.1"