Skip to content

Commit ffbc453

Browse files
greenkeeper[bot]JustinBeckwith
authored andcommitted
chore(package): Update sinon to the latest version 🚀 (#104)
1 parent 0db5f13 commit ffbc453

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

handwritten/datastore/.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
cd samples/
130130
npm link @google-cloud/datastore
131131
npm install
132+
npm link @google-cloud/datastore
132133
cd ..
133134
environment:
134135
NPM_CONFIG_PREFIX: /home/node/.npm-global

handwritten/datastore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@
9797
"power-assert": "^1.5.0",
9898
"prettier": "^1.13.5",
9999
"proxyquire": "^2.0.1",
100-
"sinon": "^5.1.1"
100+
"sinon": "^6.0.0"
101101
}
102102
}

0 commit comments

Comments
 (0)