Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #3799

Merged
merged 3 commits into from
Aug 20, 2024
Merged
Show file tree
Hide file tree
Changes from all 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 ai-platform/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0",
"sinon": "^18.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 @@ -23,7 +23,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion appengine/memcached/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"wait-port": "^1.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion appengine/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"jsonwebtoken": "^9.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.3",
Expand Down
4 changes: 2 additions & 2 deletions appengine/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"gcp-build": "tsc -p ."
},
"dependencies": {
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/parser": "^8.0.0",
"express": "^4.16.3"
},
"devDependencies": {
"@types/express": "^4.17.17",
"@types/node": "^20.0.0",
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"gts": "^5.0.0",
"mocha": "^10.2.0",
"typescript": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion asset/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"gts": "^5.0.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion automl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@google-cloud/storage": "^7.0.0",
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion cloud-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion cloud-tasks/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion cloud-tasks/tutorial-gcf/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion cloudbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion composer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@google-cloud/storage": "^7.0.0",
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"proxyquire": "^2.0.1",
"uuid": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion contact-center-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion container-analysis/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion datacatalog/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"execa": "^9.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion datalabeling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion dataproc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion dialogflow-cx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion dialogflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion discoveryengine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"p-queue": "^8.0.0"
},
"devDependencies": {
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.5.0",
"mime": "^3.0.0",
"chai": "^4.2.0",
"mime": "^4.0.0",
"mocha": "^10.0.0",
"pixelmatch": "^5.3.0",
"pngjs": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion document-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.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 @@ -21,7 +21,7 @@
"yargs": "^17.0.0"
},
"devDependencies": {
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"wait-port": "^1.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion error-reporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"gaxios": "^6.0.0",
"mocha": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion generative-ai/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion iam/deny/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion media/livestream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.1.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion media/video-stitcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.1.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion mediatranslation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion monitoring/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"yargs": "^17.0.0"
},
"devDependencies": {
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"generate-ci": "node .github/workflows/utils/generate.js"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"c8": "^10.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-prettier": "^5.0.0-alpha.1",
"gts": "5.3.0",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion retail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.2.0"
}
}
2 changes: 1 addition & 1 deletion routeoptimization/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@googlemaps/routeoptimization": "^0.1.0"
},
"devDependencies": {
"c8": "^8.0.0",
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/mocha": "^10.0.1",
"@types/node": "^20.0.0",
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"gts": "^5.0.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion service-directory/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion storage-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@google-cloud/storage": "^7.12.0",
"@google-cloud/storage-control": "^0.2.0",
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.7.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion storagetransfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@google-cloud/pubsub": "^4.0.5",
"aws-sdk": "^2.1073.0",
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion talent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/mocha": "^10.0.0",
"@types/node": "^20.0.0",
"c8": "^10.0.0",
"chai": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
Loading
Loading