Skip to content

Commit

Permalink
Update dev dependencies with npm audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Feb 24, 2024
1 parent 333075c commit c63813b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"devDependencies": {
"bluebird": "2.2.2",
"coveralls": "2.11.2",
"istanbul": "0.3.5",
"jshint": "2.9.4",
"mocha": "2.2.5",
"coveralls": "^3.1.1",
"istanbul": "^0.4.5",
"jshint": "^2.13.6",
"mocha": "^10.3.0",
"mocha-lcov-reporter": "0.0.1",
"typescript": "2.9"
},
Expand Down

0 comments on commit c63813b

Please sign in to comment.