Skip to content

Commit

Permalink
npm(deps): bump the npm group with 2 updates
Browse files Browse the repository at this point in the history
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.11.0 to 4.12.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.11.0...v4.12.0)

Updates `yaml` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.6.0...v2.6.1)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 4b1f456 commit c5272fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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 @@ -45,7 +45,7 @@
"eslint": "^9.15.0",
"eslint-plugin-prefer-arrow-functions": "^3.3.2",
"esmify": "^2.1.1",
"hash-wasm": "^4.11.0",
"hash-wasm": "^4.12.0",
"ip": "^2.0.1",
"localforage": "^1.10.0",
"postcss": "^8.4.49",
Expand All @@ -65,7 +65,7 @@
"uglify-js": "^3.19.3",
"unassertify": "^3.0.1",
"v8r": "^4.2.0",
"yaml": "^2.6.0"
"yaml": "^2.6.1"
},
"devDependencies": {
"npm-run-all2": "^7.0.1"
Expand Down

0 comments on commit c5272fe

Please sign in to comment.