File tree Expand file tree Collapse file tree
packages/google-cloud-billing-budgets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 "@types/sinon" : " ^10.0.0" ,
1515 "c8" : " ^7.0.0" ,
1616 "chai" : " ^4.2.0" ,
17- "gts" : " ^3.0 .0" ,
17+ "gts" : " ^3.1 .0" ,
1818 "jsdoc" : " ^3.6.2" ,
1919 "jsdoc-fresh" : " ^1.0.2" ,
2020 "jsdoc-region-tag" : " ^1.0.2" ,
2121 "linkinator" : " ^2.0.0" ,
22- "mocha" : " ^8.0.0 " ,
22+ "mocha" : " ^9.2.2 " ,
2323 "pack-n-play" : " ^1.0.0-2" ,
2424 "sinon" : " ^14.0.0" ,
25- "typescript" : " ^3.8.3 "
25+ "typescript" : " ^4.6.4 "
2626 },
2727 "scripts" : {
2828 "predocs" : " npm run compile" ,
4444 },
4545 "license" : " Apache-2.0" ,
4646 "engines" : {
47- "node" : " >=10 "
47+ "node" : " >=12.0.0 "
4848 },
4949 "dependencies" : {
50- "google-gax" : " ^2.24 .1"
50+ "google-gax" : " ^3.0 .1"
5151 }
5252}
Original file line number Diff line number Diff line change 99 "author" : " Google LLC" ,
1010 "repository" : " googleapis/nodejs-billing-budgets" ,
1111 "engines" : {
12- "node" : " >=10 "
12+ "node" : " >=12.0.0 "
1313 },
1414 "scripts" : {
1515 "test" : " c8 mocha system-test --timeout=800000"
2222 "chai" : " ^4.2.0" ,
2323 "mocha" : " ^8.0.0"
2424 }
25- }
25+ }
You can’t perform that action at this time.
0 commit comments