From 1c021118be6b87f8386ab13fbcf6e48387e80356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:47:54 +0000 Subject: [PATCH] Bump gh-pages from 1.2.0 to 5.0.0 in /vue-bootstrap-css Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 1.2.0 to 5.0.0. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](https://github.com/tschaub/gh-pages/compare/v1.2.0...v5.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- vue-bootstrap-css/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue-bootstrap-css/package.json b/vue-bootstrap-css/package.json index 80169e6..9b6b98a 100644 --- a/vue-bootstrap-css/package.json +++ b/vue-bootstrap-css/package.json @@ -36,7 +36,7 @@ "babel-preset-stage-0": "6.24.1", "babel-preset-vue": "2.0.2", "browser-sync": "2.24.6", - "gh-pages": "1.2.0", + "gh-pages": "5.0.0", "ncp": "2.0.0", "npm-run-all": "4.1.3", "parcel-bundler": "1.10.0",