From 214d009374f17ca069770d8b81e42169fda08693 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 14:09:01 +0000 Subject: [PATCH] Bump gh-pages from 6.0.0 to 6.1.1 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.0.0 to 6.1.1. - [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/v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 223daa8a4..b7a45de24 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "eslint-plugin-react-refresh": "^0.4.3", "eslint-plugin-styled-components-a11y": "^2.1.31", "genversion": "^3.1.1", - "gh-pages": "^6.0.0", + "gh-pages": "^6.1.1", "i18next-parser": "^8.9.0", "identity-obj-proxy": "^3.0.0", "jest": "^29.6.3", diff --git a/yarn.lock b/yarn.lock index 6ecc70b14..a083b6e26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6814,10 +6814,10 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -gh-pages@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-6.0.0.tgz#3bb46ea13dc7cee306662db0d3f02bf05635cdc1" - integrity sha512-FXZWJRsvP/fK2HJGY+Di6FRNHvqFF6gOIELaopDjXXgjeOYSNURcuYwEO/6bwuq6koP5Lnkvnr5GViXzuOB89g== +gh-pages@^6.1.1: + version "6.1.1" + resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-6.1.1.tgz#e80af927a081cb480657fde5a0b87ea2e77d6c74" + integrity sha512-upnohfjBwN5hBP9w2dPE7HO5JJTHzSGMV1JrLrHvNuqmjoYHg6TBrCcnEoorjG/e0ejbuvnwyKMdTyM40PEByw== dependencies: async "^3.2.4" commander "^11.0.0"