From c3f5e58ff3dee295bcdaf71d3a9b6e50e5e5abac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 09:13:24 +0000 Subject: [PATCH] Bump gh-pages from 3.2.3 to 4.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.2.3 to 4.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/v3.2.3...v4.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:production update-type: version-update:semver-major ... 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 5053f3c..1124516 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/seedrandom": "^3.0.1", "@types/three": "^0.136.1", "d3-geo-voronoi": "^2.0.1", - "gh-pages": "^3.2.3", + "gh-pages": "^4.0.0", "poisson-disk-sampling": "^2.2.2", "prettier": "^2.2.1", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 05f2f36..fc9eb19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4499,10 +4499,10 @@ get-symbol-description@^1.0.0: call-bind "^1.0.2" get-intrinsic "^1.1.1" -gh-pages@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.2.3.tgz#897e5f15e111f42af57d21d430b83e5cdf29472c" - integrity sha512-jA1PbapQ1jqzacECfjUaO9gV8uBgU6XNMV0oXLtfCX3haGLe5Atq8BxlrADhbD6/UdG9j6tZLWAkAybndOXTJg== +gh-pages@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-4.0.0.tgz#bd7447bab7eef008f677ac8cc4f6049ab978f4a6" + integrity sha512-p8S0T3aGJc68MtwOcZusul5qPSNZCalap3NWbhRUZYu1YOdp+EjZ+4kPmRM8h3NNRdqw00yuevRjlkuSzCn7iQ== dependencies: async "^2.6.1" commander "^2.18.0"