Skip to content

Commit 2d00199

Browse files
build(deps-dev): bump gh-pages from 2.1.1 to 2.2.0
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/master/changelog.md) - [Commits](tschaub/gh-pages@v2.1.1...v2.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a64b8f0 commit 2d00199

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6423,16 +6423,7 @@ fs-extra@^3.0.1:
64236423
jsonfile "^3.0.0"
64246424
universalify "^0.1.0"
64256425

6426-
fs-extra@^7.0.0:
6427-
version "7.0.1"
6428-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
6429-
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
6430-
dependencies:
6431-
graceful-fs "^4.1.2"
6432-
jsonfile "^4.0.0"
6433-
universalify "^0.1.0"
6434-
6435-
fs-extra@^8.0.1:
6426+
fs-extra@^8.0.1, fs-extra@^8.1.0:
64366427
version "8.1.0"
64376428
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
64386429
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
@@ -6614,18 +6605,16 @@ getpass@^0.1.1:
66146605
assert-plus "^1.0.0"
66156606

66166607
gh-pages@^2.1.1:
6617-
version "2.1.1"
6618-
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.1.1.tgz#5be70a92f9cb70404bafabd8bb149c0e9a8c264b"
6619-
integrity sha512-yNW2SFp9xGRP/8Sk2WXuLI/Gn92oOL4HBgudn6PsqAnuWT90Y1tozJoTfX1WdrDSW5Rb90kLVOf5mm9KJ/2fDw==
6608+
version "2.2.0"
6609+
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.2.0.tgz#74ebeaca8d2b9a11279dcbd4a39ddfff3e6caa24"
6610+
integrity sha512-c+yPkNOPMFGNisYg9r4qvsMIjVYikJv7ImFOhPIVPt0+AcRUamZ7zkGRLHz7FKB0xrlZ+ddSOJsZv9XAFVXLmA==
66206611
dependencies:
66216612
async "^2.6.1"
66226613
commander "^2.18.0"
66236614
email-addresses "^3.0.1"
66246615
filenamify-url "^1.0.0"
6625-
fs-extra "^7.0.0"
6616+
fs-extra "^8.1.0"
66266617
globby "^6.1.0"
6627-
graceful-fs "^4.1.11"
6628-
rimraf "^2.6.2"
66296618

66306619
git-branch@^1.0.0:
66316620
version "1.0.0"

0 commit comments

Comments
 (0)