Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lazywithclass committed Apr 5, 2020
1 parent 3852325 commit 2d7eca1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"async": "^3.1.0",
"aws-sdk": "^2.553.0",
"chalk": "^2.4.2",
"chalk": "^4.0.0",
"fast-safe-stringify": "^2.0.7",
"lodash.assign": "^4.2.0",
"lodash.find": "^4.6.0",
Expand All @@ -34,15 +34,15 @@
"proxy-agent": "^3.1.1"
},
"devDependencies": {
"@types/node": "12.11.2",
"@types/node": "13.11.0",
"@types/winston": "2.4.4",
"clarify": "^2.1.0",
"coveralls": "^3.0.7",
"istanbul": "^0.4.5",
"mocha": "^6.2.2",
"mocha": "^7.1.1",
"mockery": "^2.1.0",
"npm-check-updates": "^3.1.25",
"npm-check-updates": "^4.1.1",
"should": "^13.2.3",
"sinon": "^7.5.0"
"sinon": "^9.0.1"
}
}

0 comments on commit 2d7eca1

Please sign in to comment.