File tree 2 files changed +6
-6
lines changed
packages/google-cloud-datacatalog
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 25
25
" Google Cloud Data Catalog API"
26
26
],
27
27
"dependencies" : {
28
- "google-gax" : " ^2.24 .1"
28
+ "google-gax" : " ^3.0 .1"
29
29
},
30
30
"devDependencies" : {
31
31
"@types/mocha" : " ^9.0.0" ,
32
32
"@types/node" : " ^16.0.0" ,
33
33
"@types/sinon" : " ^10.0.0" ,
34
34
"c8" : " ^7.0.0" ,
35
35
"chai" : " ^4.2.0" ,
36
- "gts" : " ^2.0 .0" ,
36
+ "gts" : " ^3.1 .0" ,
37
37
"jsdoc" : " ^3.6.2" ,
38
38
"jsdoc-fresh" : " ^1.0.1" ,
39
39
"jsdoc-region-tag" : " ^1.0.2" ,
40
40
"linkinator" : " ^2.0.0" ,
41
- "mocha" : " ^8.0.0 " ,
41
+ "mocha" : " ^9.2.2 " ,
42
42
"pack-n-play" : " ^1.0.0-2" ,
43
43
"sinon" : " ^14.0.0" ,
44
- "typescript" : " ^3.8.3 "
44
+ "typescript" : " ^4.6.4 "
45
45
},
46
46
"scripts" : {
47
47
"docs" : " jsdoc -c .jsdoc.js" ,
62
62
},
63
63
"license" : " Apache-2.0" ,
64
64
"engines" : {
65
- "node" : " >=10 "
65
+ "node" : " >=12.0.0 "
66
66
}
67
67
}
Original file line number Diff line number Diff line change 4
4
"license" : " Apache-2.0" ,
5
5
"author" : " Google LLC" ,
6
6
"engines" : {
7
- "node" : " >=10 "
7
+ "node" : " >=12.0.0 "
8
8
},
9
9
"repository" : " googleapis/nodejs-datacatalog" ,
10
10
"private" : true ,
You can’t perform that action at this time.
0 commit comments