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

Commit 87b905c

Browse files
build(deps-dev): bump gh-pages from 6.1.1 to 6.2.0 (#7344)
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.1.1 to 6.2.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.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>
1 parent 92469a7 commit 87b905c

File tree

8 files changed

+24
-64
lines changed

8 files changed

+24
-64
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.1.1",
81+
"gh-pages": "^6.2.0",
8282
"jest": "^29.0.1",
8383
"jest-config": "^29.0.1",
8484
"start-server-and-test": "^2.0.8",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"chai": "^5.1.1",
5555
"eslint": "^8.57.0",
5656
"eslint-plugin-require-extensions": "^0.1.1",
57-
"gh-pages": "^6.1.1",
57+
"gh-pages": "^6.2.0",
5858
"mocha": "^10.7.3",
5959
"shx": "^0.3.4",
6060
"ts-node": "^10.9.2",

memo/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"chai": "^5.1.1",
6262
"eslint": "^8.57.0",
6363
"eslint-plugin-require-extensions": "^0.1.1",
64-
"gh-pages": "^6.1.1",
64+
"gh-pages": "^6.2.0",
6565
"jest": "^29.0.0",
6666
"process": "^0.11.10",
6767
"shx": "^0.3.4",

pnpm-lock.yaml

Lines changed: 17 additions & 57 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.1",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",
62-
"gh-pages": "^6.1.1",
62+
"gh-pages": "^6.2.0",
6363
"mocha": "^10.7.3",
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.1.1",
54+
"gh-pages": "^6.2.0",
5555
"rollup": "^4.24.0",
5656
"ts-node": "^10.9.2",
5757
"tslib": "^2.7.0",

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.1",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",
62-
"gh-pages": "^6.1.1",
62+
"gh-pages": "^6.2.0",
6363
"mocha": "^10.7.3",
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.0",
7575
"eslint": "^8.57.0",
7676
"eslint-plugin-require-extensions": "^0.1.1",
77-
"gh-pages": "^6.1.1",
77+
"gh-pages": "^6.2.0",
7878
"mocha": "^10.7.3",
7979
"process": "^0.11.10",
8080
"shx": "^0.3.4",

0 commit comments

Comments
 (0)