File tree 2 files changed +7
-7
lines changed
packages/google-analytics-admin
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 39
39
"test" : " c8 mocha build/test"
40
40
},
41
41
"dependencies" : {
42
- "google-auth-library" : " ^7 .0.0 " ,
43
- "google-gax" : " ^2.24 .1" ,
42
+ "google-auth-library" : " ^8 .0.2 " ,
43
+ "google-gax" : " ^3.0 .1" ,
44
44
"server-destroy" : " ^1.0.1"
45
45
},
46
46
"devDependencies" : {
47
47
"@types/mocha" : " ^9.0.0" ,
48
48
"@types/node" : " ^16.0.0" ,
49
49
"@types/sinon" : " ^10.0.0" ,
50
50
"c8" : " ^7.2.0" ,
51
- "gts" : " ^3.0 .0" ,
51
+ "gts" : " ^3.1 .0" ,
52
52
"jsdoc" : " ^3.6.4" ,
53
53
"jsdoc-fresh" : " ^1.0.2" ,
54
54
"jsdoc-region-tag" : " ^1.0.4" ,
55
55
"linkinator" : " ^2.1.1" ,
56
- "mocha" : " ^8.0.1 " ,
56
+ "mocha" : " ^9.2.2 " ,
57
57
"null-loader" : " ^4.0.0" ,
58
58
"pack-n-play" : " ^1.0.0-2" ,
59
59
"sinon" : " ^14.0.0" ,
60
60
"ts-loader" : " ^9.0.0" ,
61
- "typescript" : " ^3.9.6 "
61
+ "typescript" : " ^4.6.4 "
62
62
},
63
63
"engines" : {
64
- "node" : " >=10 .0.0"
64
+ "node" : " >=12 .0.0"
65
65
}
66
66
}
Original file line number Diff line number Diff line change 5
5
"author" : " Google LLC" ,
6
6
"repository" : " googleapis/nodejs-analytics-admin" ,
7
7
"engines" : {
8
- "node" : " >=12"
8
+ "node" : " >=12.0.0 "
9
9
},
10
10
"files" : [
11
11
" *.js"
You can’t perform that action at this time.
0 commit comments