Skip to content

Commit cb69db9

Browse files
renovate-botfhinkel
authored andcommitted
chore(deps): update dependency sinon to v7 (GoogleCloudPlatform#310)
1 parent a7d7df7 commit cb69db9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

5-logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"ava": "^0.25.0",
5454
"proxyquire": "^2.0.0",
5555
"supertest": "^4.0.0",
56-
"sinon": "^4.5.0"
56+
"sinon": "^7.0.0"
5757
}
5858
}

6-pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@google-cloud/nodejs-repo-tools": "^3.2.0",
5757
"ava": "^0.25.0",
5858
"proxyquire": "^2.0.0",
59-
"sinon": "^4.5.0",
59+
"sinon": "^7.0.0",
6060
"supertest": "^4.0.0"
6161
}
6262
}

7-gce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@google-cloud/nodejs-repo-tools": "^3.2.0",
5656
"ava": "^0.25.0",
5757
"proxyquire": "^2.0.0",
58-
"sinon": "^4.5.0",
58+
"sinon": "^7.0.0",
5959
"supertest": "^4.0.0"
6060
},
6161
"engines": {

optional-kubernetes-engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"ava": "^0.25.0",
6161
"proxyquire": "^2.0.0",
6262
"supertest": "^4.0.0",
63-
"sinon": "^4.5.0"
63+
"sinon": "^7.0.0"
6464
}
6565
}

0 commit comments

Comments
 (0)