Skip to content

Commit 3eae932

Browse files
committed
Update dependency semistandard to v13
1 parent aac351b commit 3eae932

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iot/beta-features/commands/receive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@google-cloud/nodejs-repo-tools": "^2.3.5",
2828
"ava": "0.25.0",
29-
"semistandard": "^12.0.1",
29+
"semistandard": "^13.0.0",
3030
"uuid": "3.3.2"
3131
}
3232
}

iot/beta-features/commands/send/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@google-cloud/nodejs-repo-tools": "^2.3.5",
2828
"ava": "0.25.0",
29-
"semistandard": "^12.0.1",
29+
"semistandard": "^13.0.0",
3030
"uuid": "3.3.2"
3131
},
3232
"cloud-repo-tools": {

0 commit comments

Comments
 (0)