Skip to content

Commit 347485f

Browse files
authored
chore(deps): update dependency @google-cloud/logging to v11 (#710)
1 parent 5a639d1 commit 347485f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

handwritten/nodejs-logging-bunyan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"precompile": "gts clean"
5252
},
5353
"dependencies": {
54-
"@google-cloud/logging": "^10.2.2",
54+
"@google-cloud/logging": "^11.0.0",
5555
"google-auth-library": "^9.0.0"
5656
},
5757
"devDependencies": {

handwritten/nodejs-logging-bunyan/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"yargs": "^16.0.0"
2222
},
2323
"devDependencies": {
24-
"@google-cloud/logging": "^10.0.0",
24+
"@google-cloud/logging": "^11.0.0",
2525
"chai": "^4.2.0",
2626
"delay": "^5.0.0",
2727
"got": "^11.0.0",

0 commit comments

Comments
 (0)