From 9ed7a0e847d74194cf8f4741f80a27fd7c988e20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:29:05 +0000 Subject: [PATCH] Bump gitbook from 0.6.0 to 3.2.2 Bumps [gitbook](https://github.com/GitbookIO/gitbook) from 0.6.0 to 3.2.2. - [Changelog](https://github.com/GitbookIO/gitbook/blob/3.2.2/CHANGES.md) - [Commits](https://github.com/GitbookIO/gitbook/compare/0.6.0...3.2.2) --- updated-dependencies: - dependency-name: gitbook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 4143f3ca..88fab2eb --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "grunt-contrib-clean": "~0.5.0", "grunt-gh-pages": "0.9.1", "grunt-cli": "0.1.11", - "gitbook": "0.6.0", + "gitbook": "3.2.2", "grunt-http-server": "0.0.5", "gitbook-plugin": "0.0.2", "gitbook-plugin-autocover": "1.0.1" @@ -19,7 +19,7 @@ "grunt-contrib-clean": "~0.5.0", "grunt-gh-pages": "0.9.1", "grunt-cli": "0.1.11", - "gitbook": "0.6.0", + "gitbook": "3.2.2", "grunt-http-server": "0.0.5", "gitbook-plugin": "0.0.2", "gitbook-plugin-autocover": "1.0.1"