File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
packages/google-cloud-servicedirectory Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2727 "precompile" : " gts clean"
2828 },
2929 "dependencies" : {
30- "google-gax" : " ^2.24 .1" ,
30+ "google-gax" : " ^3.0 .1" ,
3131 "json-schema" : " ^0.4.0"
3232 },
3333 "devDependencies" : {
3434 "@types/mocha" : " ^9.0.0" ,
3535 "@types/node" : " ^16.0.0" ,
3636 "@types/sinon" : " ^10.0.0" ,
3737 "c8" : " ^7.1.0" ,
38- "gts" : " ^3.0 .0" ,
38+ "gts" : " ^3.1 .0" ,
3939 "jsdoc" : " ^3.6.3" ,
4040 "jsdoc-fresh" : " ^1.0.2" ,
4141 "jsdoc-region-tag" : " ^1.0.4" ,
4242 "linkinator" : " ^2.0.3" ,
43- "mocha" : " ^8.0.0 " ,
43+ "mocha" : " ^9.2.2 " ,
4444 "null-loader" : " ^4.0.0" ,
4545 "pack-n-play" : " ^1.0.0-2" ,
4646 "sinon" : " ^14.0.0" ,
4747 "ts-loader" : " ^9.0.0" ,
48- "typescript" : " ^3.8.3 "
48+ "typescript" : " ^4.6.4 "
4949 },
5050 "engines" : {
51- "node" : " >=10 "
51+ "node" : " >=12.0.0 "
5252 }
5353}
Original file line number Diff line number Diff line change 44 "license" : " Apache-2.0" ,
55 "author" : " Google LLC" ,
66 "engines" : {
7- "node" : " >=10 "
7+ "node" : " >=12.0.0 "
88 },
99 "files" : [
1010 " *.js"
2323 "chai" : " ^4.2.0" ,
2424 "mocha" : " ^8.0.0"
2525 }
26- }
26+ }
You can’t perform that action at this time.
0 commit comments