Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2020
1 parent 51d7990 commit 3c0ec93
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"canvas": "^2.3.1"
},
"devDependencies": {
"coveralls": "^3.0.3",
"jshint": "^2.10.1",
"mocha": "^6.0.2",
"mocha-chrome": "^2.0.0",
"nyc": "^13.3.0",
"uglify-js": "^3.4.9",
"unexpected": "^11.1.1"
"coveralls": "3.1.0",
"jshint": "2.11.0",
"mocha": "6.2.3",
"mocha-chrome": "2.2.0",
"nyc": "13.3.0",
"uglify-js": "3.9.3",
"unexpected": "11.14.0"
},
"scripts": {
"lint": "jshint .",
Expand Down

0 comments on commit 3c0ec93

Please sign in to comment.