Skip to content

Commit aaab312

Browse files
committed
Update dependency semistandard to v13
1 parent 2524c3a commit aaab312

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

functions/background/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2525
"ava": "0.25.0",
2626
"proxyquire": "2.1.0",
27-
"semistandard": "^12.0.1",
27+
"semistandard": "^13.0.0",
2828
"sinon": "4.4.2"
2929
},
3030
"cloud-repo-tools": {

functions/composer-storage-trigger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@google-cloud/nodejs-repo-tools": "^2.2.5",
2020
"ava": "0.25.0",
2121
"proxyquire": "2.1.0",
22-
"semistandard": "^12.0.1",
22+
"semistandard": "^13.0.0",
2323
"sinon": "4.4.2"
2424
},
2525
"scripts": {

functions/datastore/package.json

Lines changed: 1 addition & 1 deletion
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-
"semistandard": "^12.0.1",
30+
"semistandard": "^13.0.0",
3131
"sinon": "4.4.2"
3232
},
3333
"cloud-repo-tools": {

functions/env_vars/package.json

Lines changed: 1 addition & 1 deletion
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-
"semistandard": "^12.0.1",
23+
"semistandard": "^13.0.0",
2424
"sinon": "4.4.2"
2525
},
2626
"cloud-repo-tools": {

functions/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@google-cloud/nodejs-repo-tools": "^2.2.5",
2020
"ava": "0.25.0",
2121
"proxyquire": "2.1.0",
22-
"semistandard": "^12.0.1",
22+
"semistandard": "^13.0.0",
2323
"sinon": "4.4.8",
2424
"supertest": "^3.0.0",
2525
"uuid": "^3.1.0"

functions/gcs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2525
"ava": "0.25.0",
2626
"proxyquire": "2.1.0",
27-
"semistandard": "^12.0.1",
27+
"semistandard": "^13.0.0",
2828
"sinon": "4.4.2"
2929
},
3030
"cloud-repo-tools": {

functions/helloworld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ava": "0.25.0",
3232
"express": "^4.16.3",
3333
"proxyquire": "2.1.0",
34-
"semistandard": "^12.0.1",
34+
"semistandard": "^13.0.0",
3535
"sinon": "4.4.8",
3636
"supertest": "^3.0.0",
3737
"uuid": "^3.1.0",

functions/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2121
"ava": "0.25.0",
2222
"proxyquire": "2.1.0",
23-
"semistandard": "^12.0.1",
23+
"semistandard": "^13.0.0",
2424
"sinon": "4.4.2"
2525
},
2626
"dependencies": {

functions/imagemagick/package.json

Lines changed: 1 addition & 1 deletion
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-
"semistandard": "^12.0.1",
28+
"semistandard": "^13.0.0",
2929
"sinon": "4.4.2"
3030
},
3131
"cloud-repo-tools": {

functions/log/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2525
"ava": "0.25.0",
2626
"proxyquire": "2.1.0",
27-
"semistandard": "^12.0.1",
27+
"semistandard": "^13.0.0",
2828
"sinon": "4.4.2"
2929
},
3030
"cloud-repo-tools": {

0 commit comments

Comments
 (0)