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

Commit ec92a0d

Browse files
build(deps-dev): bump gh-pages from 6.1.0 to 6.1.1 (#6026)
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.1.0 to 6.1.1. - [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.0...v6.1.1) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99715f3 commit ec92a0d

File tree

7 files changed

+20
-20
lines changed

7 files changed

+20
-20
lines changed

account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-prettier": "^5.1.2",
8686
"eslint-plugin-simple-import-sort": "^10.0.0",
8787
"eslint-plugin-sort-keys-fix": "^1.1.2",
88-
"gh-pages": "^6.1.0",
88+
"gh-pages": "^6.1.1",
8989
"jest": "^29.0.1",
9090
"jest-config": "^29.0.1",
9191
"start-server-and-test": "^2.0.3",

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
"eslint-config-prettier": "^9.1.0",
5656
"eslint-plugin-prettier": "^5.1.2",
5757
"eslint-plugin-require-extensions": "^0.1.1",
58-
"gh-pages": "^6.1.0",
58+
"gh-pages": "^6.1.1",
5959
"mocha": "^10.1.0",
6060
"prettier": "^3.1.1",
6161
"shx": "^0.3.4",

memo/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-config-prettier": "^9.1.0",
6565
"eslint-plugin-prettier": "^5.1.2",
6666
"eslint-plugin-require-extensions": "^0.1.1",
67-
"gh-pages": "^6.1.0",
67+
"gh-pages": "^6.1.1",
6868
"jest": "^29.0.0",
6969
"prettier": "^3.1.1",
7070
"process": "^0.11.10",

pnpm-lock.yaml

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

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint": "^8.56.0",
5555
"eslint-config-prettier": "^9.1.0",
5656
"eslint-plugin-prettier": "^5.1.2",
57-
"gh-pages": "^6.1.0",
57+
"gh-pages": "^6.1.1",
5858
"prettier": "^3.1.1",
5959
"rollup": "^4.9.1",
6060
"ts-node": "^10.9.2",

token-metadata/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-config-prettier": "^9.1.0",
6767
"eslint-plugin-prettier": "^5.1.2",
6868
"eslint-plugin-require-extensions": "^0.1.1",
69-
"gh-pages": "^6.1.0",
69+
"gh-pages": "^6.1.1",
7070
"mocha": "^10.1.0",
7171
"prettier": "^3.1.1",
7272
"shx": "^0.3.4",

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-config-prettier": "^9.1.0",
7777
"eslint-plugin-prettier": "^5.1.2",
7878
"eslint-plugin-require-extensions": "^0.1.1",
79-
"gh-pages": "^6.1.0",
79+
"gh-pages": "^6.1.1",
8080
"mocha": "^10.1.0",
8181
"prettier": "^3.1.1",
8282
"process": "^0.11.10",

0 commit comments

Comments
 (0)