Skip to content

Commit

Permalink
build: remove some unneeded typings and shuffle others (#1918)
Browse files Browse the repository at this point in the history
* build: remove some unneeded typings and shuffle others

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
feywind and gcf-owl-bot[bot] committed May 3, 2024
1 parent aba9aee commit c3e3113
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 9 deletions.
4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -53,8 +53,6 @@
"@google-cloud/promisify": "^4.0.0",
"@opentelemetry/api": "^1.6.0",
"@opentelemetry/semantic-conventions": "~1.21.0",
"@types/duplexify": "^3.6.0",
"@types/long": "^5.0.0",
"arrify": "^2.0.0",
"extend": "^3.0.2",
"google-auth-library": "^9.3.0",
Expand All @@ -67,7 +65,7 @@
"devDependencies": {
"@grpc/proto-loader": "^0.7.0",
"@opentelemetry/tracing": "^0.24.0",
"@types/execa": "^2.0.0",
"@types/duplexify": "^3.6.4",
"@types/extend": "^3.0.0",
"@types/lodash.snakecase": "^4.1.6",
"@types/mocha": "^9.0.0",
Expand Down
9 changes: 9 additions & 0 deletions protos/protos.d.ts

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

53 changes: 48 additions & 5 deletions protos/protos.js

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

26 changes: 25 additions & 1 deletion protos/protos.json

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

0 comments on commit c3e3113

Please sign in to comment.