Skip to content

Commit

Permalink
Bump the server-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the server-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [uuid](https://github.com/uuidjs/uuid), [chai](https://github.com/chaijs/chai) and [mysql-memory-server](https://github.com/Sebastian-Webster/mysql-memory-server-nodejs).


Updates `@types/node` from 22.7.7 to 22.8.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `uuid` from 10.0.0 to 11.0.2
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.2)

Updates `chai` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.1.1...v5.1.2)

Updates `mysql-memory-server` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/Sebastian-Webster/mysql-memory-server-nodejs/releases)
- [Commits](Sebastian-Webster/mysql-memory-server-nodejs@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: server-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: server-dependencies
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: server-dependencies
- dependency-name: mysql-memory-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: server-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ecdad2a commit 182f245
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"node-fetch": "^3.3.2",
"randombytes": "^2.1.0",
"tiny-typed-emitter": "^2.1.0",
"uuid": "^10.0.0",
"uuid": "^11.0.2",
"web3": "^4.11.1",
"web3-eth-ens": "^4.4.0",
"web3-providers-ipc": "^4.0.7",
Expand Down

0 comments on commit 182f245

Please sign in to comment.