Skip to content

Commit

Permalink
chore(deps-dev): bump gh-pages from 3.1.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.1.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](tschaub/gh-pages@v3.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: gh-pages
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 730cea6 commit 8239a7f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 53 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-react": "^7.21.1",
"eslint-plugin-react-hooks": "^4.1.2",
"gh-pages": "^3.1.0",
"gh-pages": "^5.0.0",
"husky": "^4.3.6",
"jest-canvas-mock": "^2.2.0",
"jest-webgl-canvas-mock": "^0.2.3",
Expand Down
84 changes: 32 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4029,7 +4029,7 @@ __metadata:
languageName: node
linkType: hard

"async@npm:^2.6.1, async@npm:^2.6.2":
"async@npm:^2.6.2":
version: 2.6.3
resolution: "async@npm:2.6.3"
dependencies:
Expand All @@ -4038,6 +4038,13 @@ __metadata:
languageName: node
linkType: hard

"async@npm:^3.2.4":
version: 3.2.5
resolution: "async@npm:3.2.5"
checksum: ca5c87f4953495110560c357e1bb22c997f03c31d094173372f134e89356c1e769a0a475156e62aa601dd4cffe934846aac56d344e8b2354f1f680d0df03e57d
languageName: node
linkType: hard

"asynckit@npm:^0.4.0":
version: 0.4.0
resolution: "asynckit@npm:0.4.0"
Expand Down Expand Up @@ -6970,10 +6977,10 @@ __metadata:
languageName: node
linkType: hard

"email-addresses@npm:^3.0.1":
version: 3.1.0
resolution: "email-addresses@npm:3.1.0"
checksum: 657c0cd22f37c459769cca3ea76f4e8048b1d2af774d7ebdcb7039f88b407a22f8db23293a56144239a2fb1fd97ee2b22ef3191afce8b9ce8ae76e23121f4be7
"email-addresses@npm:^5.0.0":
version: 5.0.0
resolution: "email-addresses@npm:5.0.0"
checksum: 085228db2292a6e0ccff5eaa6404fa9490c43694c63b6fcac1635b8d4580e131847cb10d369396c94a6e53b61074d6e75090ec3a57c28ee5cd7ec1049a841905
languageName: node
linkType: hard

Expand Down Expand Up @@ -7990,31 +7997,21 @@ __metadata:
languageName: node
linkType: hard

"filename-reserved-regex@npm:^1.0.0":
version: 1.0.0
resolution: "filename-reserved-regex@npm:1.0.0"
checksum: 3e68d59ab899d22d440a9d36318f480c12cacbba1c26d771a1f7cfd6567e831be41c9c2f65abe8c48f4bd11513c72c81b64b85734dc1da9119e79209d0c2d2c2
languageName: node
linkType: hard

"filenamify-url@npm:^1.0.0":
version: 1.0.0
resolution: "filenamify-url@npm:1.0.0"
dependencies:
filenamify: ^1.0.0
humanize-url: ^1.0.0
checksum: aca589e1807e27a02e4dbea5c8b21fb994609d3ea0b0a761dae7a8730561cdd0bcaa7ec7076e91a462dec8f50aee79fe40cfa5bebce5446516e354f256d43c2f
"filename-reserved-regex@npm:^2.0.0":
version: 2.0.0
resolution: "filename-reserved-regex@npm:2.0.0"
checksum: a91ecd88edc5e099ac27ad52ddde589153e696e074871413865c3f88ba6180aa5ed28e4960b13430eff9de211d16824c7a2cff5fe9b2e78545e701712603f52f
languageName: node
linkType: hard

"filenamify@npm:^1.0.0":
version: 1.2.1
resolution: "filenamify@npm:1.2.1"
"filenamify@npm:^4.3.0":
version: 4.3.0
resolution: "filenamify@npm:4.3.0"
dependencies:
filename-reserved-regex: ^1.0.0
strip-outer: ^1.0.0
filename-reserved-regex: ^2.0.0
strip-outer: ^1.0.1
trim-repeated: ^1.0.0
checksum: e728fb002038d06e49c1757da0875759a1dcc8cdffe1bbb169fde3666c9b20628fbee1b534ab096f944f5d8fb1526b669b56a53b9807bc2db1189a799728c42a
checksum: 6c7f151fdda7d484b78e1d6f5ebd69712e5c665cd2eec45e8c21db23a315f81601016ec30ca6bf4e8dd47790b04f5e260e2640ffc6d45fe40ba6ffeed5d85c02
languageName: node
linkType: hard

Expand Down Expand Up @@ -8527,21 +8524,21 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"gh-pages@npm:^3.1.0":
version: 3.1.0
resolution: "gh-pages@npm:3.1.0"
"gh-pages@npm:^5.0.0":
version: 5.0.0
resolution: "gh-pages@npm:5.0.0"
dependencies:
async: ^2.6.1
async: ^3.2.4
commander: ^2.18.0
email-addresses: ^3.0.1
filenamify-url: ^1.0.0
email-addresses: ^5.0.0
filenamify: ^4.3.0
find-cache-dir: ^3.3.1
fs-extra: ^8.1.0
globby: ^6.1.0
bin:
gh-pages: bin/gh-pages.js
gh-pages-clean: bin/gh-pages-clean.js
checksum: cd329b21f2881ea608ec7934c2aabd954d093c72385f8cc235c18737fa52d6c6a29697b138aaafbad28c2657493d0d41e72c3fd04dad3b3ad2513c3202fa191a
checksum: 4789d61a3f0720c2a64f65e1b64d70299a575d1b2d7c75ee77424a53768c6bb03322e6832abf261b3330dff0e7af11339616b4ee0b35dbe9155c419f07a7e891
languageName: node
linkType: hard

Expand Down Expand Up @@ -9180,16 +9177,6 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"humanize-url@npm:^1.0.0":
version: 1.0.1
resolution: "humanize-url@npm:1.0.1"
dependencies:
normalize-url: ^1.0.0
strip-url-auth: ^1.0.0
checksum: 12c3f677a5072487be7f3717e87ba51491e1d92032c55f20ae18b3fc86db7d428f4e9b4958f30827232b18d80d841ffd73d929fc379a3f68a890426e432a30f0
languageName: node
linkType: hard

"husky@npm:^4.3.6":
version: 4.3.6
resolution: "husky@npm:4.3.6"
Expand Down Expand Up @@ -11412,7 +11399,7 @@ fsevents@~2.1.2:
eslint-plugin-prettier: ^3.2.0
eslint-plugin-react: ^7.21.1
eslint-plugin-react-hooks: ^4.1.2
gh-pages: ^3.1.0
gh-pages: ^5.0.0
gl-matrix: ^3.1.0
husky: ^4.3.6
jest-canvas-mock: ^2.2.0
Expand Down Expand Up @@ -12278,7 +12265,7 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"normalize-url@npm:1.9.1, normalize-url@npm:^1.0.0":
"normalize-url@npm:1.9.1":
version: 1.9.1
resolution: "normalize-url@npm:1.9.1"
dependencies:
Expand Down Expand Up @@ -16567,7 +16554,7 @@ resolve@1.18.1:
languageName: node
linkType: hard

"strip-outer@npm:^1.0.0":
"strip-outer@npm:^1.0.1":
version: 1.0.1
resolution: "strip-outer@npm:1.0.1"
dependencies:
Expand All @@ -16576,13 +16563,6 @@ resolve@1.18.1:
languageName: node
linkType: hard

"strip-url-auth@npm:^1.0.0":
version: 1.0.1
resolution: "strip-url-auth@npm:1.0.1"
checksum: 3b0b45e942e692e62bbfd0767ba28a9a85befb95e90de3cf202d08d4f7a070d5c8de69e74885fde30a89f3ce6b2f1c93fd1eb26774d06c0a29feccd9ca879953
languageName: node
linkType: hard

"style-loader@npm:1.3.0":
version: 1.3.0
resolution: "style-loader@npm:1.3.0"
Expand Down

0 comments on commit 8239a7f

Please sign in to comment.