Skip to content

Commit

Permalink
chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 3f2a37d commit 5197bb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.8",
"@types/snarkjs": "^0.7.8",
"@types/uuid": "^9.0.2",
"@types/uuid": "^10.0.0",
"chai": "^4.3.10",
"dotenv": "^16.4.5",
"hardhat-artifactor": "^0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 5197bb2

Please sign in to comment.