File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
packages/google-devtools-artifactregistry Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3939 "prelint" : " cd samples; npm link ../; npm i"
4040 },
4141 "dependencies" : {
42- "google-gax" : " ^2.30 .1"
42+ "google-gax" : " ^3.0 .1"
4343 },
4444 "devDependencies" : {
4545 "@types/mocha" : " ^9.0.0" ,
4646 "@types/node" : " ^16.0.0" ,
4747 "@types/sinon" : " ^10.0.0" ,
4848 "c8" : " ^7.3.5" ,
49- "gts" : " ^3.0.2 " ,
49+ "gts" : " ^3.1.0 " ,
5050 "jsdoc" : " ^3.6.6" ,
5151 "jsdoc-fresh" : " ^1.0.2" ,
5252 "jsdoc-region-tag" : " ^1.0.6" ,
5353 "linkinator" : " ^2.5.1" ,
54- "mocha" : " ^8 .2.1 " ,
54+ "mocha" : " ^9 .2.2 " ,
5555 "null-loader" : " ^4.0.1" ,
5656 "pack-n-play" : " ^1.0.0-2" ,
5757 "sinon" : " ^14.0.0" ,
5858 "ts-loader" : " ^9.0.0" ,
59- "typescript" : " ^4.1.2 " ,
59+ "typescript" : " ^4.6.4 " ,
6060 "webpack" : " ^5.9.0" ,
6161 "webpack-cli" : " ^4.2.0"
6262 },
6363 "engines" : {
64- "node" : " >=10 .0.0"
64+ "node" : " >=12 .0.0"
6565 }
6666}
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"
2020 "chai" : " ^4.2.0" ,
2121 "mocha" : " ^8.0.0"
2222 }
23- }
23+ }
You can’t perform that action at this time.
0 commit comments