Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit f84d711

Browse files
committed
package.json: update honkit-tester
bump to 1.2.6 Signed-off-by: Huang Rui <vowstar@gmail.com>
1 parent 2380e55 commit f84d711

File tree

2 files changed

+73
-96
lines changed

2 files changed

+73
-96
lines changed

package-lock.json

Lines changed: 71 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"description": "PlantUML plugin for GitBook",
1616
"devDependencies": {
1717
"coveralls": ">=3.1.0",
18-
"honkit-tester": "^1.9.1",
18+
"honkit-tester": "^1.9.2",
1919
"jshint": ">=2.12.0",
2020
"mocha": "^8.2.0",
2121
"nyc": "^15.1.0"
@@ -52,5 +52,5 @@
5252
"test": "nyc --reporter=lcov mocha --reporter spec --timeout 200000",
5353
"coverage": "cat ./coverage/lcov.info | coveralls"
5454
},
55-
"version": "1.2.5"
55+
"version": "1.2.6"
5656
}

0 commit comments

Comments
 (0)