Skip to content

Commit 93485e2

Browse files
renovate[bot]fhinkel
authored andcommitted
chore(deps): update dependency sinon to v7 (GoogleCloudPlatform#1050)
1 parent 9f9d982 commit 93485e2

File tree

23 files changed

+23
-23
lines changed

23 files changed

+23
-23
lines changed

Diff for: endpoints/getting-started/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2626
"ava": "0.25.0",
2727
"proxyquire": "2.1.0",
28-
"sinon": "4.5.0",
28+
"sinon": "7.2.2",
2929
"supertest": "3.3.0"
3030
}
3131
}

Diff for: functions/background/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2323
"ava": "0.25.0",
2424
"proxyquire": "2.1.0",
25-
"sinon": "4.5.0"
25+
"sinon": "7.2.2"
2626
},
2727
"cloud-repo-tools": {
2828
"requiresKeyFile": true,

Diff for: functions/billing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2121
"ava": "^0.25.0",
2222
"proxyquire": "^2.1.0",
23-
"sinon": "^6.3.4"
23+
"sinon": "^7.0.0"
2424
}
2525
}

Diff for: functions/composer-storage-trigger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2020
"ava": "0.25.0",
2121
"proxyquire": "2.1.0",
22-
"sinon": "4.5.0"
22+
"sinon": "7.2.2"
2323
},
2424
"scripts": {
2525
"test": "ava -T 20s --verbose test/*.test.js"

Diff for: functions/concepts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@google-cloud/nodejs-repo-tools": "^3.0.0",
1919
"ava": "^0.25.0",
20-
"sinon": "^4.5.0",
20+
"sinon": "^7.0.0",
2121
"supertest": "^3.0.0"
2222
}
2323
}

Diff for: functions/datastore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2626
"ava": "0.25.0",
2727
"proxyquire": "2.1.0",
28-
"sinon": "4.5.0",
28+
"sinon": "7.2.2",
2929
"uuid": "^3.3.2"
3030
},
3131
"cloud-repo-tools": {

Diff for: functions/env_vars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2020
"ava": "0.25.0",
21-
"sinon": "4.5.0"
21+
"sinon": "7.2.2"
2222
},
2323
"cloud-repo-tools": {
2424
"requiresKeyFile": true,

Diff for: functions/firebase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/nodejs-repo-tools": "^3.0.0",
1919
"ava": "0.25.0",
2020
"proxyquire": "2.1.0",
21-
"sinon": "4.5.0",
21+
"sinon": "7.2.2",
2222
"supertest": "^3.0.0",
2323
"uuid": "^3.1.0"
2424
},

Diff for: functions/helloworld/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ava": "^0.25.0",
3030
"express": "^4.16.3",
3131
"proxyquire": "^2.1.0",
32-
"sinon": "^4.5.0",
32+
"sinon": "^7.0.0",
3333
"supertest": "^3.0.0",
3434
"uuid": "^3.1.0",
3535
"yargs": "^12.0.0"

Diff for: functions/http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/nodejs-repo-tools": "^3.0.0",
1919
"ava": "^0.25.0",
2020
"proxyquire": "^2.1.0",
21-
"sinon": "^4.5.0",
21+
"sinon": "^7.0.0",
2222
"uuid": "^3.3.2"
2323
},
2424
"dependencies": {

Diff for: functions/imagemagick/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2424
"ava": "^0.25.0",
2525
"proxyquire": "^2.1.0",
26-
"sinon": "^4.5.0"
26+
"sinon": "^7.0.0"
2727
},
2828
"cloud-repo-tools": {
2929
"requiresKeyFile": true,

Diff for: functions/log/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2323
"ava": "0.25.0",
2424
"proxyquire": "2.1.0",
25-
"sinon": "4.5.0"
25+
"sinon": "7.2.2"
2626
},
2727
"cloud-repo-tools": {
2828
"requiresKeyFile": true,

Diff for: functions/ocr/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@google-cloud/nodejs-repo-tools": "3.1.0",
2626
"ava": "0.25.0",
2727
"proxyquire": "2.1.0",
28-
"sinon": "3.3.0"
28+
"sinon": "7.2.2"
2929
},
3030
"cloud-repo-tools": {
3131
"requiresKeyFile": true,

Diff for: functions/pubsub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2323
"ava": "0.25.0",
2424
"proxyquire": "2.1.0",
25-
"sinon": "4.5.0"
25+
"sinon": "7.2.2"
2626
},
2727
"cloud-repo-tools": {
2828
"requiresKeyFile": true,

Diff for: functions/scheduleinstance/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/nodejs-repo-tools": "^3.0.0",
1919
"ava": "^0.25.0",
2020
"proxyquire": "^2.0.0",
21-
"sinon": "^4.4.2"
21+
"sinon": "^7.0.0"
2222
},
2323
"dependencies": {
2424
"@google-cloud/compute": "^0.10.0",

Diff for: functions/sendgrid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2626
"ava": "^0.25.0",
2727
"proxyquire": "^2.1.0",
28-
"sinon": "^4.0.2"
28+
"sinon": "^7.0.0"
2929
},
3030
"cloud-repo-tools": {
3131
"requiresKeyFile": true,

Diff for: functions/slack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2222
"ava": "0.25.0",
2323
"proxyquire": "2.1.0",
24-
"sinon": "4.5.0"
24+
"sinon": "7.2.2"
2525
},
2626
"cloud-repo-tools": {
2727
"requiresKeyFile": true,

Diff for: functions/spanner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2222
"ava": "0.25.0",
2323
"proxyquire": "2.1.0",
24-
"sinon": "4.5.0"
24+
"sinon": "7.2.2"
2525
},
2626
"cloud-repo-tools": {
2727
"requiresKeyFile": true,

Diff for: functions/sql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2828
"ava": "0.25.0",
2929
"proxyquire": "^2.1.0",
30-
"sinon": "4.5.0"
30+
"sinon": "7.2.2"
3131
},
3232
"cloud-repo-tools": {
3333
"requiresKeyFile": true,

Diff for: functions/tips/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2020
"ava": "0.25.0",
21-
"sinon": "^4.5.0"
21+
"sinon": "^7.0.0"
2222
},
2323
"cloud-repo-tools": {
2424
"requiresKeyFile": true,

Diff for: functions/uuid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2222
"ava": "0.25.0",
23-
"sinon": "4.5.0"
23+
"sinon": "7.2.2"
2424
},
2525
"cloud-repo-tools": {
2626
"requiresKeyFile": true,

Diff for: language/slackbot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"@google-cloud/nodejs-repo-tools": "^3.0.0",
3030
"ava": "0.25.0",
3131
"proxyquire": "2.1.0",
32-
"sinon": "3.3.0"
32+
"sinon": "7.2.2"
3333
}
3434
}

Diff for: storage-transfer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2626
"ava": "0.25.0",
2727
"proxyquire": "2.1.0",
28-
"sinon": "4.5.0",
28+
"sinon": "7.2.2",
2929
"@google-cloud/storage": "^2.3.3",
3030
"uuid": "3.3.2"
3131
},

0 commit comments

Comments
 (0)