Skip to content

Commit

Permalink
npm(deps): bump the npm group with 2 updates (#338)
Browse files Browse the repository at this point in the history
* npm(deps): bump the npm group with 2 updates

Bumps the npm group with 2 updates: [hash-wasm](https://github.com/Daninet/hash-wasm) and [yaml](https://github.com/eemeli/yaml).


Updates `hash-wasm` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/Daninet/hash-wasm/releases)
- [Changelog](https://github.com/Daninet/hash-wasm/blob/master/CHANGELOG.md)
- [Commits](Daninet/hash-wasm@v4.9.0...v4.10.0)

Updates `yaml` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.3.2...v2.3.3)

---
updated-dependencies:
- dependency-name: hash-wasm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>

* auto(Gadget-libHashwasm): bump hash-wasm to 4.10.0 by browserify

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Oct 16, 2023
1 parent 0472a31 commit aa4862a
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint": "^8.51.0",
"eslint-plugin-prefer-arrow-functions": "^3.1.4",
"esmify": "^2.1.1",
"hash-wasm": "^4.9.0",
"hash-wasm": "^4.10.0",
"ip": "^2.0.0",
"localforage": "^1.10.0",
"postcss": "^8.4.31",
Expand All @@ -60,6 +60,6 @@
"uglify-js": "^3.17.4",
"unassertify": "^3.0.1",
"v8r": "^2.0.0",
"yaml": "^2.3.2"
"yaml": "^2.3.3"
}
}
Loading

0 comments on commit aa4862a

Please sign in to comment.