Skip to content

Commit

Permalink
build: revert incompatible upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
subfuzion committed Dec 4, 2024
1 parent f38a22d commit c592811
Show file tree
Hide file tree
Showing 109 changed files with 124 additions and 124 deletions.
4 changes: 2 additions & 2 deletions ai-platform/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0",
"sinon": "^19.0.0"
"uuid": "^10.0.0",
"sinon": "^18.0.0"
}
}
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 @@ -25,7 +25,7 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.3",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion appengine/endpoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"chai": "^4.5.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.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 @@ -24,7 +24,7 @@
"jsonwebtoken": "^9.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.3",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"wait-port": "^1.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion appengine/storage/flexible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"supertest": "^7.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion appengine/storage/standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"supertest": "^7.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
4 changes: 2 additions & 2 deletions asset/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"chai": "^4.5.0",
"gts": "^6.0.0",
"mocha": "^10.0.0",
"sinon": "^19.0.0",
"uuid": "^11.0.0"
"sinon": "^18.0.0",
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion automl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion cloud-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion cloud-tasks/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion cloud-tasks/tutorial-gcf/function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
}
}
2 changes: 1 addition & 1 deletion composer/functions/composer-storage-trigger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
},
"scripts": {
"test": "mocha test/*.test.js --timeout=20000"
Expand Down
2 changes: 1 addition & 1 deletion compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"chai": "^4.5.0",
"mocha": "^10.0.0",
"proxyquire": "^2.0.1",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion contact-center-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion container-analysis/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion datacatalog/cloud-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
},
"dependencies": {
"@google-cloud/datacatalog": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion datacatalog/quickstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
},
"dependencies": {
"@google-cloud/datacatalog": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion datacatalog/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"chai": "^4.5.0",
"execa": "^9.0.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion dataproc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
4 changes: 2 additions & 2 deletions datastore/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"mocha": "^10.0.0",
"node-fetch": "^3.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0",
"uuid": "^11.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0",
"wait-port": "^1.0.4"
}
}
2 changes: 1 addition & 1 deletion dialogflow-cx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion dialogflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion discoveryengine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
4 changes: 2 additions & 2 deletions dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"pixelmatch": "^6.0.0",
"pngjs": "^7.0.0",
"proxyquire": "^2.1.3",
"sinon": "^19.0.0",
"uuid": "^11.0.0"
"sinon": "^18.0.0",
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion document-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"c8": "^10.0.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion endpoints/getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion eventarc/audit-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"c8": "^10.0.0",
"got": "^11.5.0",
"mocha": "^10.0.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0"
}
}
4 changes: 2 additions & 2 deletions eventarc/generic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"c8": "^10.0.0",
"got": "^11.5.0",
"mocha": "^10.0.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/billing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mocha": "^10.0.0",
"promise-retry": "^2.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"wait-port": "^1.0.4"
}
}
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": {
"mocha": "^10.0.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/env_vars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/firebase/helloAnalytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/firebase/helloAuth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/firebase/helloFirestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
},
"dependencies": {
"@google-cloud/firestore": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/helloRTDB/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/firebase/helloRemoteConfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/firebase/makeUpperCase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
},
"dependencies": {
"@google-cloud/firestore": "^7.0.0"
Expand Down
4 changes: 2 additions & 2 deletions functions/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"devDependencies": {
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^11.0.0"
"uuid": "^10.0.0"
},
"dependencies": {
"@google-cloud/firestore": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/helloError/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
}
}
4 changes: 2 additions & 2 deletions functions/helloworld/helloGCS/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"mocha": "^10.0.0",
"moment": "^2.24.0",
"promise-retry": "^2.0.0",
"sinon": "^19.0.0",
"uuid": "^11.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0",
"wait-port": "^1.0.4"
}
}
4 changes: 2 additions & 2 deletions functions/helloworld/helloPubSub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"mocha": "^10.0.0",
"moment": "^2.29.4",
"promise-retry": "^2.0.0",
"sinon": "^19.0.0",
"uuid": "^11.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0",
"wait-port": "^1.0.4"
}
}
2 changes: 1 addition & 1 deletion functions/helloworld/helloworldHttp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"c8": "^10.0.0",
"gaxios": "^6.0.0",
"mocha": "^10.0.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"wait-port": "^1.0.4"
}
Expand Down
4 changes: 2 additions & 2 deletions functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"mocha": "^10.0.0",
"moment": "^2.24.0",
"promise-retry": "^2.0.0",
"sinon": "^19.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^11.0.0",
"uuid": "^10.0.0",
"wait-port": "^1.0.4"
}
}
2 changes: 1 addition & 1 deletion functions/http/corsEnabledFunction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"c8": "^10.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^19.0.0"
"sinon": "^18.0.0"
},
"dependencies": {
"@google-cloud/functions-framework": "^3.1.2"
Expand Down
Loading

0 comments on commit c592811

Please sign in to comment.