Skip to content

Commit

Permalink
chore(deps): update mocha and prettier to get rid of vulnerable dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipj committed Oct 28, 2020
1 parent be373a0 commit 1fbceac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "5.2.0",
"mocha": "^8.2.0",
"nock": "11.3.5",
"prettier": "1.1.0",
"prettier": "^2.1.2",
"proxyquire": "^1.7.3",
"sinon": "^1.17.2"
},
Expand Down

0 comments on commit 1fbceac

Please sign in to comment.