Skip to content

Commit 563ce41

Browse files
committed
Bump jsbt
1 parent 766d7ca commit 563ce41

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
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: true

.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
@@ -19,7 +19,7 @@
1919
"micro-packed": "^0.8.0-beta.1"
2020
},
2121
"devDependencies": {
22-
"@paulmillr/jsbt": "0.4.3",
22+
"@paulmillr/jsbt": "0.4.4",
2323
"@paulmillr/trusted-setups": "~0.3.0",
2424
"@types/node": "24.2.1",
2525
"micro-ftch": "0.4.3",

test/build/package-lock.json

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

0 commit comments

Comments
 (0)