Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v7 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Ace Nassri committed Nov 17, 2022
1 parent 54f424f commit 0b18fd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion translate/automl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@google-cloud/nodejs-repo-tools": "^2.3.0",
"ava": "^0.25.0",
"proxyquire": "^2.0.1",
"sinon": "^6.0.1"
"sinon": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion translate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@google-cloud/nodejs-repo-tools": "^2.3.0",
"ava": "^0.25.0",
"proxyquire": "^2.0.1",
"sinon": "^6.0.1"
"sinon": "^7.0.0"
}
}

0 comments on commit 0b18fd5

Please sign in to comment.