Skip to content

Commit b4c06fe

Browse files
authored
Merge pull request #40 from hexojs/dependabot/npm_and_yarn/sinon-tw-7.1.1
Update sinon requirement from ^6.3.5 to ^7.1.1
2 parents 2a15d59 + db3ba63 commit b4c06fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"mocha": "^5.2.0",
5353
"proxyquire": "^1.7.9",
5454
"rewire": "^4.0.1",
55-
"sinon": "^6.3.5"
55+
"sinon": "^7.1.1"
5656
},
5757
"engines": {
5858
"node": ">=6.9.0"

0 commit comments

Comments
 (0)