Skip to content

Commit

Permalink
build(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 (#619)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 9064951 commit fecd845
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 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 packages/case-connector-proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@contract-case/eslint-config-case-maintainer": "0.1.0",
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.12",
"@types/uuid": "^9.0.8",
"@types/uuid": "^10.0.0",
"grpc_tools_node_protoc_ts": "^5.3.3",
"grpc-tools": "^1.12.4",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@contract-case/eslint-config-case-maintainer": "0.1.0",
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.12",
"@types/uuid": "^9.0.8",
"@types/uuid": "^10.0.0",
"grpc_tools_node_protoc_ts": "^5.3.3",
"grpc-tools": "^1.12.4",
"prettier": "3.3.3",
Expand Down

0 comments on commit fecd845

Please sign in to comment.