Skip to content

Commit

Permalink
Refresh dependencies and attest wasm binary (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: wasilibs[bot] <173422847+wasilibs[bot]@users.noreply.github.com>
  • Loading branch information
wasilibs[bot] authored Jun 26, 2024
1 parent 7a630a6 commit fd57ef1
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 104 deletions.
12 changes: 6 additions & 6 deletions buildtools/wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"license": "MIT",
"packageManager": "[email protected]",
"devDependencies": {
"@bufbuild/protobuf": "1.7.2",
"@bufbuild/protoplugin": "1.7.2",
"@connectrpc/protoc-gen-connect-es": "^1.3.0",
"@bufbuild/protobuf": "1.10.0",
"@bufbuild/protoplugin": "1.10.0",
"@connectrpc/protoc-gen-connect-es": "^1.4.0",
"@types/quickjs": "github:Gottox/quickjs-dts",
"esbuild": "^0.19.11",
"prettier": "^3.1.1",
"typescript": "^5.3.3"
"esbuild": "^0.21.5",
"prettier": "^3.3.2",
"typescript": "^5.5.2"
}
}
Loading

0 comments on commit fd57ef1

Please sign in to comment.