Skip to content

Commit

Permalink
Bump gh-pages from 3.2.3 to 5.0.0 (#146)
Browse files Browse the repository at this point in the history
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.2.3 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.2.3...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent ebaf2dd commit f010cb4
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 13 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-only-warn": "^1.0.3",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-standard": "^5.0.0",
"gh-pages": "^3.2.3",
"gh-pages": "^5.0.0",
"semistandard": "^16.0.0"
},
"scripts": {
Expand Down
31 changes: 19 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4505,7 +4505,7 @@ __metadata:
languageName: node
linkType: hard

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

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

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

"email-addresses@npm:^3.0.1":
version: 3.1.0
resolution: "email-addresses@npm:3.1.0"
checksum: e911985f096fa0198019caee4a12685146f677738d8ae1ebe25419181a37930a15be15447abef3612bdc3b88f72aaae4fd2cf1a95669705e638ebcfea4a15047
"email-addresses@npm:^5.0.0":
version: 5.0.0
resolution: "email-addresses@npm:5.0.0"
checksum: e58a510e9caf105313025e1c81488d5391c6404f0bbd7874e8e36a4c14d1ced02ff271748146c13edfa3bd9ce9b25f1194f5369971d77087325f37ab193129bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -7313,7 +7320,7 @@ __metadata:
eslint-plugin-only-warn: ^1.0.3
eslint-plugin-promise: ^6.0.0
eslint-plugin-standard: ^5.0.0
gh-pages: ^3.2.3
gh-pages: ^5.0.0
leaflet: ^1.7.1
pretty-error: ^4.0.0
prop-types: ^15.8.1
Expand Down Expand Up @@ -7867,21 +7874,21 @@ __metadata:
languageName: node
linkType: hard

"gh-pages@npm:^3.2.3":
version: 3.2.3
resolution: "gh-pages@npm:3.2.3"
"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
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: 0a6e92180ce8fac6f244403d1c8af6d004615b96c7bafdc25da0022eab34f84470895587c618d440ae77b4b4ce1c1b85442ddf3184f53a522f87974da5a41760
checksum: d766aef02d2859bd2fa89b183a7cb7cdb4b86401369c734e9a76875afbdcf9132142b2cdf35a835ed056131a9cdc4b4d9c551cdc353a9a248ff3cec6346a36d8
languageName: node
linkType: hard

Expand Down

0 comments on commit f010cb4

Please sign in to comment.