File tree 2 files changed +6
-6
lines changed
packages/google-cloud-iot
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-iot" ,
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" ,
50
50
"@types/node" : " ^16.0.0" ,
51
51
"@types/sinon" : " ^10.0.0" ,
52
52
"c8" : " ^7.2.1" ,
53
- "gts" : " ^3.0 .0" ,
53
+ "gts" : " ^3.1 .0" ,
54
54
"jsdoc" : " ^3.6.2" ,
55
55
"jsdoc-fresh" : " ^1.0.1" ,
56
56
"jsdoc-region-tag" : " ^1.0.2" ,
57
57
"linkinator" : " ^2.0.0" ,
58
- "mocha" : " ^8.0.0 " ,
58
+ "mocha" : " ^9.2.2 " ,
59
59
"null-loader" : " ^4.0.0" ,
60
60
"pack-n-play" : " ^1.0.0-2" ,
61
61
"sinon" : " ^14.0.0" ,
62
62
"ts-loader" : " ^9.0.0" ,
63
- "typescript" : " ^3.8.3 " ,
63
+ "typescript" : " ^4.6.4 " ,
64
64
"webpack" : " ^5.0.0" ,
65
65
"webpack-cli" : " ^4.0.0"
66
66
}
Original file line number Diff line number Diff line change 7
7
"license" : " Apache-2.0" ,
8
8
"author" : " Google LLC" ,
9
9
"engines" : {
10
- "node" : " >=10 "
10
+ "node" : " >=12.0.0 "
11
11
},
12
12
"repository" : " googleapis/nodejs-iot" ,
13
13
"private" : true ,
You can’t perform that action at this time.
0 commit comments