Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gh-pages from 6.1.0 to 6.1.1 #470

Merged
merged 1 commit into from Dec 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"gatsby-plugin-react-helmet": "^6.13.0",
"gatsby-source-filesystem": "^5.13.0",
"gatsby-transformer-yaml": "^5.13.0",
"gh-pages": "^6.1.0",
"gh-pages": "^6.1.1",
"puppeteer": "^21.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Expand Up @@ -7855,21 +7855,21 @@ __metadata:
languageName: node
linkType: hard

"gh-pages@npm:^6.1.0":
version: 6.1.0
resolution: "gh-pages@npm:6.1.0"
dependencies:
async: "npm:^3.2.4"
commander: "npm:^11.0.0"
email-addresses: "npm:^5.0.0"
filenamify: "npm:^4.3.0"
find-cache-dir: "npm:^3.3.1"
fs-extra: "npm:^11.1.1"
globby: "npm:^6.1.0"
"gh-pages@npm:^6.1.1":
version: 6.1.1
resolution: "gh-pages@npm:6.1.1"
dependencies:
async: ^3.2.4
commander: ^11.0.0
email-addresses: ^5.0.0
filenamify: ^4.3.0
find-cache-dir: ^3.3.1
fs-extra: ^11.1.1
globby: ^6.1.0
bin:
gh-pages: bin/gh-pages.js
gh-pages-clean: bin/gh-pages-clean.js
checksum: aa8a836869f49203b9fe6f7b2e5b02fbe38349036f5f0a8b0e3d0a6bfae81d02a3212971ac58e04948f9830215a0f94a651b266e1cf83ebb8f1b86a22835f72d
checksum: 2c0209d7ae6bd497b8c5d11c083bb7c22e2ac165eaf6773afc789bb3d3064137de9c2cadd1d2249e7df9c2420562b55721a69bbb5b68a1de8d8a4b0a5d88ab73
languageName: node
linkType: hard

Expand Down Expand Up @@ -12155,7 +12155,7 @@ __metadata:
gatsby-plugin-react-helmet: ^6.13.0
gatsby-source-filesystem: ^5.13.0
gatsby-transformer-yaml: ^5.13.0
gh-pages: ^6.1.0
gh-pages: ^6.1.1
prettier: ^3.1.1
puppeteer: ^21.6.1
react: ^18.2.0
Expand Down