From d840bc342905e9923fd3a086b547df34208392b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 07:09:31 +0000 Subject: [PATCH] Bump documentation from 4.0.0 to 13.0.1 Bumps [documentation](https://github.com/documentationjs/documentation) from 4.0.0 to 13.0.1. - [Release notes](https://github.com/documentationjs/documentation/releases) - [Changelog](https://github.com/documentationjs/documentation/blob/master/CHANGELOG.md) - [Commits](https://github.com/documentationjs/documentation/compare/v4.0.0...v13.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afa4fa6..50fe8fc 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "babel-plugin-transform-object-rest-spread": "^6.16.0", "babel-preset-es2015": "^6.18.0", "dir-compare": "^1.4.0", - "documentation": "^4.0.0-beta.18", + "documentation": "^13.0.1", "eslint": "^3.9.1", "eslint-config-airbnb-base": "^9.0.0", "eslint-plugin-import": "^2.0.1",