Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appengine/building-an-app/update/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0"
"mocha": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion appengine/cloudsql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.1.1",
"supertest": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion appengine/cloudsql_postgresql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.1.1",
"supertest": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion appengine/endpoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.1.1",
"supertest": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion appengine/hello-world/flexible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"express": "^4.16.3"
},
"devDependencies": {
"mocha": "^6.2.0",
"mocha": "^7.0.0",
"supertest": "^4.0.2"
}
}
2 changes: 1 addition & 1 deletion appengine/hello-world/standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"express": "^4.16.3"
},
"devDependencies": {
"mocha": "^6.1.4",
"mocha": "^7.0.0",
"supertest": "^4.0.2"
}
}
2 changes: 1 addition & 1 deletion appengine/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"jsonwebtoken": "^8.5.1",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"sinon": "^7.3.1",
"uuid": "^3.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion appengine/sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.1.4",
"mocha": "^7.0.0",
"supertest": "^4.0.2"
}
}
2 changes: 1 addition & 1 deletion appengine/storage/flexible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0"
"mocha": "^7.0.0"
},
"cloud-repo-tools": {
"requiresProjectId": true,
Expand Down
2 changes: 1 addition & 1 deletion appengine/storage/standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0"
"mocha": "^7.0.0"
},
"cloud-repo-tools": {
"requiresProjectId": true,
Expand Down
2 changes: 1 addition & 1 deletion appengine/twilio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"twilio": "^3.34.0"
},
"devDependencies": {
"mocha": "^6.1.4",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.3.2",
"supertest": "^4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion appengine/websockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.0.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"puppeteer": "^2.0.0"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0"
"mocha": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion cloud-sql/mysql/mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"winston": "^3.1.0"
},
"devDependencies": {
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"supertest": "^4.0.0",
"sinon": "^7.1.1"
Expand Down
2 changes: 1 addition & 1 deletion cloud-sql/postgres/knex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"yargs": "^15.0.0"
},
"devDependencies": {
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"supertest": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion cloud-tasks/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.1.3"
"mocha": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion cloud-tasks/function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@sendgrid/mail": "^6.4.0"
},
"devDependencies": {
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion datacatalog/cloud-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha system-test/*.test.js --timeout=60000"
},
"devDependencies": {
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"uuid": "^3.1.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion datastore/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@google-cloud/functions-framework": "^1.1.1",
"child-process-promise": "^2.2.1",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"request": "^2.88.0",
"requestretry": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion endpoints/getting-started-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"delay": "^4.2.0",
"mocha": "^6.0.0"
"mocha": "^7.0.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion endpoints/getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.2.7",
"supertest": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion functions/background/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@google-cloud/functions-framework": "^1.1.1",
"child-process-promise": "^2.2.1",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"requestretry": "^4.0.0"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/billing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@google-cloud/functions-framework": "^1.1.1",
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"child-process-promise": "^2.2.1",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"promise-retry": "^1.1.1",
"proxyquire": "^2.1.0",
"request": "^2.88.0",
Expand Down
2 changes: 1 addition & 1 deletion functions/composer-storage-trigger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.2.7"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"sinon": "^7.0.0",
"supertest": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/env_vars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"sinon": "^7.2.7"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.1.4",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.2.7",
"supertest": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@google-cloud/storage": "^4.0.0",
"child-process-promise": "^2.2.1",
"express": "^4.16.3",
"mocha": "^6.1.4",
"mocha": "^7.0.0",
"moment": "^2.24.0",
"promise-retry": "^1.1.1",
"proxyquire": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion functions/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.0.0",
"uuid": "^3.3.2"
Expand Down
2 changes: 1 addition & 1 deletion functions/imagemagick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@google-cloud/functions-framework": "^1.1.1",
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"child-process-promise": "^2.2.1",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"request": "^2.88.0",
"requestretry": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion functions/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.2.7"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/memorystore/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"redis": "^2.8.0"
},
"devDependencies": {
"mocha": "^6.1.4",
"mocha": "^7.0.0",
"sinon": "^7.3.2"
}
}
2 changes: 1 addition & 1 deletion functions/node8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.0.0",
"uuid": "^3.3.2"
Expand Down
2 changes: 1 addition & 1 deletion functions/ocr/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0"
"mocha": "^7.0.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@google-cloud/functions-framework": "^1.3.2",
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"child-process-promise": "^2.2.1",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"request": "^2.88.0",
"requestretry": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/scheduleinstance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.0.0",
"sinon": "^7.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.2.7"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/spanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.2.7"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/speech-to-speech/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@google-cloud/functions-framework": "^1.1.1",
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"child-process-promise": "^2.2.1",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"request": "^2.88.0",
"requestretry": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/sql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/tips/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"sinon": "^7.0.0"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/tokenservice/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-promise": "^4.0.1",
"mocha": "^6.0.2",
"mocha": "^7.0.0",
"prettier": "1.19.1",
"supertest": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion healthcare/datasets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"mocha": "^6.0.0"
"mocha": "^7.0.0"
},
"dependencies": {
"googleapis": "^46.0.0",
Expand Down
Loading