Skip to content

Commit 2e2023a

Browse files
Bump @google-cloud/bigquery from 7.1.1 to 8.0.0
1 parent f6996e8 commit 2e2023a

2 files changed

Lines changed: 795 additions & 843 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@bazel/labs": "^0.42.3",
66
"@bazel/rollup": "^3.0.0",
77
"@bazel/typescript": "^3.0.0",
8-
"@google-cloud/bigquery": "~7.1.1",
8+
"@google-cloud/bigquery": "8.0.0",
99
"@google-cloud/storage": "^5.8.2",
1010
"@rollup/plugin-node-resolve": "^7.1.3",
1111
"@types/chai": "^4.1.7",
@@ -101,6 +101,8 @@
101101
"**/node-fetch": "^2.6.7",
102102
"**/markdown-it": "^12.3.2",
103103
"**/wrap-ansi": "7.0.0",
104-
"**/string-width": "4.1.0"
104+
"**/string-width": "4.1.0",
105+
"**/teeny-request": "10.1.0",
106+
"**/google-auth-library": "10.5.0"
105107
}
106108
}

0 commit comments

Comments
 (0)