Skip to content

Commit f64bc91

Browse files
committed
Bump jsbt
1 parent c37c966 commit f64bc91

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
types: [created]
55
jobs:
66
release-js:
7-
name: 'jsbt v0.4.2' # Should match commit below
8-
uses: paulmillr/jsbt/.github/workflows/release.yml@5194a28c9f94ad504090fe037fe6efb41e5b8964
7+
name: 'jsbt v0.4.4' # Should match commit below
8+
uses: paulmillr/jsbt/.github/workflows/release.yml@9d2a1d7f87d4e16f7f97123be2a57c1134c2d393
99
with:
1010
build-path: test/build
1111
# slow-types: false

.github/workflows/test-ts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ on:
44
- pull_request
55
jobs:
66
test-ts:
7-
name: 'jsbt v0.4.2' # Should match commit below
8-
uses: paulmillr/jsbt/.github/workflows/test-ts.yml@5194a28c9f94ad504090fe037fe6efb41e5b8964
7+
name: 'jsbt v0.4.4' # Should match commit below
8+
uses: paulmillr/jsbt/.github/workflows/test-ts.yml@9d2a1d7f87d4e16f7f97123be2a57c1134c2d393

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@noble/hashes": "2.0.0-beta.5"
1515
},
1616
"devDependencies": {
17-
"@paulmillr/jsbt": "0.4.3",
17+
"@paulmillr/jsbt": "0.4.4",
1818
"prettier": "3.6.2",
1919
"typescript": "5.9.2"
2020
},

test/build/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)