Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 19, 2024
1 parent 9af3f5d commit 55dfc09
Show file tree
Hide file tree
Showing 21 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion appengine/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"gcp-build": "tsc -p ."
},
"dependencies": {
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/parser": "^8.0.0",
"express": "^4.16.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@types/mocha": "^10.0.7",
"c8": "^10.0.0",
"mocha": "^10.0.0",
"nanoid": "^3.3.7"
"nanoid": "^5.0.0"
}
}
6 changes: 3 additions & 3 deletions dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.5.0",
"mime": "^3.0.0",
"chai": "^5.0.0",
"mime": "^4.0.0",
"mocha": "^10.0.0",
"pixelmatch": "^5.3.0",
"pixelmatch": "^6.0.0",
"pngjs": "^7.0.0",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion eventarc/audit-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion eventarc/generic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion eventarc/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"supertest": "^7.0.0"
}
Expand Down
8 changes: 4 additions & 4 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 All @@ -32,6 +32,6 @@
},
"dependencies": {
"commander": "^12.0.0",
"eslint": "^8.57.0"
"eslint": "^9.0.0"
}
}
2 changes: 1 addition & 1 deletion recaptcha_enterprise/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/node": "^20.0.0",
"@types/yargs": "^17.0.19",
"c8": "^10.0.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"gts": "^5.0.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
Expand Down
4 changes: 2 additions & 2 deletions routeoptimization/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@googlemaps/routeoptimization": "^0.1.0"
},
"devDependencies": {
"c8": "^8.0.0",
"chai": "^4.2.0",
"c8": "^10.0.0",
"chai": "^5.0.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion run/hello-broken/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"c8": "^10.0.0",
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion run/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"c8": "^10.0.0",
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"supertest": "^7.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion run/idp-sql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"short-uuid": "^5.0.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion run/image-processing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"c8": "^10.0.0",
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"supertest": "^7.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion run/logging-manual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "Apache-2.0",
"dependencies": {
"express": "^4.17.1",
"got": "^11.5.0"
"got": "^14.0.0"
},
"devDependencies": {
"@google-cloud/logging": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion run/markdown-preview/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"express": "^4.17.1",
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"handlebars": "^4.7.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion run/markdown-preview/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"c8": "^10.0.0",
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion run/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"c8": "^10.0.0",
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion run/system-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"c8": "^10.0.0",
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.0.0",
"supertest": "^7.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion run/websockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/express": "^4.17.17",
"c8": "^10.0.0",
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"got": "^14.0.0",
"mocha": "^10.2.0",
"puppeteer": "^22.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion secret-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^5.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion security-center/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.5.0",
"chai": "^5.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down

0 comments on commit 55dfc09

Please sign in to comment.