From 08ff21d1700bf004ad9e0e52acb73e256f3dbb9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 07:28:51 +0000 Subject: [PATCH] Bump documentation from 4.0.0 to 13.0.0 Bumps [documentation](https://github.com/documentationjs/documentation) from 4.0.0 to 13.0.0. - [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.0) 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..13f637e 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.0", "eslint": "^3.9.1", "eslint-config-airbnb-base": "^9.0.0", "eslint-plugin-import": "^2.0.1",