Skip to content

Commit

Permalink
Update dependency @types/sinon to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 27, 2018
1 parent 75be2cf commit 53b00ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"homepage": "https://github.com/y13i/retryx#readme",
"devDependencies": {
"@types/sinon": "5.0.1",
"@types/sinon": "5.0.2",
"ava": "0.25.0",
"concurrently": "4.0.1",
"coveralls": "3.0.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,9 @@
"@types/glob" "*"
"@types/node" "*"

"@types/sinon@5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-5.0.1.tgz#a15b36ec42f1f53166617491feabd1734cb03e21"
"@types/sinon@5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-5.0.2.tgz#7a9d64df40b26dd48d673f745addc2fdb2bda193"

abbrev@1:
version "1.1.0"
Expand Down

0 comments on commit 53b00ac

Please sign in to comment.