From ebd869a56d5bf44bb2cb63bbf7f8dbbf63729cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:20:05 +0000 Subject: [PATCH] Bump gh-pages from 1.0.0 to 5.0.0 in /hello-vuex Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 1.0.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.0.0...v5.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- hello-vuex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello-vuex/package.json b/hello-vuex/package.json index 22e34d5..e0064c6 100644 --- a/hello-vuex/package.json +++ b/hello-vuex/package.json @@ -52,7 +52,7 @@ "extract-text-webpack-plugin": "3.0.0", "file-loader": "0.11.2", "friendly-errors-webpack-plugin": "1.6.1", - "gh-pages": "1.0.0", + "gh-pages": "5.0.0", "html-webpack-plugin": "2.30.1", "http-proxy-middleware": "0.17.4", "inject-loader": "3.0.1",