From c97920af3e046776eb09e9e2a70820e8a3c3aa4d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 06:59:21 +0000 Subject: [PATCH] Bump documentation from 4.0.0 to 13.0.2 Bumps [documentation](https://github.com/documentationjs/documentation) from 4.0.0 to 13.0.2. - [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.2) 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..7f5bcac 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.2", "eslint": "^3.9.1", "eslint-config-airbnb-base": "^9.0.0", "eslint-plugin-import": "^2.0.1",