Skip to content

Commit

Permalink
Bump wasm-pack from 0.12.1 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [wasm-pack](https://github.com/rustwasm/wasm-pack) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/rustwasm/wasm-pack/releases)
- [Changelog](https://github.com/rustwasm/wasm-pack/blob/master/CHANGELOG.md)
- [Commits](rustwasm/wasm-pack@v0.12.1...v0.13.0)

---
updated-dependencies:
- dependency-name: wasm-pack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 8ad7fde commit ec6e107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"npm-run-all": "^4.1.5",
"ts-jest": "^29.0.3",
"typescript": "^5.0.4",
"wasm-pack": "^0.12.1"
"wasm-pack": "^0.13.0"
}
}

0 comments on commit ec6e107

Please sign in to comment.