Skip to content

Commit

Permalink
Upgrade sinon
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomWright committed Apr 6, 2020
1 parent bfdd2a3 commit 121888e
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 64 deletions.
125 changes: 63 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"@types/bluebird": "^3.5.30",
"@types/node": "^10.17.18",
"@types/pg": "^7.14.3",
"@types/sinon": "^7.5.2",
"@types/sinon": "^9.0.0",
"ava": "^3.6.0",
"fit-commit-js": "^0.3.2",
"husky": "^3.1.0",
"prettier": "^2.0.4",
"sinon": "^7.5.0",
"sinon": "^9.0.1",
"ts-node": "^8.8.2",
"tslint": "^6.1.1",
"tslint-config-prettier": "^1.18.0",
Expand Down

0 comments on commit 121888e

Please sign in to comment.