File tree 4 files changed +4
-4
lines changed
google-cloud-asset/samples
google-cloud-contactcenterinsights/samples
google-cloud-datacatalog/samples
google-cloud-retail/samples
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
"dependencies" : {
18
18
"@google-cloud/asset" : " ^4.6.4" ,
19
- "@google-cloud/bigquery" : " ^6 .0.0" ,
19
+ "@google-cloud/bigquery" : " ^7 .0.0" ,
20
20
"@google-cloud/compute" : " ^3.0.0" ,
21
21
"@google-cloud/storage" : " ^7.0.0" ,
22
22
"uuid" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 13
13
"test" : " c8 mocha --timeout 600000 test/*.js"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/bigquery" : " ^6 .0.0" ,
16
+ "@google-cloud/bigquery" : " ^7 .0.0" ,
17
17
"@google-cloud/contact-center-insights" : " ^2.9.0" ,
18
18
"@google-cloud/pubsub" : " ^4.0.0"
19
19
},
Original file line number Diff line number Diff line change 15
15
"test" : " mocha --timeout 600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/bigquery" : " ^6 .0.0" ,
18
+ "@google-cloud/bigquery" : " ^7 .0.0" ,
19
19
"@google-cloud/datacatalog" : " ^3.5.0" ,
20
20
"uuid" : " ^9.0.0"
21
21
},
Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"@google-cloud/retail" : " ^2.4.1" ,
17
- "@google-cloud/bigquery" : " ^6 .0.0" ,
17
+ "@google-cloud/bigquery" : " ^7 .0.0" ,
18
18
"@google-cloud/storage" : " ^7.0.0"
19
19
},
20
20
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments