Skip to content

Commit

Permalink
build(deps-dev): bump gh-pages from 6.1.1 to 6.2.0 (#7344)
Browse files Browse the repository at this point in the history
Bumps [gh-pages](https:/tschaub/gh-pages) from 6.1.1 to 6.2.0.
- [Release notes](https:/tschaub/gh-pages/releases)
- [Changelog](https:/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](tschaub/gh-pages@v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: gh-pages
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Oct 11, 2024
1 parent 92469a7 commit 87b905c
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 64 deletions.
2 changes: 1 addition & 1 deletion account-compression/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"gh-pages": "^6.1.1",
"gh-pages": "^6.2.0",
"jest": "^29.0.1",
"jest-config": "^29.0.1",
"start-server-and-test": "^2.0.8",
Expand Down
2 changes: 1 addition & 1 deletion libraries/type-length-value/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
"gh-pages": "^6.1.1",
"gh-pages": "^6.2.0",
"mocha": "^10.7.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion memo/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
"gh-pages": "^6.1.1",
"gh-pages": "^6.2.0",
"jest": "^29.0.0",
"process": "^0.11.10",
"shx": "^0.3.4",
Expand Down
74 changes: 17 additions & 57 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion token-group/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
"gh-pages": "^6.1.1",
"gh-pages": "^6.2.0",
"mocha": "^10.7.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion token-lending/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.57.0",
"gh-pages": "^6.1.1",
"gh-pages": "^6.2.0",
"rollup": "^4.24.0",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
Expand Down
2 changes: 1 addition & 1 deletion token-metadata/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"chai": "^5.1.1",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
"gh-pages": "^6.1.1",
"gh-pages": "^6.2.0",
"mocha": "^10.7.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion token/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"chai-as-promised": "^8.0.0",
"eslint": "^8.57.0",
"eslint-plugin-require-extensions": "^0.1.1",
"gh-pages": "^6.1.1",
"gh-pages": "^6.2.0",
"mocha": "^10.7.3",
"process": "^0.11.10",
"shx": "^0.3.4",
Expand Down

0 comments on commit 87b905c

Please sign in to comment.