Skip to content

Commit

Permalink
build(deps-dev): update documentation requirement from ^9.0.0 to ^10.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [documentation](https://github.com/documentationjs/documentation) to permit the latest version.
- [Release notes](https://github.com/documentationjs/documentation/releases)
- [Changelog](https://github.com/documentationjs/documentation/blob/master/CHANGELOG.md)
- [Commits](documentationjs/documentation@v9.0.0...v10.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 18, 2019
1 parent a98f3f3 commit cf7e444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"condition-circle": "^2.0.1",
"coveralls": "^3.0.0",
"dependency-check": "^3.0.0",
"documentation": "^9.0.0",
"documentation": "^10.0.0",
"eslint": "^5.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-mocha": "^5.0.0",
Expand Down

0 comments on commit cf7e444

Please sign in to comment.