Skip to content

Commit

Permalink
chore(package): Update sinon to the latest version 🚀 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and JustinBeckwith committed Jun 22, 2018
1 parent f8bf58a commit b74d593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
cd samples/
npm link @google-cloud/datastore
npm install
npm link @google-cloud/datastore
cd ..
environment:
NPM_CONFIG_PREFIX: /home/node/.npm-global
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@
"power-assert": "^1.5.0",
"prettier": "^1.13.5",
"proxyquire": "^2.0.1",
"sinon": "^5.1.1"
"sinon": "^6.0.0"
}
}

0 comments on commit b74d593

Please sign in to comment.