From 978d0795ffa0417087791b9b9b2ec041e92e1516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:43:56 +0800 Subject: [PATCH] chore(deps-dev): bump gh-pages from 3.2.3 to 6.1.1 in the npm_and_yarn group across 1 directory (#11359) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ead682ea..afabc7fb 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "cross-env": "^7.0.3", "eslint": "^8.57.1", "express": "^4.21.1", - "gh-pages": "^3.2.3", + "gh-pages": "^6.1.1", "husky": "^9.1.6", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0",