File tree 2 files changed +6
-6
lines changed
packages/google-cloud-automl
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
8
- "node" : " >=10 "
8
+ "node" : " >=12.0.0 "
9
9
},
10
10
"repository" : " googleapis/nodejs-automl" ,
11
11
"main" : " build/src/index.js" ,
43
43
"precompile" : " gts clean"
44
44
},
45
45
"dependencies" : {
46
- "google-gax" : " ^2.24 .1"
46
+ "google-gax" : " ^3.0 .1"
47
47
},
48
48
"devDependencies" : {
49
49
"@types/mocha" : " ^9.0.0" ,
56
56
"jsdoc-fresh" : " ^1.0.2" ,
57
57
"jsdoc-region-tag" : " ^1.0.4" ,
58
58
"linkinator" : " ^2.0.3" ,
59
- "mocha" : " ^8.0.0 " ,
59
+ "mocha" : " ^9.2.2 " ,
60
60
"null-loader" : " ^4.0.0" ,
61
61
"pack-n-play" : " ^1.0.0-2" ,
62
62
"sinon" : " ^14.0.0" ,
63
63
"ts-loader" : " ^9.0.0" ,
64
- "typescript" : " ^3.8.3 " ,
64
+ "typescript" : " ^4.6.4 " ,
65
65
"webpack" : " ^5.0.0" ,
66
66
"webpack-cli" : " ^4.0.0"
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-automl" ,
10
10
"private" : true ,
27
27
"mocha" : " ^8.0.0" ,
28
28
"uuid" : " ^8.0.0"
29
29
}
30
- }
30
+ }
You can’t perform that action at this time.
0 commit comments