Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 3bb86e3

Browse files
build(deps-dev): bump gh-pages from 6.2.0 to 6.3.0 (#7624)
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.2.0 to 6.3.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@v6.2.0...v6.3.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>
1 parent 0b0ec7a commit 3bb86e3

File tree

7 files changed

+26
-26
lines changed

7 files changed

+26
-26
lines changed

account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-mocha": "^10.5.0",
7979
"eslint-plugin-simple-import-sort": "^12.1.1",
8080
"eslint-plugin-sort-keys-fix": "^1.1.2",
81-
"gh-pages": "^6.2.0",
81+
"gh-pages": "^6.3.0",
8282
"jest": "^29.0.1",
8383
"jest-config": "^29.0.1",
8484
"start-server-and-test": "^2.0.9",

libraries/type-length-value/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"chai": "^5.1.2",
5656
"eslint": "^8.57.0",
5757
"eslint-plugin-require-extensions": "^0.1.1",
58-
"gh-pages": "^6.2.0",
58+
"gh-pages": "^6.3.0",
5959
"mocha": "^11.0.1",
6060
"shx": "^0.3.4",
6161
"ts-node": "^10.9.2",

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token-group/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"chai": "^5.1.2",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",
62-
"gh-pages": "^6.2.0",
62+
"gh-pages": "^6.3.0",
6363
"mocha": "^11.0.1",
6464
"shx": "^0.3.4",
6565
"ts-node": "^10.9.2",

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@typescript-eslint/eslint-plugin": "^8.4.0",
5252
"@typescript-eslint/parser": "^8.4.0",
5353
"eslint": "^8.57.0",
54-
"gh-pages": "^6.2.0",
54+
"gh-pages": "^6.3.0",
5555
"rollup": "^4.29.1",
5656
"ts-node": "^10.9.2",
5757
"tslib": "^2.8.1",

token-metadata/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"chai": "^5.1.2",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",
62-
"gh-pages": "^6.2.0",
62+
"gh-pages": "^6.3.0",
6363
"mocha": "^11.0.1",
6464
"shx": "^0.3.4",
6565
"ts-node": "^10.9.2",

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"chai-as-promised": "^8.0.1",
7575
"eslint": "^8.57.0",
7676
"eslint-plugin-require-extensions": "^0.1.1",
77-
"gh-pages": "^6.2.0",
77+
"gh-pages": "^6.3.0",
7878
"mocha": "^11.0.1",
7979
"process": "^0.11.10",
8080
"shx": "^0.3.4",

0 commit comments

Comments
 (0)